2021-09-29 07:49:50,683 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-09-29 07:49:50,683 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-09-29 07:49:50,698 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-09-29 07:49:50,698 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-09-29 07:49:50,698 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-09-29 07:49:50,698 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-09-29 07:49:50,698 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-09-29 07:49:50,698 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-09-29 07:49:50,698 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-09-29 07:49:50,698 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-09-29 07:49:50,699 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-09-29 07:49:50,699 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-09-29 07:49:50,699 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-09-29 07:49:50,699 DEBUG 33:basic_vm.py(1) - start time 2021-09-29 07:49:50,699 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-29 07:49:50,699 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-29 07:49:50,700 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-09-29 07:49:50,700 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-09-29 07:49:50,700 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-29 07:49:50,703 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:50,812 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 362 2021-09-29 07:49:50,813 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-29 07:49:50,814 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"841267daf62c43d6b8a928e537b329af","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0f08cb15a034450fa1ea159083ac2151","type":"vlm","name":"f8731ec5-0471-4b4f-b326","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-09-29 07:49:50,816 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-09-29 07:49:50,816 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-29 07:49:50,816 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-09-29 07:49:50,816 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-09-29 07:49:50,817 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-29 07:49:50,817 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-29 07:49:50,817 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-09-29 07:49:50,817 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-09-29 07:49:50,817 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-29 07:49:50,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:50,962 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 362 2021-09-29 07:49:50,963 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-29 07:49:50,963 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"841267daf62c43d6b8a928e537b329af","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0f08cb15a034450fa1ea159083ac2151","type":"vlm","name":"f8731ec5-0471-4b4f-b326","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-09-29 07:49:50,965 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-09-29 07:49:50,965 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-29 07:49:50,966 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-09-29 07:49:50,984 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-09-29 07:49:50,985 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-09-29 07:49:50,985 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-09-29 07:49:50,986 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:51,539 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-09-29 07:49:51,540 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-09-29 07:49:51,540 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"f3e56b2bff6647c38003f18a8a2450bc","version":{"id":"e6bd788c58af4045b2163cb5ac832e8c","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-29 07:49:51,543 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-09-29 07:49:51,543 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-09-29 07:49:51,547 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-09-29 07:49:51,547 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/f3e56b2bff6647c38003f18a8a2450bc/versions/e6bd788c58af4045b2163cb5ac832e8c/actions 2021-09-29 07:49:51,547 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-09-29 07:49:51,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:51,775 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/f3e56b2bff6647c38003f18a8a2450bc/versions/e6bd788c58af4045b2163cb5ac832e8c/actions HTTP/1.1" 200 2 2021-09-29 07:49:51,776 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-09-29 07:49:51,776 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-09-29 07:49:51,779 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-09-29 07:49:51,791 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-29 07:49:51,791 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-29 07:49:51,791 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-09-29 07:49:51,791 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-09-29 07:49:51,791 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-29 07:49:51,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:51,848 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 561 2021-09-29 07:49:51,849 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-29 07:49:51,849 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_ylRovF_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"841267daf62c43d6b8a928e537b329af","onboardingMethod":"NetworkPackage","id":"50ae4702ed2841f6ae7b63fc49877b4c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c9969562-a027","description":"vendor software product","vendorName":"f8731ec5-0471-4b4f-b326","vendorId":"0f08cb15a034450fa1ea159083ac2151","onboardingMethod":"NetworkPackage","id":"0c726378e5354e5bbea56508fecd2f6f","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-29 07:49:51,851 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_ylRovF_VSP from SDC 2021-09-29 07:49:51,851 DEBUG 324:vsp.py(1) - importing VSP vFW c9969562-a027 from SDC 2021-09-29 07:49:51,851 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-29 07:49:51,852 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-29 07:49:51,852 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-29 07:49:51,852 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-29 07:49:51,852 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-29 07:49:51,852 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-09-29 07:49:51,852 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-09-29 07:49:51,852 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-29 07:49:51,854 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:51,909 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 561 2021-09-29 07:49:51,910 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-29 07:49:51,910 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_ylRovF_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"841267daf62c43d6b8a928e537b329af","onboardingMethod":"NetworkPackage","id":"50ae4702ed2841f6ae7b63fc49877b4c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c9969562-a027","description":"vendor software product","vendorName":"f8731ec5-0471-4b4f-b326","vendorId":"0f08cb15a034450fa1ea159083ac2151","onboardingMethod":"NetworkPackage","id":"0c726378e5354e5bbea56508fecd2f6f","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-29 07:49:51,913 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_ylRovF_VSP from SDC 2021-09-29 07:49:51,913 DEBUG 324:vsp.py(1) - importing VSP vFW c9969562-a027 from SDC 2021-09-29 07:49:51,913 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-29 07:49:51,913 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-29 07:49:51,913 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-29 07:49:51,913 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-29 07:49:51,913 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-29 07:49:51,914 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-09-29 07:49:51,914 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-09-29 07:49:51,914 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-29 07:49:51,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:51,990 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 561 2021-09-29 07:49:51,991 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-29 07:49:51,991 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_ylRovF_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"841267daf62c43d6b8a928e537b329af","onboardingMethod":"NetworkPackage","id":"50ae4702ed2841f6ae7b63fc49877b4c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c9969562-a027","description":"vendor software product","vendorName":"f8731ec5-0471-4b4f-b326","vendorId":"0f08cb15a034450fa1ea159083ac2151","onboardingMethod":"NetworkPackage","id":"0c726378e5354e5bbea56508fecd2f6f","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-29 07:49:51,994 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_ylRovF_VSP from SDC 2021-09-29 07:49:51,994 DEBUG 324:vsp.py(1) - importing VSP vFW c9969562-a027 from SDC 2021-09-29 07:49:51,994 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-29 07:49:51,994 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-29 07:49:51,994 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-29 07:49:51,994 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-29 07:49:51,994 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-29 07:49:51,995 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-09-29 07:49:51,995 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-09-29 07:49:51,995 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-29 07:49:51,996 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:52,060 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 561 2021-09-29 07:49:52,061 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-29 07:49:52,061 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_ylRovF_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"841267daf62c43d6b8a928e537b329af","onboardingMethod":"NetworkPackage","id":"50ae4702ed2841f6ae7b63fc49877b4c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c9969562-a027","description":"vendor software product","vendorName":"f8731ec5-0471-4b4f-b326","vendorId":"0f08cb15a034450fa1ea159083ac2151","onboardingMethod":"NetworkPackage","id":"0c726378e5354e5bbea56508fecd2f6f","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-29 07:49:52,063 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_ylRovF_VSP from SDC 2021-09-29 07:49:52,063 DEBUG 324:vsp.py(1) - importing VSP vFW c9969562-a027 from SDC 2021-09-29 07:49:52,064 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-29 07:49:52,064 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-29 07:49:52,064 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-29 07:49:52,064 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-09-29 07:49:52,064 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-29 07:49:52,064 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-29 07:49:52,064 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-09-29 07:49:52,065 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-09-29 07:49:52,065 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-29 07:49:52,066 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:52,125 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 561 2021-09-29 07:49:52,126 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-29 07:49:52,127 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_ylRovF_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"841267daf62c43d6b8a928e537b329af","onboardingMethod":"NetworkPackage","id":"50ae4702ed2841f6ae7b63fc49877b4c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c9969562-a027","description":"vendor software product","vendorName":"f8731ec5-0471-4b4f-b326","vendorId":"0f08cb15a034450fa1ea159083ac2151","onboardingMethod":"NetworkPackage","id":"0c726378e5354e5bbea56508fecd2f6f","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-09-29 07:49:52,129 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_ylRovF_VSP from SDC 2021-09-29 07:49:52,129 DEBUG 324:vsp.py(1) - importing VSP vFW c9969562-a027 from SDC 2021-09-29 07:49:52,129 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-09-29 07:49:52,129 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-29 07:49:52,129 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-09-29 07:49:52,133 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-09-29 07:49:52,133 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-29 07:49:52,133 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-09-29 07:49:52,134 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-09-29 07:49:52,134 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-29 07:49:52,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:52,194 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 515 2021-09-29 07:49:52,196 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-29 07:49:52,196 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"f3e56b2bff6647c38003f18a8a2450bc","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"841267daf62c43d6b8a928e537b329af","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"0f08cb15a034450fa1ea159083ac2151","type":"vlm","name":"f8731ec5-0471-4b4f-b326","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-09-29 07:49:52,198 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-09-29 07:49:52,198 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-09-29 07:49:52,198 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-09-29 07:49:52,198 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/f3e56b2bff6647c38003f18a8a2450bc/versions 2021-09-29 07:49:52,198 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-29 07:49:52,200 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:52,257 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f3e56b2bff6647c38003f18a8a2450bc/versions HTTP/1.1" 200 264 2021-09-29 07:49:52,258 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-29 07:49:52,258 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e6bd788c58af4045b2163cb5ac832e8c","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632901791110,"modificationTime":1632901791664,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-29 07:49:52,260 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-29 07:49:52,260 INFO 192:__init__.py(1) - Vendor found, updating information 2021-09-29 07:49:52,260 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-09-29 07:49:52,260 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/f3e56b2bff6647c38003f18a8a2450bc/versions 2021-09-29 07:49:52,260 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-29 07:49:52,262 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:52,314 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f3e56b2bff6647c38003f18a8a2450bc/versions HTTP/1.1" 200 264 2021-09-29 07:49:52,315 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-29 07:49:52,315 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e6bd788c58af4045b2163cb5ac832e8c","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632901791110,"modificationTime":1632901791664,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-29 07:49:52,317 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-29 07:49:52,317 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-09-29 07:49:52,318 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-09-29 07:49:52,318 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": "f3e56b2bff6647c38003f18a8a2450bc", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-09-29 07:49:52,319 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:53,669 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-09-29 07:49:53,671 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-09-29 07:49:53,671 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"44cf2c526b584539b4fea8b03b55867e","version":{"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-29 07:49:53,674 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-09-29 07:49:53,674 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-09-29 07:49:53,674 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/44cf2c526b584539b4fea8b03b55867e/versions 2021-09-29 07:49:53,674 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-29 07:49:53,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:53,749 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions HTTP/1.1" 200 253 2021-09-29 07:49:53,750 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-29 07:49:53,750 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632901792378,"modificationTime":1632901792894,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-29 07:49:53,753 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-09-29 07:49:53,753 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:49:53,753 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-29 07:49:53,755 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:53,886 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 223 2021-09-29 07:49:53,887 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-29 07:49:53,888 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632901792378,"modificationTime":1632901792876} 2021-09-29 07:49:53,891 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-09-29 07:49:53,893 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:49:53,893 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-29 07:49:53,897 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:54,193 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 368 2021-09-29 07:49:54,194 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-29 07:49:54,194 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":"f3e56b2bff6647c38003f18a8a2450bc","onboardingMethod":"NetworkPackage","id":"44cf2c526b584539b4fea8b03b55867e","version":"f3c10022a38441b0bf6455e2ab54306d"} 2021-09-29 07:49:54,197 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-09-29 07:49:54,197 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:49:54,197 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-29 07:49:54,201 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:54,430 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 368 2021-09-29 07:49:54,431 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-29 07:49:54,431 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":"f3e56b2bff6647c38003f18a8a2450bc","onboardingMethod":"NetworkPackage","id":"44cf2c526b584539b4fea8b03b55867e","version":"f3c10022a38441b0bf6455e2ab54306d"} 2021-09-29 07:49:54,434 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-09-29 07:49:54,434 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-09-29 07:49:54,434 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/44cf2c526b584539b4fea8b03b55867e/versions 2021-09-29 07:49:54,434 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-29 07:49:54,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:54,487 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions HTTP/1.1" 200 253 2021-09-29 07:49:54,489 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-29 07:49:54,489 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632901792378,"modificationTime":1632901792894,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-29 07:49:54,491 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-09-29 07:49:54,491 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:49:54,491 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-29 07:49:54,493 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:54,634 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 223 2021-09-29 07:49:54,635 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-29 07:49:54,635 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632901792378,"modificationTime":1632901792876} 2021-09-29 07:49:54,638 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-09-29 07:49:54,639 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:49:54,639 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-29 07:49:54,643 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:55,199 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 368 2021-09-29 07:49:55,200 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-29 07:49:55,200 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":"f3e56b2bff6647c38003f18a8a2450bc","onboardingMethod":"NetworkPackage","id":"44cf2c526b584539b4fea8b03b55867e","version":"f3c10022a38441b0bf6455e2ab54306d"} 2021-09-29 07:49:55,202 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-09-29 07:49:55,202 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:49:55,203 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-29 07:49:55,204 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:55,692 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 368 2021-09-29 07:49:55,694 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-29 07:49:55,694 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":"f3e56b2bff6647c38003f18a8a2450bc","onboardingMethod":"NetworkPackage","id":"44cf2c526b584539b4fea8b03b55867e","version":"f3c10022a38441b0bf6455e2ab54306d"} 2021-09-29 07:49:55,696 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-09-29 07:49:55,696 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d/orchestration-template-candidate 2021-09-29 07:49:55,697 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-09-29 07:49:55,700 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:56,177 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d/orchestration-template-candidate HTTP/1.1" 200 94 2021-09-29 07:49:56,178 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-09-29 07:49:56,179 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-29 07:49:56,179 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-09-29 07:49:56,181 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-09-29 07:49:56,181 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/44cf2c526b584539b4fea8b03b55867e/versions 2021-09-29 07:49:56,181 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-29 07:49:56,183 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:56,292 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions HTTP/1.1" 200 253 2021-09-29 07:49:56,293 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-29 07:49:56,293 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632901792378,"modificationTime":1632901792894,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-29 07:49:56,295 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-09-29 07:49:56,295 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:49:56,295 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-29 07:49:56,297 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:56,580 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 222 2021-09-29 07:49:56,581 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-29 07:49:56,582 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632901792378,"modificationTime":1632901796095} 2021-09-29 07:49:56,584 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-09-29 07:49:56,584 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:49:56,584 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-29 07:49:56,586 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:57,179 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 439 2021-09-29 07:49:57,180 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-29 07:49:57,180 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":"f3e56b2bff6647c38003f18a8a2450bc","onboardingMethod":"NetworkPackage","id":"44cf2c526b584539b4fea8b03b55867e","version":"f3c10022a38441b0bf6455e2ab54306d","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-29 07:49:57,182 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-09-29 07:49:57,182 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:49:57,182 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-29 07:49:57,184 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:57,779 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 439 2021-09-29 07:49:57,780 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-29 07:49:57,781 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":"f3e56b2bff6647c38003f18a8a2450bc","onboardingMethod":"NetworkPackage","id":"44cf2c526b584539b4fea8b03b55867e","version":"f3c10022a38441b0bf6455e2ab54306d","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-29 07:49:57,783 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-09-29 07:49:57,783 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-09-29 07:49:57,783 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/44cf2c526b584539b4fea8b03b55867e/versions 2021-09-29 07:49:57,783 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-29 07:49:57,785 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:57,978 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions HTTP/1.1" 200 253 2021-09-29 07:49:57,979 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-29 07:49:57,979 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632901792378,"modificationTime":1632901792894,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-29 07:49:57,982 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-09-29 07:49:57,982 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:49:57,982 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-29 07:49:57,984 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:58,679 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 222 2021-09-29 07:49:58,680 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-29 07:49:58,680 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632901792378,"modificationTime":1632901796095} 2021-09-29 07:49:58,682 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-09-29 07:49:58,682 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:49:58,683 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-29 07:49:58,684 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:49:59,677 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 439 2021-09-29 07:49:59,679 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-29 07:49:59,679 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":"f3e56b2bff6647c38003f18a8a2450bc","onboardingMethod":"NetworkPackage","id":"44cf2c526b584539b4fea8b03b55867e","version":"f3c10022a38441b0bf6455e2ab54306d","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-29 07:49:59,681 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-09-29 07:49:59,682 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:49:59,682 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-29 07:49:59,684 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:50:00,579 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 439 2021-09-29 07:50:00,581 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-29 07:50:00,581 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":"f3e56b2bff6647c38003f18a8a2450bc","onboardingMethod":"NetworkPackage","id":"44cf2c526b584539b4fea8b03b55867e","version":"f3c10022a38441b0bf6455e2ab54306d","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-09-29 07:50:00,583 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-09-29 07:50:00,583 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d/orchestration-template-candidate/process 2021-09-29 07:50:00,583 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-09-29 07:50:00,585 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:50:12,830 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-09-29 07:50:12,832 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-09-29 07:50:12,832 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-09-29 07:50:12,834 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-09-29 07:50:12,835 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-09-29 07:50:12,835 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/44cf2c526b584539b4fea8b03b55867e/versions 2021-09-29 07:50:12,835 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-29 07:50:12,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:50:12,914 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions HTTP/1.1" 200 253 2021-09-29 07:50:12,915 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-29 07:50:12,916 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632901792378,"modificationTime":1632901792894,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-29 07:50:12,918 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-09-29 07:50:12,918 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:50:12,918 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-29 07:50:12,920 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:50:13,119 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 222 2021-09-29 07:50:13,121 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-29 07:50:13,121 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632901792378,"modificationTime":1632901812806} 2021-09-29 07:50:13,123 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-09-29 07:50:13,123 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:50:13,123 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-29 07:50:13,125 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:50:13,992 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 615 2021-09-29 07:50:13,993 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-29 07:50:13,993 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":"f3e56b2bff6647c38003f18a8a2450bc","onboardingMethod":"NetworkPackage","id":"44cf2c526b584539b4fea8b03b55867e","version":"f3c10022a38441b0bf6455e2ab54306d","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-09-29 07:50:13,996 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-09-29 07:50:13,996 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:50:13,996 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-29 07:50:13,998 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:50:14,175 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 615 2021-09-29 07:50:14,176 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-29 07:50:14,177 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":"f3e56b2bff6647c38003f18a8a2450bc","onboardingMethod":"NetworkPackage","id":"44cf2c526b584539b4fea8b03b55867e","version":"f3c10022a38441b0bf6455e2ab54306d","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-09-29 07:50:14,179 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-09-29 07:50:14,179 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-09-29 07:50:14,179 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/44cf2c526b584539b4fea8b03b55867e/versions 2021-09-29 07:50:14,179 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-29 07:50:14,181 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:50:14,232 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions HTTP/1.1" 200 253 2021-09-29 07:50:14,233 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-29 07:50:14,233 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632901792378,"modificationTime":1632901792894,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-29 07:50:14,235 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-09-29 07:50:14,235 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:50:14,236 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-29 07:50:14,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:50:14,430 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 222 2021-09-29 07:50:14,431 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-29 07:50:14,431 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632901792378,"modificationTime":1632901812806} 2021-09-29 07:50:14,434 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-09-29 07:50:14,434 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:50:14,434 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-29 07:50:14,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:50:14,710 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 615 2021-09-29 07:50:14,712 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-29 07:50:14,714 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":"f3e56b2bff6647c38003f18a8a2450bc","onboardingMethod":"NetworkPackage","id":"44cf2c526b584539b4fea8b03b55867e","version":"f3c10022a38441b0bf6455e2ab54306d","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-09-29 07:50:14,716 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-09-29 07:50:14,716 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:50:14,716 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-29 07:50:14,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:50:15,382 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 615 2021-09-29 07:50:15,383 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-29 07:50:15,384 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":"f3e56b2bff6647c38003f18a8a2450bc","onboardingMethod":"NetworkPackage","id":"44cf2c526b584539b4fea8b03b55867e","version":"f3c10022a38441b0bf6455e2ab54306d","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-09-29 07:50:15,392 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-09-29 07:50:15,392 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d/actions 2021-09-29 07:50:15,392 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-09-29 07:50:15,394 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:50:34,677 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d/actions HTTP/1.1" 200 2 2021-09-29 07:50:34,679 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-09-29 07:50:34,679 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-09-29 07:50:34,682 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-09-29 07:50:34,682 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/44cf2c526b584539b4fea8b03b55867e/versions 2021-09-29 07:50:34,682 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-29 07:50:34,684 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:50:34,789 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions HTTP/1.1" 200 253 2021-09-29 07:50:34,791 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-29 07:50:34,791 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632901792378,"modificationTime":1632901815478,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-29 07:50:34,793 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-09-29 07:50:34,794 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:50:34,794 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-29 07:50:34,795 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:50:34,977 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 223 2021-09-29 07:50:34,978 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-29 07:50:34,978 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632901792378,"modificationTime":1632901812806} 2021-09-29 07:50:34,980 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-09-29 07:50:34,980 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:50:34,980 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-29 07:50:34,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:50:35,794 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 615 2021-09-29 07:50:35,795 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-29 07:50:35,795 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":"f3e56b2bff6647c38003f18a8a2450bc","onboardingMethod":"NetworkPackage","id":"44cf2c526b584539b4fea8b03b55867e","version":"f3c10022a38441b0bf6455e2ab54306d","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-09-29 07:50:35,797 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-09-29 07:50:35,798 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-09-29 07:50:35,798 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/44cf2c526b584539b4fea8b03b55867e/versions 2021-09-29 07:50:35,798 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-29 07:50:35,800 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:50:35,977 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions HTTP/1.1" 200 253 2021-09-29 07:50:35,978 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-29 07:50:35,979 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632901792378,"modificationTime":1632901815478,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-29 07:50:35,981 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-09-29 07:50:35,981 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:50:35,981 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-29 07:50:35,983 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:50:36,378 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 223 2021-09-29 07:50:36,379 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-29 07:50:36,379 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632901792378,"modificationTime":1632901812806} 2021-09-29 07:50:36,381 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-09-29 07:50:36,381 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:50:36,381 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-29 07:50:36,383 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:50:37,388 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 615 2021-09-29 07:50:37,390 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-29 07:50:37,390 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":"f3e56b2bff6647c38003f18a8a2450bc","onboardingMethod":"NetworkPackage","id":"44cf2c526b584539b4fea8b03b55867e","version":"f3c10022a38441b0bf6455e2ab54306d","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-09-29 07:50:37,398 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-09-29 07:50:37,399 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d/actions 2021-09-29 07:50:37,399 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-09-29 07:50:37,402 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:51:09,063 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d/actions HTTP/1.1" 200 2 2021-09-29 07:51:09,066 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-09-29 07:51:09,066 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-09-29 07:51:09,069 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-09-29 07:51:09,069 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/44cf2c526b584539b4fea8b03b55867e/versions 2021-09-29 07:51:09,069 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-29 07:51:09,071 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:51:09,124 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions HTTP/1.1" 200 264 2021-09-29 07:51:09,125 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-29 07:51:09,125 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632901792378,"modificationTime":1632901856088,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-29 07:51:09,128 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-09-29 07:51:09,128 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-09-29 07:51:09,128 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/44cf2c526b584539b4fea8b03b55867e/versions 2021-09-29 07:51:09,128 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-29 07:51:09,130 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:51:09,214 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions HTTP/1.1" 200 264 2021-09-29 07:51:09,215 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-29 07:51:09,215 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632901792378,"modificationTime":1632901856088,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-29 07:51:09,222 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-09-29 07:51:09,223 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d/actions 2021-09-29 07:51:09,223 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-29 07:51:09,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:51:11,609 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d/actions HTTP/1.1" 200 316 2021-09-29 07:51:11,611 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-29 07:51:11,611 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"44cf2c526b584539b4fea8b03b55867e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-29 07:51:11,611 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"44cf2c526b584539b4fea8b03b55867e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-29 07:51:11,614 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-29 07:51:11,614 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-29 07:51:11,614 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-09-29 07:51:11,614 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-09-29 07:51:11,615 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-29 07:51:11,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:51:11,908 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2021-09-29 07:51:11,909 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-29 07:51:11,910 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f5677029-73e2-4cac-8bfd-48aff2daed6f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-29 07:51:11,912 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 07:51:11,912 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:51:11,912 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:51:11,912 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:51:11,912 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-29 07:51:11,912 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 07:51:11,912 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-29 07:51:21,923 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-29 07:51:21,923 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-29 07:51:21,923 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-09-29 07:51:21,923 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-09-29 07:51:21,923 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-29 07:51:21,925 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:51:22,712 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2021-09-29 07:51:22,713 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-29 07:51:22,714 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f5677029-73e2-4cac-8bfd-48aff2daed6f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-29 07:51:22,716 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 07:51:22,717 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:51:22,717 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:51:22,717 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:51:22,717 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-29 07:51:22,717 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 07:51:22,717 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-29 07:51:22,717 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-29 07:51:22,718 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-29 07:51:22,718 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-09-29 07:51:22,718 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-09-29 07:51:22,718 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-29 07:51:22,720 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:51:23,076 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2021-09-29 07:51:23,077 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-29 07:51:23,077 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f5677029-73e2-4cac-8bfd-48aff2daed6f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-29 07:51:23,079 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 07:51:23,079 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:51:23,079 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:51:23,080 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:51:23,080 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-29 07:51:23,080 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 07:51:23,080 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-29 07:51:23,080 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-09-29 07:51:23,080 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-09-29 07:51:23,081 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-09-29 07:51:23,081 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-09-29 07:51:23,081 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-09-29 07:51:23,083 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:51:27,341 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-09-29 07:51:27,343 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-09-29 07:51:27,344 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":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-29 07:51:27,351 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-09-29 07:51:27,351 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-09-29 07:51:27,352 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-09-29 07:51:27,352 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-09-29 07:51:27,352 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-29 07:51:27,352 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-29 07:51:27,352 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-09-29 07:51:27,352 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-09-29 07:51:27,353 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-29 07:51:27,355 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:51:27,771 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2021-09-29 07:51:27,777 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-29 07:51:27,783 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f5677029-73e2-4cac-8bfd-48aff2daed6f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-29 07:51:27,786 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 07:51:27,786 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:51:27,786 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:51:27,788 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:51:27,788 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-09-29 07:51:27,788 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 07:51:27,788 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-09-29 07:51:27,816 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-09-29 07:51:27,816 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-29 07:51:27,817 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-09-29 07:51:27,817 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-09-29 07:51:27,817 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-29 07:51:27,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:51:28,116 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 1327 2021-09-29 07:51:28,118 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-29 07:51:28,119 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_macro_VSP","description":"vendor software product","vendorName":"basicvm_macro_vendor","vendorId":"4e906b87602146c48d76229134ece805","onboardingMethod":"NetworkPackage","id":"6c7a3e60660a489d8f86a13ce6c34980","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"f3e56b2bff6647c38003f18a8a2450bc","onboardingMethod":"NetworkPackage","id":"44cf2c526b584539b4fea8b03b55867e","owner":"cs0008","status":"ACTIVE"},{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"00df01dba1a24da98c8533b112486657","onboardingMethod":"NetworkPackage","id":"e71612762b524751a04b81e19a35a199","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_ylRovF_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"841267daf62c43d6b8a928e537b329af","onboardingMethod":"NetworkPackage","id":"50ae4702ed2841f6ae7b63fc49877b4c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c9969562-a027","description":"vendor software product","vendorName":"f8731ec5-0471-4b4f-b326","vendorId":"0f08cb15a034450fa1ea159083ac2151","onboardingMethod":"NetworkPackage","id":"0c726378e5354e5bbea56508fecd2f6f","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-09-29 07:51:28,121 DEBUG 324:vsp.py(1) - importing VSP basic_vm_macro_VSP from SDC 2021-09-29 07:51:28,121 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-29 07:51:28,121 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-09-29 07:51:28,121 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_ylRovF_VSP from SDC 2021-09-29 07:51:28,121 DEBUG 324:vsp.py(1) - importing VSP vFW c9969562-a027 from SDC 2021-09-29 07:51:28,122 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-09-29 07:51:28,122 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-09-29 07:51:28,122 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-09-29 07:51:28,122 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/44cf2c526b584539b4fea8b03b55867e/versions 2021-09-29 07:51:28,122 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-29 07:51:28,124 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:51:28,214 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions HTTP/1.1" 200 264 2021-09-29 07:51:28,216 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-29 07:51:28,216 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632901792378,"modificationTime":1632901856088,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-29 07:51:28,220 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-29 07:51:28,220 INFO 192:__init__.py(1) - Vsp found, updating information 2021-09-29 07:51:28,221 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-09-29 07:51:28,222 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-09-29 07:51:28,222 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/44cf2c526b584539b4fea8b03b55867e/versions 2021-09-29 07:51:28,222 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-29 07:51:28,224 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:51:28,315 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions HTTP/1.1" 200 264 2021-09-29 07:51:28,316 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-29 07:51:28,316 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632901792378,"modificationTime":1632901856088,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-29 07:51:28,319 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-09-29 07:51:28,319 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/44cf2c526b584539b4fea8b03b55867e/versions 2021-09-29 07:51:28,319 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-29 07:51:28,320 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:51:28,415 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/44cf2c526b584539b4fea8b03b55867e/versions HTTP/1.1" 200 264 2021-09-29 07:51:28,417 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-29 07:51:28,417 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f3c10022a38441b0bf6455e2ab54306d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632901792378,"modificationTime":1632901856088,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-29 07:51:28,419 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-29 07:51:28,423 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-09-29 07:51:28,423 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d/actions 2021-09-29 07:51:28,424 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-29 07:51:28,425 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:51:31,227 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d/actions HTTP/1.1" 200 316 2021-09-29 07:51:31,228 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-29 07:51:31,229 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"44cf2c526b584539b4fea8b03b55867e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-29 07:51:31,229 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"44cf2c526b584539b4fea8b03b55867e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-29 07:51:31,232 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-09-29 07:51:31,232 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/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d 2021-09-29 07:51:31,232 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-29 07:51:31,234 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:51:31,826 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/44cf2c526b584539b4fea8b03b55867e/versions/f3c10022a38441b0bf6455e2ab54306d HTTP/1.1" 200 615 2021-09-29 07:51:31,827 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-29 07:51:31,827 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":"f3e56b2bff6647c38003f18a8a2450bc","onboardingMethod":"NetworkPackage","id":"44cf2c526b584539b4fea8b03b55867e","version":"f3c10022a38441b0bf6455e2ab54306d","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-09-29 07:51:31,830 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-09-29 07:51:31,830 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-09-29 07:51:31,830 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": "44cf2c526b584539b4fea8b03b55867e", "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-09-29 07:51:31,832 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:51:53,067 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-09-29 07:51:53,076 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-09-29 07:51:53,083 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1632901909499,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"4d784952-0227-4dd2-84cb-fb160af6e7f9","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1632901909501,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632901909499,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1632901909599,"description":"created from csar","artifactType":"HEAT","uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"4a0521bc-625d-4c2f-a252-650833ee7237","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.heat1","duplicated":false,"payloadUpdateDate":1632901909615,"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":1632901909599,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1632901909499,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"4d784952-0227-4dd2-84cb-fb160af6e7f9","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1632901909501,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632901909499,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901909710,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1632901909710,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632901909710,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901893404,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":1632901893404,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901893404,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":1632901893404,"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,"source":"883b36c4-44fe-49ea-9862-d78ea4db50e8","path":["59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.883b36c4-44fe-49ea-9862-d78ea4db50e8.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","uniqueId":"capability.b96adcbb-a486-4d36-82e8-a4daf768f467.feature","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.883b36c4-44fe-49ea-9862-d78ea4db50e8.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","source":"883b36c4-44fe-49ea-9862-d78ea4db50e8","path":["59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.883b36c4-44fe-49ea-9862-d78ea4db50e8.ubuntu20_admin_security_group"],"uniqueId":"b96adcbb-a486-4d36-82e8-a4daf768f467.dependency","capability":"tosca.capabilities.Node","ownerId":"b96adcbb-a486-4d36-82e8-a4daf768f467","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","source":"883b36c4-44fe-49ea-9862-d78ea4db50e8","path":["59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.883b36c4-44fe-49ea-9862-d78ea4db50e8.ubuntu20_admin_security_group"],"uniqueId":"883b36c4-44fe-49ea-9862-d78ea4db50e8.port","capability":"tosca.capabilities.Attachment","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.883b36c4-44fe-49ea-9862-d78ea4db50e8.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":"883b36c4-44fe-49ea-9862-d78ea4db50e8.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":"883b36c4-44fe-49ea-9862-d78ea4db50e8.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":"883b36c4-44fe-49ea-9862-d78ea4db50e8.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":"b96adcbb-a486-4d36-82e8-a4daf768f467","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.b96adcbb-a486-4d36-82e8-a4daf768f467.tosca_name","ownerId":"b96adcbb-a486-4d36-82e8-a4daf768f467","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.883b36c4-44fe-49ea-9862-d78ea4db50e8.show","empty":false},{"parentUniqueId":"b96adcbb-a486-4d36-82e8-a4daf768f467","definition":false,"name":"state","type":"string","uniqueId":"attribute.b96adcbb-a486-4d36-82e8-a4daf768f467.state","ownerId":"b96adcbb-a486-4d36-82e8-a4daf768f467","empty":false},{"parentUniqueId":"b96adcbb-a486-4d36-82e8-a4daf768f467","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.b96adcbb-a486-4d36-82e8-a4daf768f467.tosca_id","ownerId":"b96adcbb-a486-4d36-82e8-a4daf768f467","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu20_admin_security_group"},"actualComponentUid":"883b36c4-44fe-49ea-9862-d78ea4db50e8","createdFromCsar":true,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.883b36c4-44fe-49ea-9862-d78ea4db50e8.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"ubuntu20_admin_security_group","creationTime":1632901907555,"originType":"VFC","icon":"securityrules","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"883b36c4-44fe-49ea-9862-d78ea4db50e8","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1632901908759,"customizationUUID":"541f0d29-cd0f-460e-ad52-5967e478361d","posX":"475.0","posY":"325.0","componentName":"SecurityRules","empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.b96adcbb-a486-4d36-82e8-a4daf768f467.feature","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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,"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.b96adcbb-a486-4d36-82e8-a4daf768f467.feature","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","empty":false}],"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","parentName":"scalable","uniqueId":"capability.e08e6b74-9280-4b8a-aa70-816d1adb3e8d.scalable","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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,"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","parentName":"forwarder","uniqueId":"capability.7b4d3500-747c-4fc7-8d48-291134df7732.forwarder","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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,"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.binding","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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,"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.e08e6b74-9280-4b8a-aa70-816d1adb3e8d.binding","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"441279c7-d89d-4280-bc55-e7cd03e9d874","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"441279c7-d89d-4280-bc55-e7cd03e9d874","empty":false}],"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","parentName":"port_mirroring","uniqueId":"capability.441279c7-d89d-4280-bc55-e7cd03e9d874.port_mirroring","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","empty":false}],"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"tosca.capabilities.Container","parentName":"host","uniqueId":"capability.e08e6b74-9280-4b8a-aa70-816d1adb3e8d.host","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"7b4d3500-747c-4fc7-8d48-291134df7732","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7b4d3500-747c-4fc7-8d48-291134df7732","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets.rate","uniqueId":"capability.7b4d3500-747c-4fc7-8d48-291134df7732.network.incoming.packets.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"7b4d3500-747c-4fc7-8d48-291134df7732","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7b4d3500-747c-4fc7-8d48-291134df7732","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes","uniqueId":"capability.7b4d3500-747c-4fc7-8d48-291134df7732.network.outgoing.bytes","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"7b4d3500-747c-4fc7-8d48-291134df7732","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7b4d3500-747c-4fc7-8d48-291134df7732","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.packets.rate","uniqueId":"capability.7b4d3500-747c-4fc7-8d48-291134df7732.network.outgoing.packets.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"7b4d3500-747c-4fc7-8d48-291134df7732","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7b4d3500-747c-4fc7-8d48-291134df7732","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outpoing.packets","uniqueId":"capability.7b4d3500-747c-4fc7-8d48-291134df7732.network.outpoing.packets","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"7b4d3500-747c-4fc7-8d48-291134df7732","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7b4d3500-747c-4fc7-8d48-291134df7732","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes.rate","uniqueId":"capability.7b4d3500-747c-4fc7-8d48-291134df7732.network.incoming.bytes.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"7b4d3500-747c-4fc7-8d48-291134df7732","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7b4d3500-747c-4fc7-8d48-291134df7732","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes","uniqueId":"capability.7b4d3500-747c-4fc7-8d48-291134df7732.network.incoming.bytes","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"7b4d3500-747c-4fc7-8d48-291134df7732","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7b4d3500-747c-4fc7-8d48-291134df7732","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.7b4d3500-747c-4fc7-8d48-291134df7732.network.outgoing.bytes.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"7b4d3500-747c-4fc7-8d48-291134df7732","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7b4d3500-747c-4fc7-8d48-291134df7732","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets","uniqueId":"capability.7b4d3500-747c-4fc7-8d48-291134df7732.network.incoming.packets","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.ephemeral.size","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.ephemeral.size","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"instance","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.instance","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.memory","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.iops","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.iops","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.read.requests","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu.delta","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.cpu.delta","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.capacity","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.capacity","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.read.bytes","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.write.bytes","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.latency","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.latency","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.read.bytes.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.usage","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.usage","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu_util","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.cpu_util","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.allocation","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.allocation","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests.rate","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.write.requests.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes.rate","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.write.bytes.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.latency","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.latency","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.cpu","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.write.requests","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.write.bytes","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.requests","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.read.requests","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.root.size","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.root.size","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.write.bytes.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"vcpus","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.vcpus","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.iops","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.iops","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.usage","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.usage","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests.rate","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.read.requests.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests.rate","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.write.requests.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.allocation","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.allocation","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes.rate","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.read.bytes.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.read.bytes","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.usage","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.memory.usage","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.capacity","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.capacity","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.resident","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.memory.resident","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.write.requests","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","empty":false}],"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","parentName":"os","uniqueId":"capability.e08e6b74-9280-4b8a-aa70-816d1adb3e8d.os","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","empty":false}],"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","parentName":"endpoint","uniqueId":"capability.e08e6b74-9280-4b8a-aa70-816d1adb3e8d.endpoint","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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,"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","parentName":"attachment","uniqueId":"capability.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.attachment","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"parentName":"dependency","uniqueId":"b96adcbb-a486-4d36-82e8-a4daf768f467.dependency","capability":"tosca.capabilities.Node","ownerId":"b96adcbb-a486-4d36-82e8-a4daf768f467","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","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"parentName":"dependency","uniqueId":"b96adcbb-a486-4d36-82e8-a4daf768f467.dependency","capability":"tosca.capabilities.Node","ownerId":"b96adcbb-a486-4d36-82e8-a4daf768f467","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"parentName":"link","uniqueId":"42c4d621-575c-44cb-a83c-3391e94a443b.link","capability":"tosca.capabilities.network.Linkable","ownerId":"42c4d621-575c-44cb-a83c-3391e94a443b","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","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"parentName":"local_storage","uniqueId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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":"60dcd70b-8319-4170-99fb-7d32637d180a.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60dcd70b-8319-4170-99fb-7d32637d180a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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":"60dcd70b-8319-4170-99fb-7d32637d180a.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60dcd70b-8319-4170-99fb-7d32637d180a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60dcd70b-8319-4170-99fb-7d32637d180a","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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":"a52d1630-2b73-4da5-ba1e-d0228a8576d2.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":"60dcd70b-8319-4170-99fb-7d32637d180a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60dcd70b-8319-4170-99fb-7d32637d180a","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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":"60dcd70b-8319-4170-99fb-7d32637d180a.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":"60dcd70b-8319-4170-99fb-7d32637d180a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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":"60dcd70b-8319-4170-99fb-7d32637d180a.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"60dcd70b-8319-4170-99fb-7d32637d180a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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":"cd53d343-4186-4aab-958c-e2983a30e275.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":"60dcd70b-8319-4170-99fb-7d32637d180a.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":"60dcd70b-8319-4170-99fb-7d32637d180a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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":"cd53d343-4186-4aab-958c-e2983a30e275.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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"60dcd70b-8319-4170-99fb-7d32637d180a.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60dcd70b-8319-4170-99fb-7d32637d180a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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":"cd53d343-4186-4aab-958c-e2983a30e275.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":"cd53d343-4186-4aab-958c-e2983a30e275.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":"60dcd70b-8319-4170-99fb-7d32637d180a.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"60dcd70b-8319-4170-99fb-7d32637d180a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"cd53d343-4186-4aab-958c-e2983a30e275.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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"cd53d343-4186-4aab-958c-e2983a30e275.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":"60dcd70b-8319-4170-99fb-7d32637d180a.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":"60dcd70b-8319-4170-99fb-7d32637d180a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_ubuntu20"},"actualComponentUid":"cd53d343-4186-4aab-958c-e2983a30e275","createdFromCsar":true,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_ubuntu20","creationTime":1632901907557,"originType":"CVFC","icon":"defaulticon","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"cd53d343-4186-4aab-958c-e2983a30e275","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1632901908759,"customizationUUID":"818c3ed4-0822-4060-bee7-4ccd9cd09999","posX":"275.0","posY":"325.0","componentName":"basic_vm-nodes.ubuntu20Cvfc","empty":false}],"componentInstancesRelations":[{"toNode":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20","requirementOwnerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.883b36c4-44fe-49ea-9862-d78ea4db50e8.ubuntu20_admin_security_group","id":"120a8ee6-9f52-4695-8d40-d2b633a991f9","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu20_ubuntu20_admin_plane_port_0","capabilityUid":"capability.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.attachment","requirementUid":"883b36c4-44fe-49ea-9862-d78ea4db50e8.port"},"operations":[]}],"fromNode":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.883b36c4-44fe-49ea-9862-d78ea4db50e8.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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":"60dcd70b-8319-4170-99fb-7d32637d180a.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60dcd70b-8319-4170-99fb-7d32637d180a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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":"60dcd70b-8319-4170-99fb-7d32637d180a.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60dcd70b-8319-4170-99fb-7d32637d180a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.ubuntu20_flavor_name","parentUniqueId":"60dcd70b-8319-4170-99fb-7d32637d180a","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu20_flavor_name","inputId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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":"a52d1630-2b73-4da5-ba1e-d0228a8576d2.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":"60dcd70b-8319-4170-99fb-7d32637d180a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.ubuntu20_image_name","parentUniqueId":"60dcd70b-8319-4170-99fb-7d32637d180a","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu20_image_name","inputId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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":"60dcd70b-8319-4170-99fb-7d32637d180a.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":"60dcd70b-8319-4170-99fb-7d32637d180a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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":"60dcd70b-8319-4170-99fb-7d32637d180a.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"60dcd70b-8319-4170-99fb-7d32637d180a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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":"cd53d343-4186-4aab-958c-e2983a30e275.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":"60dcd70b-8319-4170-99fb-7d32637d180a.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":"60dcd70b-8319-4170-99fb-7d32637d180a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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":"cd53d343-4186-4aab-958c-e2983a30e275.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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.ubuntu20_name_0","getInputValues":[{"propName":"compute_ubuntu20_name","inputName":"ubuntu20_name_0","inputId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"60dcd70b-8319-4170-99fb-7d32637d180a.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"60dcd70b-8319-4170-99fb-7d32637d180a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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":"cd53d343-4186-4aab-958c-e2983a30e275.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":"cd53d343-4186-4aab-958c-e2983a30e275.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":"60dcd70b-8319-4170-99fb-7d32637d180a.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"60dcd70b-8319-4170-99fb-7d32637d180a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"cd53d343-4186-4aab-958c-e2983a30e275.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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"cd53d343-4186-4aab-958c-e2983a30e275.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":"60dcd70b-8319-4170-99fb-7d32637d180a.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":"60dcd70b-8319-4170-99fb-7d32637d180a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"60dcd70b-8319-4170-99fb-7d32637d180a","empty":false},{"definition":false,"hidden":false,"uniqueId":"cd53d343-4186-4aab-958c-e2983a30e275.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}]},"componentInstancesProperties":{"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.883b36c4-44fe-49ea-9862-d78ea4db50e8.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"883b36c4-44fe-49ea-9862-d78ea4db50e8.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":"883b36c4-44fe-49ea-9862-d78ea4db50e8.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":"883b36c4-44fe-49ea-9862-d78ea4db50e8.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":{"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.883b36c4-44fe-49ea-9862-d78ea4db50e8.ubuntu20_admin_security_group":[{"parentUniqueId":"b96adcbb-a486-4d36-82e8-a4daf768f467","uniqueId":"attribute.b96adcbb-a486-4d36-82e8-a4daf768f467.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"b96adcbb-a486-4d36-82e8-a4daf768f467","empty":false},{"uniqueId":"attribute.883b36c4-44fe-49ea-9862-d78ea4db50e8.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"b96adcbb-a486-4d36-82e8-a4daf768f467","uniqueId":"attribute.b96adcbb-a486-4d36-82e8-a4daf768f467.state","name":"state","type":"string","definition":false,"ownerId":"b96adcbb-a486-4d36-82e8-a4daf768f467","empty":false},{"parentUniqueId":"b96adcbb-a486-4d36-82e8-a4daf768f467","uniqueId":"attribute.b96adcbb-a486-4d36-82e8-a4daf768f467.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"b96adcbb-a486-4d36-82e8-a4daf768f467","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"source":"883b36c4-44fe-49ea-9862-d78ea4db50e8","path":["59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.883b36c4-44fe-49ea-9862-d78ea4db50e8.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","uniqueId":"capability.b96adcbb-a486-4d36-82e8-a4daf768f467.feature","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.883b36c4-44fe-49ea-9862-d78ea4db50e8.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false},{"external":false,"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.b96adcbb-a486-4d36-82e8-a4daf768f467.feature","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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,"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.b96adcbb-a486-4d36-82e8-a4daf768f467.feature","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","empty":false}],"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","parentName":"scalable","uniqueId":"capability.e08e6b74-9280-4b8a-aa70-816d1adb3e8d.scalable","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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,"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","parentName":"forwarder","uniqueId":"capability.7b4d3500-747c-4fc7-8d48-291134df7732.forwarder","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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,"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.binding","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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,"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.e08e6b74-9280-4b8a-aa70-816d1adb3e8d.binding","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"441279c7-d89d-4280-bc55-e7cd03e9d874","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"441279c7-d89d-4280-bc55-e7cd03e9d874","empty":false}],"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","parentName":"port_mirroring","uniqueId":"capability.441279c7-d89d-4280-bc55-e7cd03e9d874.port_mirroring","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","empty":false}],"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"tosca.capabilities.Container","parentName":"host","uniqueId":"capability.e08e6b74-9280-4b8a-aa70-816d1adb3e8d.host","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"7b4d3500-747c-4fc7-8d48-291134df7732","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7b4d3500-747c-4fc7-8d48-291134df7732","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets.rate","uniqueId":"capability.7b4d3500-747c-4fc7-8d48-291134df7732.network.incoming.packets.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"7b4d3500-747c-4fc7-8d48-291134df7732","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7b4d3500-747c-4fc7-8d48-291134df7732","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes","uniqueId":"capability.7b4d3500-747c-4fc7-8d48-291134df7732.network.outgoing.bytes","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"7b4d3500-747c-4fc7-8d48-291134df7732","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7b4d3500-747c-4fc7-8d48-291134df7732","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.packets.rate","uniqueId":"capability.7b4d3500-747c-4fc7-8d48-291134df7732.network.outgoing.packets.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"7b4d3500-747c-4fc7-8d48-291134df7732","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7b4d3500-747c-4fc7-8d48-291134df7732","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outpoing.packets","uniqueId":"capability.7b4d3500-747c-4fc7-8d48-291134df7732.network.outpoing.packets","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"7b4d3500-747c-4fc7-8d48-291134df7732","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7b4d3500-747c-4fc7-8d48-291134df7732","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes.rate","uniqueId":"capability.7b4d3500-747c-4fc7-8d48-291134df7732.network.incoming.bytes.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"7b4d3500-747c-4fc7-8d48-291134df7732","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7b4d3500-747c-4fc7-8d48-291134df7732","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.bytes","uniqueId":"capability.7b4d3500-747c-4fc7-8d48-291134df7732.network.incoming.bytes","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"7b4d3500-747c-4fc7-8d48-291134df7732","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7b4d3500-747c-4fc7-8d48-291134df7732","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.7b4d3500-747c-4fc7-8d48-291134df7732.network.outgoing.bytes.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"7b4d3500-747c-4fc7-8d48-291134df7732","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7b4d3500-747c-4fc7-8d48-291134df7732","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"network.incoming.packets","uniqueId":"capability.7b4d3500-747c-4fc7-8d48-291134df7732.network.incoming.packets","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.ephemeral.size","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.ephemeral.size","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"instance","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.instance","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.memory","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.iops","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.iops","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.read.requests","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu.delta","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.cpu.delta","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.capacity","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.capacity","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.read.bytes","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.write.bytes","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.latency","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.latency","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.read.bytes.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.usage","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.usage","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu_util","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.cpu_util","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.allocation","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.allocation","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests.rate","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.write.requests.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes.rate","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.write.bytes.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.latency","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.latency","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.cpu","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.write.requests","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.write.bytes","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.requests","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.read.requests","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.root.size","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.root.size","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.write.bytes.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"vcpus","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.vcpus","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.iops","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.iops","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.usage","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.usage","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests.rate","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.read.requests.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests.rate","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.write.requests.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.allocation","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.allocation","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes.rate","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.read.bytes.rate","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.read.bytes","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.usage","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.memory.usage","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.capacity","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.device.capacity","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.resident","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.memory.resident","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"cb33b085-5ccb-42db-bcf9-09db0cff991e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb33b085-5ccb-42db-bcf9-09db0cff991e","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests","uniqueId":"capability.cb33b085-5ccb-42db-bcf9-09db0cff991e.disk.write.requests","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","empty":false}],"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","parentName":"os","uniqueId":"capability.e08e6b74-9280-4b8a-aa70-816d1adb3e8d.os","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","empty":false}],"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","parentName":"endpoint","uniqueId":"capability.e08e6b74-9280-4b8a-aa70-816d1adb3e8d.endpoint","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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,"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","parentName":"attachment","uniqueId":"capability.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.attachment","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.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","source":"883b36c4-44fe-49ea-9862-d78ea4db50e8","path":["59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.883b36c4-44fe-49ea-9862-d78ea4db50e8.ubuntu20_admin_security_group"],"uniqueId":"b96adcbb-a486-4d36-82e8-a4daf768f467.dependency","capability":"tosca.capabilities.Node","ownerId":"b96adcbb-a486-4d36-82e8-a4daf768f467","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"node":"tosca.nodes.Root","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"parentName":"dependency","uniqueId":"b96adcbb-a486-4d36-82e8-a4daf768f467.dependency","capability":"tosca.capabilities.Node","ownerId":"b96adcbb-a486-4d36-82e8-a4daf768f467","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","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"parentName":"dependency","uniqueId":"b96adcbb-a486-4d36-82e8-a4daf768f467.dependency","capability":"tosca.capabilities.Node","ownerId":"b96adcbb-a486-4d36-82e8-a4daf768f467","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.33d1e84e-8eac-41b1-a8de-6ad53b21f5a6.ubuntu20_ubuntu20_admin_plane_port_0","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"parentName":"link","uniqueId":"42c4d621-575c-44cb-a83c-3391e94a443b.link","capability":"tosca.capabilities.network.Linkable","ownerId":"42c4d621-575c-44cb-a83c-3391e94a443b","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":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"883b36c4-44fe-49ea-9862-d78ea4db50e8","path":["59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.883b36c4-44fe-49ea-9862-d78ea4db50e8.ubuntu20_admin_security_group"],"uniqueId":"883b36c4-44fe-49ea-9862-d78ea4db50e8.port","capability":"tosca.capabilities.Attachment","ownerId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.883b36c4-44fe-49ea-9862-d78ea4db50e8.ubuntu20_admin_security_group","ownerName":"ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"external":false,"node":"tosca.nodes.BlockStorage","source":"cd53d343-4186-4aab-958c-e2983a30e275","path":["cd53d343-4186-4aab-958c-e2983a30e275.757170c8-22b8-4b62-a73f-561bc3ed8db1.ubuntu20","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20"],"parentName":"local_storage","uniqueId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","ownerName":"ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"adea8822-e6f6-4e99-9b1a-e34059595afc","groupUUID":"4c811587-d115-4d2e-bf99-078de9a65f92","members":{"abstract_ubuntu20":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20","ubuntu20_admin_security_group":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.883b36c4-44fe-49ea-9862-d78ea4db50e8.ubuntu20_admin_security_group"},"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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.heat1","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.heat1env"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","artifactsUuid":["4a0521bc-625d-4c2f-a252-650833ee7237"],"groupUUID":"43a480bf-cd82-47dc-8c28-8b89b29253a9","members":{"abstract_ubuntu20":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.cd53d343-4186-4aab-958c-e2983a30e275.abstract_ubuntu20","ubuntu20_admin_security_group":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.883b36c4-44fe-49ea-9862-d78ea4db50e8.ubuntu20_admin_security_group"},"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":":","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":":","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":1632901893404,"version":"0.1","description":"VF","tags":["basic_vm"],"icon":"defaulticon","csarVersion":"1.0","archived":false,"archiveTime":0,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca","componentMetadataForSupportLog":{"SupportablityComponentUUID":"1fcd112d-f168-4a2c-8591-9550031163a9","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"44cf2c526b584539b4fea8b03b55867e","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","highestVersion":true,"systemName":"BasicVm","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","normalizedName":"basicvm","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1632901908503,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1632901909599,"description":"created from csar","artifactType":"HEAT","uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"4a0521bc-625d-4c2f-a252-650833ee7237","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.heat1","duplicated":false,"payloadUpdateDate":1632901909615,"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":1632901909599,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1632901909499,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"4d784952-0227-4dd2-84cb-fb160af6e7f9","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1632901909501,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632901909499,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901909710,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWJjMjZkNTdiMDQwZTg2ZTc3Y2ZhMTc1OTc1NDc1OTc=","generatedFromId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1632901909710,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632901909710,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca"},"categorySpecificMetadata":{},"csarUUID":"44cf2c526b584539b4fea8b03b55867e","vspArchived":false,"service":false,"name":"basic_vm"} 2021-09-29 07:51:53,094 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-09-29 07:51:53,094 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:52:03,103 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-09-29 07:52:03,111 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-09-29 07:52:03,111 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/59e896fe-0d86-4d4c-b82b-b88f1b40f2ca/lifecycleState/Certify 2021-09-29 07:52:03,111 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-09-29 07:52:03,114 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:52:16,199 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/59e896fe-0d86-4d4c-b82b-b88f1b40f2ca/lifecycleState/Certify HTTP/1.1" 200 1276 2021-09-29 07:52:16,201 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-09-29 07:52:16,201 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"b6a91272-b301-44f3-a520-89e5722b35b0","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1632901893404,"lastUpdateDate":1632901929456,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"b6a91272-b301-44f3-a520-89e5722b35b0"},"csarUUID":"44cf2c526b584539b4fea8b03b55867e","csarVersion":"1.0","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","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":"1fcd112d-f168-4a2c-8591-9550031163a9"} 2021-09-29 07:52:16,204 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-29 07:52:16,205 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-29 07:52:16,205 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-09-29 07:52:16,205 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-09-29 07:52:16,205 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-29 07:52:16,208 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:52:16,688 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1078 2021-09-29 07:52:16,690 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-29 07:52:16,690 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f5677029-73e2-4cac-8bfd-48aff2daed6f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1fcd112d-f168-4a2c-8591-9550031163a9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"22622449-bf35-4070-b241-bbde52cf1f1d","invariantUUID":"5100959d-ebd8-42ae-9fbd-9bb41509512d","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/22622449-bf35-4070-b241-bbde52cf1f1d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-29 07:52:16,692 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 07:52:16,692 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:52:16,692 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:52:16,692 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:52:16,692 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-29 07:52:16,693 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:52:16,693 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:52:16,693 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:52:16,693 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-09-29 07:52:16,693 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:52:16,693 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:52:16,693 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:52:16,693 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-29 07:52:16,693 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 07:52:16,693 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-29 07:52:16,694 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-09-29 07:52:16,694 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-09-29 07:52:16,694 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-29 07:52:16,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:52:27,978 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-29 07:52:27,981 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-29 07:52:27,983 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfd7824d-16e8-476c-8ca7-d7cd90475a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897112984,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6043ede5-6476-40cb-a4b1-42173b9a1c16","invariantUUID":"2c0d3806-140c-4533-a77c-e453c8fc2023","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":"objectStorage","uniqueId":"93a398e5-217a-4b25-a2e2-394de7cfbb49","lifecycleState":"CERTIFIED","lastUpdateDate":1632897288553,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc13475-1acc-4397-8de3-66c5350333f4","invariantUUID":"a350a53b-f358-42df-86c4-28f89da787c2","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":"658824a1-412c-4cdc-a4c7-45a68bbd53c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897213357,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"443dfbfb-b73e-42dc-8484-a14b8748d498","invariantUUID":"01957492-a2f7-4f22-a0d4-51eefba13b30","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c2ca223a-c736-4aff-ae2b-f85661518715","lifecycleState":"CERTIFIED","lastUpdateDate":1632897374434,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bb33558-aa86-480b-8562-bc678f058ca6","invariantUUID":"b1943189-6896-4370-a215-71578f82a119","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":"7c35fc23-d29b-4e8a-9426-861826260ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1632896720171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fbe5f3a-b8ac-4e4c-8f8c-d936f9ed8616","invariantUUID":"ce275bc4-f76d-4312-9347-f4747f758178","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":"objectStorage","uniqueId":"1a0994d3-fd5b-4e46-8342-23bfe918a0b6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896616171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7a5a10-7cfa-4f06-ba73-b38f35764614","invariantUUID":"b4a98965-7878-4fa6-aadd-62b1024a7735","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa7c456-24f8-4094-ae0e-9715c310d5ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632897534141,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95b86c82-98de-48c3-80dc-c65cc67c6d02","invariantUUID":"8c7899d9-7a22-41ad-860a-5523ca73f43f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b6a91272-b301-44f3-a520-89e5722b35b0","lifecycleState":"CERTIFIED","lastUpdateDate":1632901929456,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94e62d4-b353-463e-9d28-cb256b5dbfd6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897551086,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8379487-7326-4a3e-bf8c-c38060100683","invariantUUID":"694089be-2f8f-4b20-820f-4ff5d9f531fa","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":"defaulticon","uniqueId":"8520a261-1581-4ac5-a0f1-cee4aadbdf0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897349184,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6882963d-6554-42cf-b3f7-108cabfd34ea","invariantUUID":"423e76f0-1b01-48ba-9bdf-b55fb950bf94","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":"d7351cf5-ac43-4d09-accb-e1e9512b2178","lifecycleState":"CERTIFIED","lastUpdateDate":1632896654173,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db625773-4186-4514-a4d0-b273a2be3529","invariantUUID":"36e0ab35-0c1a-4849-a520-4f2d4516752e","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":"16838d8f-3a6d-4b69-b21f-a76c48d1182c","lifecycleState":"CERTIFIED","lastUpdateDate":1632896576579,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44edb027-9d20-41e5-b3f9-ec9c1fd88c81","invariantUUID":"4f731268-c7f7-4a45-afa1-5ee9cb940c7b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"61710378-223f-4937-b053-e975ff2039b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632896680975,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7291ae8-1f32-42dc-b059-39a3dc8d6f77","invariantUUID":"3ec37e49-da63-4158-933d-3a118040ebf5","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":"defaulticon","uniqueId":"68acf008-acc0-4fac-b857-a2afc11e8cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897335085,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abfa1c4a-bbf1-4d1b-b41e-0bd3f9149fd0","invariantUUID":"1a94319c-3b6e-4d98-b51a-5ff5b289b046","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":"network","uniqueId":"af4e8fd9-3eab-4744-9276-43795a0301fb","lifecycleState":"CERTIFIED","lastUpdateDate":1632896914680,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e265e6f6-cb22-45f0-b329-2bb20c3e6a8c","invariantUUID":"b186e1da-1183-4bb8-9aa3-ddede42e8d04","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":"394b3914-566f-4944-aa03-620257923323","lifecycleState":"CERTIFIED","lastUpdateDate":1632896513737,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b13a499-c578-413f-b7a6-c84326176893","invariantUUID":"1e874fba-1232-47dc-aa95-fe08fbe8fe0d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6b3fa10-0b39-4b34-9175-d96a8562b2db","lifecycleState":"CERTIFIED","lastUpdateDate":1632897154014,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d68840ce-8f25-4e48-b332-7524c6842b32","invariantUUID":"a0bf6a4d-81f5-4c6d-bbb1-866715988930","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":"441279c7-d89d-4280-bc55-e7cd03e9d874","lifecycleState":"CERTIFIED","lastUpdateDate":1632896953872,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4861d49-384f-4af7-b1d9-04fb79005b6c","invariantUUID":"c3626004-9543-4806-a148-b3b94c8d42f7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4614c93d-f892-4585-922b-5d047b6b2d3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897294111,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed3029bc-0bd6-4f68-a3ee-220798a9b777","invariantUUID":"a30652cc-e8d3-47fc-9c4b-dda174861cab","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"42c4d621-575c-44cb-a83c-3391e94a443b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896569547,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1a7b2bd-14f4-46c5-93eb-e91cf3aea95a","invariantUUID":"b774f1f9-eaa7-49f0-bdde-fcee5d99660e","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":"1443ebb8-4ab5-4873-8569-67b30b511b78","lifecycleState":"CERTIFIED","lastUpdateDate":1632897429466,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644416a6-d229-4e0e-b03f-12ca1c78b300","invariantUUID":"b9a3bb04-7e39-4f35-aa62-97fe36b22397","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":"port","uniqueId":"7aa7ee2e-9e1a-4c17-88fd-ca55d2050b12","lifecycleState":"CERTIFIED","lastUpdateDate":1632897492926,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35915292-8288-431f-b968-2b48a5d2d06e","invariantUUID":"f4a4a51c-5a29-4736-9ac1-4f4c93858948","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":"91db0837-356e-45ec-a68d-facb17caa1c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632896865956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbfbbbc-4073-49ca-acba-7085528bf12f","invariantUUID":"e36a7b55-9aa4-49bd-934b-6728df3d7aba","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":"b1cc2df6-5c6f-4cd3-a9e6-106df5320a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632897409238,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31df6e0b-3613-4dc5-9c66-1fcaa8c922bc","invariantUUID":"d90ce0e6-60ed-4017-bc3e-82d05f7532c4","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":"compute","uniqueId":"43c5bad7-d6ce-4eed-836d-48128d3034a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632897569953,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf943105-b011-46a5-a422-d0a479fd05b2","invariantUUID":"9021d1aa-657f-4e16-9c76-870fdec575b5","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":"compute","uniqueId":"44dd92f9-2f03-45ee-88d3-cebfbc159b53","lifecycleState":"CERTIFIED","lastUpdateDate":1632896892983,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de85ac86-1f94-4932-8c37-c629d7d981f8","invariantUUID":"dd8dd44f-0b4c-4bba-a086-93b52df58332","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":"defaulticon","uniqueId":"20b5595b-125a-4d2e-9371-5641001ab473","lifecycleState":"CERTIFIED","lastUpdateDate":1632901930114,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"22622449-bf35-4070-b241-bbde52cf1f1d","invariantUUID":"5100959d-ebd8-42ae-9fbd-9bb41509512d","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"port","uniqueId":"8ec709a7-78d9-469a-928f-3b318336aad1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897369160,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4970f35a-625c-47d0-973b-8a04388d3400","invariantUUID":"feb79999-ad7b-413f-98a4-2d756631f3ad","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fcf4d95-e1bb-4fd0-a30b-1a5493810a96","lifecycleState":"CERTIFIED","lastUpdateDate":1632897510913,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c68d3e00-d9ba-445a-bfea-d6adff551077","invariantUUID":"a40a0144-d0c7-48e3-a56c-73ae2d29d2ed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfcf5325-7f58-4f53-a7a5-595219f321a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896930324,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee3ea7c-f076-4f46-8e3b-70d562069b24","invariantUUID":"92700d76-8730-4190-9e1d-a066857e7499","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3093509-343a-4b29-9ab6-d97782409186","lifecycleState":"CERTIFIED","lastUpdateDate":1632897555177,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"041797bc-e639-4c5d-a7ea-67a8622e9ef1","invariantUUID":"0deca34e-8372-45e3-a532-89fd8cdf633a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af8f23ad-b8a0-43ff-b0bd-e9a59594bcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1632897592552,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbaef1b3-411d-4e05-a538-46bb551e4ddc","invariantUUID":"53d10a6d-6ab1-4412-a4aa-7dce00226405","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540f4e74-c24b-4c3d-b1e2-117e525b4f0d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897414680,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7abe542-49b0-4f7d-912c-26d8a2fd070b","invariantUUID":"07556603-8fba-4645-9296-e8c19e90470f","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"028a284d-5ff7-4ac0-8e96-b9ee68451940","lifecycleState":"CERTIFIED","lastUpdateDate":1632897227502,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d0fb9f-1b50-42d2-b7e2-287693e269fa","invariantUUID":"753e5138-88e4-4c08-9c3c-f49bd0301d20","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":"defaulticon","uniqueId":"fa4fb930-9a7a-420e-93ff-ddfe6c7fe9f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632900828675,"name":"basic_onboard_ylRovF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","systemName":"BasicOnboardYlrovf","description":"VF","tags":["basic_onboard_ylRovF"],"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":"port","uniqueId":"1a2b185d-85f2-434d-a0f8-2b2f67cd1810","lifecycleState":"CERTIFIED","lastUpdateDate":1632897354699,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91638f85-dfce-4a0a-b7f1-813a2fb85897","invariantUUID":"231492d0-73d6-4b8e-93dd-61580fa8dc30","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12439657-1113-4f93-b35a-ab4b7812da6d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897026705,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c78f79b-97be-4c41-b90b-dea92e98f3b7","invariantUUID":"dbd2d298-a5aa-4c17-be9f-16523b0ccfd3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e3ad993-ee76-469a-9e4a-ebcc60a7f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1632897247651,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cc03efc-f8f1-4ee4-ae7a-f3a619b8e55f","invariantUUID":"85a0bfc4-0348-4787-977c-b7afd0de740d","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":"network","uniqueId":"5d29e405-e223-4314-8e36-3cdfdd05c7e0","lifecycleState":"CERTIFIED","lastUpdateDate":1632896975087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d61a06-c823-4094-ae53-dc0c75c3ad7a","invariantUUID":"65d57936-a17a-4dff-be25-d45028f1c9e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"15121b67-62b0-4bcd-aa59-cd89e4dd137a","lifecycleState":"CERTIFIED","lastUpdateDate":1632896554480,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a164d-20cc-40e3-b824-1d9cc3ca08b5","invariantUUID":"5c35361f-d6d4-44f0-a880-67b8c26daeac","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"09c643e8-5cf2-472a-83c8-63966fe5095a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897589017,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64a69aae-71dd-47c4-9be2-4b39ae527843","invariantUUID":"f57673fa-cee4-4628-aec8-60f74f6cc87c","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":"objectStorage","uniqueId":"3de94c6a-86db-4a33-b88b-71738d1381f6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896527949,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3122af6-046f-48f9-a1b2-3438c432175c","invariantUUID":"440e2e7b-a326-4cf1-ae78-eca5da8e268a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63e492ca-a0ba-4eaf-83e5-31b758f170d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897448721,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b0f0e7f-a9aa-424d-8e97-06d07a8c108b","invariantUUID":"89fef419-5c75-4f98-ad46-2a55f4cdffb7","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":"networkrules","uniqueId":"f96f5cf5-c157-45be-a34c-44d54d399750","lifecycleState":"CERTIFIED","lastUpdateDate":1632896852293,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6ca0ff8a-c317-4edd-a49f-8796cbec1b55","invariantUUID":"7bb18d27-7413-453b-ac2f-5b4381d1f40e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d42d084-2dcd-4ad9-9cf9-7679de8701e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896706563,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99ddbfd3-d4c6-4f42-8646-40836a7e7bba","invariantUUID":"29f8a516-77b4-4a61-8970-1bcbb040ca7c","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":"network","uniqueId":"a5643af2-afac-4a26-9ed0-c16fe8576153","lifecycleState":"CERTIFIED","lastUpdateDate":1632897177772,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b3bd969-0cca-4b47-88f8-ee5fb94bdb27","invariantUUID":"c8ca2abc-fd06-4b74-a79e-88a8b4faaa23","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97b3b74d-ad23-4716-afe2-0531c4530901","lifecycleState":"CERTIFIED","lastUpdateDate":1632897387953,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5f3219e-186d-42d4-a127-2d353b7ef20d","invariantUUID":"f18047ee-b3b6-4c2a-a493-7de764b580a7","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":"defaulticon","uniqueId":"66af4ec8-cfd5-4125-b515-a28a73eec5e4","lifecycleState":"CERTIFIED","lastUpdateDate":1632897133935,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93744ff-9f14-462d-b8ae-6973ce12603e","invariantUUID":"cb0b63ba-6e60-4e27-9242-ec73b0864388","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":"01915957-f0dc-4fa2-8d03-dbfceb976399","lifecycleState":"CERTIFIED","lastUpdateDate":1632896747148,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"600997ca-2021-4416-afdc-c24821168b4d","invariantUUID":"cadd131c-63af-4b91-a697-bf2141af8b27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9203e156-1997-4342-9ee0-9c537c0a3f43","lifecycleState":"CERTIFIED","lastUpdateDate":1632897472054,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e68720ff-6e50-4aed-be63-e2a419d579e8","invariantUUID":"f0d2cd48-e4a9-4928-8002-688c854380da","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c142aac3-133c-4a92-a90f-1e4423ad3287","lifecycleState":"CERTIFIED","lastUpdateDate":1632896631919,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0a95193-ecb3-470f-961a-7042fa70e8e5","invariantUUID":"307745d9-1bd5-44d8-972a-068bf6b53f81","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff258ae2-5de1-4977-98d7-b3b7e817796d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897253944,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a4605c8-7ff5-4fa3-b5a3-01e68e065a02","invariantUUID":"b6cb2d7f-7def-4511-a51c-77d5d35e6cec","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"962f6e99-cd04-49f9-9dcf-37c9848fbf16","lifecycleState":"CERTIFIED","lastUpdateDate":1632897070429,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d6fa02-e358-428d-b1f2-a9e9d9860fa1","invariantUUID":"e070ca55-1119-45d1-9595-81578712869b","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":"port","uniqueId":"1d3fd8c2-7916-486d-b0e6-3542eeed8c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896820103,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"275acb9d-0496-4927-9fa6-8c47158898f6","invariantUUID":"24811706-5890-4848-95f4-f014fae15ad6","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":"e6746993-956c-4b00-a0ad-0e6884c4cf35","lifecycleState":"CERTIFIED","lastUpdateDate":1632897202871,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c65da2c-52a4-4edb-966e-a2c5384e4ff0","invariantUUID":"396057d7-ad87-40bc-9a8e-99e986ef61a5","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d3dc029-99b7-4ab9-b8cd-0991e86887d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632897091535,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9cbd17af-3c7b-4474-afa2-94e90bebfe84","invariantUUID":"0137e540-97a2-413b-92bd-5b5d84d661b3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3eb5776c-2754-4e92-9e70-d902e90d3af8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896733243,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"664f8168-ca39-4363-b1d3-43eb1b3d7477","invariantUUID":"55f42aac-4ee6-44d1-a59f-3f5f9477f7db","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":"bb5bf83d-360c-4dad-bd82-d01ea27421c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897394477,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e275092f-c9cd-45e4-989e-9822b6e0f560","invariantUUID":"af4d39d7-cbb2-4d90-a5b0-41d0270f702a","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":"network","uniqueId":"8c8d9fca-396b-4270-bab3-7e9a22b1c1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896693052,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31ebd36f-64c1-428a-907f-14fd4e0d2136","invariantUUID":"167d6fec-73ef-4795-89eb-36fe645aa034","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":"securityrules","uniqueId":"883b36c4-44fe-49ea-9862-d78ea4db50e8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896873750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c06f689c-1fda-4189-aeb2-0e1c53a70982","invariantUUID":"e4894731-c172-4d83-a22e-acfd8cab05de","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":"dd221db9-0afa-415e-a77b-0b37dca6418a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897102901,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0c919dd0-4cd5-43a7-83fc-3d4be476d427","invariantUUID":"17091f1e-b68b-4604-9860-41c2d9eb7a2d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fa030b44-71e5-4179-a2a0-2f2ec431dfc2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896669751,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfbdddb9-a26b-4b67-af00-210a0630f0d7","invariantUUID":"e4863ac8-1c98-4bbe-a80e-e4a3abcd56fe","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":"networkrules","uniqueId":"b9343868-9966-485b-8b5b-a6549b69e79f","lifecycleState":"CERTIFIED","lastUpdateDate":1632896810134,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7aabcc0-c7c2-4188-84a5-b73be5d40e96","invariantUUID":"2a29dc9c-689b-4128-9dfb-ea06398baa9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa950f26-9d7b-4777-af92-bda1f0db0313","lifecycleState":"CERTIFIED","lastUpdateDate":1632897125410,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c3d22672-019d-49d1-8ba1-6d9001d6f133","invariantUUID":"259b6b02-e541-4a73-b65d-7b74c45efe68","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":"b5851d61-45d5-4817-bd26-28b69ca9bffc","lifecycleState":"CERTIFIED","lastUpdateDate":1632897055180,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4668d1f-cb79-4a18-821a-00d255c36166","invariantUUID":"6e22b5fe-04ec-43f2-8439-622a746db5cb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf25fb5-eb84-457d-a69f-f79d3a844c61","lifecycleState":"CERTIFIED","lastUpdateDate":1632896906150,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdccb099-fe51-4493-910e-11917fb11ccc","invariantUUID":"04052c95-4c26-4560-a841-845364980050","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":"33d1e84e-8eac-41b1-a8de-6ad53b21f5a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896967759,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d144454f-b53a-498a-9cfb-a5a7166a6de3","invariantUUID":"a4381b3d-0f7c-4137-89f1-c690eac80842","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":"058ca197-25f6-4e10-a6d9-ffd708192f69","lifecycleState":"CERTIFIED","lastUpdateDate":1632897146202,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f64ce33-e7d0-443e-83f4-98b8e6b226a0","invariantUUID":"5d0ecf3b-6167-4680-b0b4-a24513b8e97e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbb26e3b-3d4f-44d0-bf7c-94e924efc926","lifecycleState":"CERTIFIED","lastUpdateDate":1632897455784,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dec1fe2-d9aa-4617-8e1e-b899d37de52b","invariantUUID":"498ea8f5-8131-48f2-b852-c9d180a3082e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"39dbdd2f-edcf-4123-8b0c-894f751f3abf","lifecycleState":"CERTIFIED","lastUpdateDate":1632897170028,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ef4ebf-765a-4053-8824-53ae1974c436","invariantUUID":"8f74e9cd-61d0-4832-b258-51e2b6737889","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"868c6f49-ef4b-4c77-8da8-eef6d2c66eac","lifecycleState":"CERTIFIED","lastUpdateDate":1632896645598,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96526b4a-b147-4b04-a588-a16ce556f140","invariantUUID":"31d0706d-59b0-4bcc-a093-1a25dc76b029","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15baf9b9-415a-4d12-b280-6b6d7235d4d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896499800,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"41cb7bc9-6d91-46e2-8b2e-d6c82070a16c","invariantUUID":"ef5efa6f-5797-4bb3-93f8-28233bbea482","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632896450391,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efefbda9-40d1-4272-9960-b945fa983a1c","invariantUUID":"292232f6-8c18-4e89-8963-bae7a63a6243","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6a658c5-8db6-4608-b462-451028a974e7","lifecycleState":"CERTIFIED","lastUpdateDate":1632900905401,"name":"basic_onboard_ylRovF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","systemName":"BasicOnboardYlrovf","description":"service","tags":["basic_onboard_ylRovF"],"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":"c8f39bd5-bf4a-400c-95fe-9c2ce13d79ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632901889497,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","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-09-29 07:52:27,987 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-29 07:52:37,991 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-29 07:52:37,991 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-29 07:52:37,992 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-09-29 07:52:37,992 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-09-29 07:52:37,992 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-29 07:52:37,994 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:52:40,579 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1445 2021-09-29 07:52:40,580 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-29 07:52:40,580 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f5677029-73e2-4cac-8bfd-48aff2daed6f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1fcd112d-f168-4a2c-8591-9550031163a9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"22622449-bf35-4070-b241-bbde52cf1f1d","invariantUUID":"5100959d-ebd8-42ae-9fbd-9bb41509512d","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/22622449-bf35-4070-b241-bbde52cf1f1d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d128b5ff-c0da-40ad-9b5a-9a45a411438f","invariantUUID":"6a337d93-6dca-4be2-8d54-64f0e8d260a8","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/d128b5ff-c0da-40ad-9b5a-9a45a411438f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008"}] 2021-09-29 07:52:40,583 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 07:52:40,583 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:52:40,583 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:52:40,583 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:52:40,583 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-29 07:52:40,583 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:52:40,583 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:52:40,583 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:52:40,584 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-09-29 07:52:40,584 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:52:40,584 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:52:40,584 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:52:40,584 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-29 07:52:40,584 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:52:40,584 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:52:40,584 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-09-29 07:52:40,584 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-09-29 07:52:40,584 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 07:52:40,585 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-29 07:52:40,585 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-09-29 07:52:40,585 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-09-29 07:52:40,585 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-29 07:52:40,587 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:52:49,928 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-09-29 07:52:49,931 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-29 07:52:49,933 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfd7824d-16e8-476c-8ca7-d7cd90475a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897112984,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6043ede5-6476-40cb-a4b1-42173b9a1c16","invariantUUID":"2c0d3806-140c-4533-a77c-e453c8fc2023","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":"objectStorage","uniqueId":"93a398e5-217a-4b25-a2e2-394de7cfbb49","lifecycleState":"CERTIFIED","lastUpdateDate":1632897288553,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc13475-1acc-4397-8de3-66c5350333f4","invariantUUID":"a350a53b-f358-42df-86c4-28f89da787c2","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":"658824a1-412c-4cdc-a4c7-45a68bbd53c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897213357,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"443dfbfb-b73e-42dc-8484-a14b8748d498","invariantUUID":"01957492-a2f7-4f22-a0d4-51eefba13b30","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c2ca223a-c736-4aff-ae2b-f85661518715","lifecycleState":"CERTIFIED","lastUpdateDate":1632897374434,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bb33558-aa86-480b-8562-bc678f058ca6","invariantUUID":"b1943189-6896-4370-a215-71578f82a119","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":"7c35fc23-d29b-4e8a-9426-861826260ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1632896720171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fbe5f3a-b8ac-4e4c-8f8c-d936f9ed8616","invariantUUID":"ce275bc4-f76d-4312-9347-f4747f758178","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":"objectStorage","uniqueId":"1a0994d3-fd5b-4e46-8342-23bfe918a0b6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896616171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7a5a10-7cfa-4f06-ba73-b38f35764614","invariantUUID":"b4a98965-7878-4fa6-aadd-62b1024a7735","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa7c456-24f8-4094-ae0e-9715c310d5ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632897534141,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95b86c82-98de-48c3-80dc-c65cc67c6d02","invariantUUID":"8c7899d9-7a22-41ad-860a-5523ca73f43f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b6a91272-b301-44f3-a520-89e5722b35b0","lifecycleState":"CERTIFIED","lastUpdateDate":1632901929456,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94e62d4-b353-463e-9d28-cb256b5dbfd6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897551086,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8379487-7326-4a3e-bf8c-c38060100683","invariantUUID":"694089be-2f8f-4b20-820f-4ff5d9f531fa","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":"defaulticon","uniqueId":"8520a261-1581-4ac5-a0f1-cee4aadbdf0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897349184,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6882963d-6554-42cf-b3f7-108cabfd34ea","invariantUUID":"423e76f0-1b01-48ba-9bdf-b55fb950bf94","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":"d7351cf5-ac43-4d09-accb-e1e9512b2178","lifecycleState":"CERTIFIED","lastUpdateDate":1632896654173,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db625773-4186-4514-a4d0-b273a2be3529","invariantUUID":"36e0ab35-0c1a-4849-a520-4f2d4516752e","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":"16838d8f-3a6d-4b69-b21f-a76c48d1182c","lifecycleState":"CERTIFIED","lastUpdateDate":1632896576579,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44edb027-9d20-41e5-b3f9-ec9c1fd88c81","invariantUUID":"4f731268-c7f7-4a45-afa1-5ee9cb940c7b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"61710378-223f-4937-b053-e975ff2039b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632896680975,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7291ae8-1f32-42dc-b059-39a3dc8d6f77","invariantUUID":"3ec37e49-da63-4158-933d-3a118040ebf5","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":"defaulticon","uniqueId":"68acf008-acc0-4fac-b857-a2afc11e8cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897335085,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abfa1c4a-bbf1-4d1b-b41e-0bd3f9149fd0","invariantUUID":"1a94319c-3b6e-4d98-b51a-5ff5b289b046","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":"network","uniqueId":"af4e8fd9-3eab-4744-9276-43795a0301fb","lifecycleState":"CERTIFIED","lastUpdateDate":1632896914680,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e265e6f6-cb22-45f0-b329-2bb20c3e6a8c","invariantUUID":"b186e1da-1183-4bb8-9aa3-ddede42e8d04","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":"394b3914-566f-4944-aa03-620257923323","lifecycleState":"CERTIFIED","lastUpdateDate":1632896513737,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b13a499-c578-413f-b7a6-c84326176893","invariantUUID":"1e874fba-1232-47dc-aa95-fe08fbe8fe0d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6b3fa10-0b39-4b34-9175-d96a8562b2db","lifecycleState":"CERTIFIED","lastUpdateDate":1632897154014,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d68840ce-8f25-4e48-b332-7524c6842b32","invariantUUID":"a0bf6a4d-81f5-4c6d-bbb1-866715988930","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":"441279c7-d89d-4280-bc55-e7cd03e9d874","lifecycleState":"CERTIFIED","lastUpdateDate":1632896953872,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4861d49-384f-4af7-b1d9-04fb79005b6c","invariantUUID":"c3626004-9543-4806-a148-b3b94c8d42f7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4614c93d-f892-4585-922b-5d047b6b2d3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897294111,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed3029bc-0bd6-4f68-a3ee-220798a9b777","invariantUUID":"a30652cc-e8d3-47fc-9c4b-dda174861cab","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"42c4d621-575c-44cb-a83c-3391e94a443b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896569547,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1a7b2bd-14f4-46c5-93eb-e91cf3aea95a","invariantUUID":"b774f1f9-eaa7-49f0-bdde-fcee5d99660e","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":"1443ebb8-4ab5-4873-8569-67b30b511b78","lifecycleState":"CERTIFIED","lastUpdateDate":1632897429466,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644416a6-d229-4e0e-b03f-12ca1c78b300","invariantUUID":"b9a3bb04-7e39-4f35-aa62-97fe36b22397","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":"port","uniqueId":"7aa7ee2e-9e1a-4c17-88fd-ca55d2050b12","lifecycleState":"CERTIFIED","lastUpdateDate":1632897492926,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35915292-8288-431f-b968-2b48a5d2d06e","invariantUUID":"f4a4a51c-5a29-4736-9ac1-4f4c93858948","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":"91db0837-356e-45ec-a68d-facb17caa1c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632896865956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbfbbbc-4073-49ca-acba-7085528bf12f","invariantUUID":"e36a7b55-9aa4-49bd-934b-6728df3d7aba","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":"b1cc2df6-5c6f-4cd3-a9e6-106df5320a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632897409238,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31df6e0b-3613-4dc5-9c66-1fcaa8c922bc","invariantUUID":"d90ce0e6-60ed-4017-bc3e-82d05f7532c4","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":"compute","uniqueId":"43c5bad7-d6ce-4eed-836d-48128d3034a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632897569953,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf943105-b011-46a5-a422-d0a479fd05b2","invariantUUID":"9021d1aa-657f-4e16-9c76-870fdec575b5","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":"compute","uniqueId":"44dd92f9-2f03-45ee-88d3-cebfbc159b53","lifecycleState":"CERTIFIED","lastUpdateDate":1632896892983,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de85ac86-1f94-4932-8c37-c629d7d981f8","invariantUUID":"dd8dd44f-0b4c-4bba-a086-93b52df58332","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":"defaulticon","uniqueId":"20b5595b-125a-4d2e-9371-5641001ab473","lifecycleState":"CERTIFIED","lastUpdateDate":1632901930114,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"22622449-bf35-4070-b241-bbde52cf1f1d","invariantUUID":"5100959d-ebd8-42ae-9fbd-9bb41509512d","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"port","uniqueId":"8ec709a7-78d9-469a-928f-3b318336aad1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897369160,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4970f35a-625c-47d0-973b-8a04388d3400","invariantUUID":"feb79999-ad7b-413f-98a4-2d756631f3ad","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fcf4d95-e1bb-4fd0-a30b-1a5493810a96","lifecycleState":"CERTIFIED","lastUpdateDate":1632897510913,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c68d3e00-d9ba-445a-bfea-d6adff551077","invariantUUID":"a40a0144-d0c7-48e3-a56c-73ae2d29d2ed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfcf5325-7f58-4f53-a7a5-595219f321a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896930324,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee3ea7c-f076-4f46-8e3b-70d562069b24","invariantUUID":"92700d76-8730-4190-9e1d-a066857e7499","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5d4f84a6-aa96-4f5a-97f7-31ba06f374c4","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632901964847,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d128b5ff-c0da-40ad-9b5a-9a45a411438f","invariantUUID":"6a337d93-6dca-4be2-8d54-64f0e8d260a8","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3093509-343a-4b29-9ab6-d97782409186","lifecycleState":"CERTIFIED","lastUpdateDate":1632897555177,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"041797bc-e639-4c5d-a7ea-67a8622e9ef1","invariantUUID":"0deca34e-8372-45e3-a532-89fd8cdf633a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af8f23ad-b8a0-43ff-b0bd-e9a59594bcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1632897592552,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbaef1b3-411d-4e05-a538-46bb551e4ddc","invariantUUID":"53d10a6d-6ab1-4412-a4aa-7dce00226405","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540f4e74-c24b-4c3d-b1e2-117e525b4f0d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897414680,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7abe542-49b0-4f7d-912c-26d8a2fd070b","invariantUUID":"07556603-8fba-4645-9296-e8c19e90470f","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"028a284d-5ff7-4ac0-8e96-b9ee68451940","lifecycleState":"CERTIFIED","lastUpdateDate":1632897227502,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d0fb9f-1b50-42d2-b7e2-287693e269fa","invariantUUID":"753e5138-88e4-4c08-9c3c-f49bd0301d20","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":"defaulticon","uniqueId":"fa4fb930-9a7a-420e-93ff-ddfe6c7fe9f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632900828675,"name":"basic_onboard_ylRovF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","systemName":"BasicOnboardYlrovf","description":"VF","tags":["basic_onboard_ylRovF"],"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":"port","uniqueId":"1a2b185d-85f2-434d-a0f8-2b2f67cd1810","lifecycleState":"CERTIFIED","lastUpdateDate":1632897354699,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91638f85-dfce-4a0a-b7f1-813a2fb85897","invariantUUID":"231492d0-73d6-4b8e-93dd-61580fa8dc30","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12439657-1113-4f93-b35a-ab4b7812da6d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897026705,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c78f79b-97be-4c41-b90b-dea92e98f3b7","invariantUUID":"dbd2d298-a5aa-4c17-be9f-16523b0ccfd3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e3ad993-ee76-469a-9e4a-ebcc60a7f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1632897247651,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cc03efc-f8f1-4ee4-ae7a-f3a619b8e55f","invariantUUID":"85a0bfc4-0348-4787-977c-b7afd0de740d","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":"network","uniqueId":"5d29e405-e223-4314-8e36-3cdfdd05c7e0","lifecycleState":"CERTIFIED","lastUpdateDate":1632896975087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d61a06-c823-4094-ae53-dc0c75c3ad7a","invariantUUID":"65d57936-a17a-4dff-be25-d45028f1c9e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"15121b67-62b0-4bcd-aa59-cd89e4dd137a","lifecycleState":"CERTIFIED","lastUpdateDate":1632896554480,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a164d-20cc-40e3-b824-1d9cc3ca08b5","invariantUUID":"5c35361f-d6d4-44f0-a880-67b8c26daeac","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"09c643e8-5cf2-472a-83c8-63966fe5095a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897589017,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64a69aae-71dd-47c4-9be2-4b39ae527843","invariantUUID":"f57673fa-cee4-4628-aec8-60f74f6cc87c","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":"objectStorage","uniqueId":"3de94c6a-86db-4a33-b88b-71738d1381f6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896527949,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3122af6-046f-48f9-a1b2-3438c432175c","invariantUUID":"440e2e7b-a326-4cf1-ae78-eca5da8e268a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63e492ca-a0ba-4eaf-83e5-31b758f170d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897448721,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b0f0e7f-a9aa-424d-8e97-06d07a8c108b","invariantUUID":"89fef419-5c75-4f98-ad46-2a55f4cdffb7","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":"networkrules","uniqueId":"f96f5cf5-c157-45be-a34c-44d54d399750","lifecycleState":"CERTIFIED","lastUpdateDate":1632896852293,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6ca0ff8a-c317-4edd-a49f-8796cbec1b55","invariantUUID":"7bb18d27-7413-453b-ac2f-5b4381d1f40e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d42d084-2dcd-4ad9-9cf9-7679de8701e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896706563,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99ddbfd3-d4c6-4f42-8646-40836a7e7bba","invariantUUID":"29f8a516-77b4-4a61-8970-1bcbb040ca7c","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":"network","uniqueId":"a5643af2-afac-4a26-9ed0-c16fe8576153","lifecycleState":"CERTIFIED","lastUpdateDate":1632897177772,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b3bd969-0cca-4b47-88f8-ee5fb94bdb27","invariantUUID":"c8ca2abc-fd06-4b74-a79e-88a8b4faaa23","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97b3b74d-ad23-4716-afe2-0531c4530901","lifecycleState":"CERTIFIED","lastUpdateDate":1632897387953,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5f3219e-186d-42d4-a127-2d353b7ef20d","invariantUUID":"f18047ee-b3b6-4c2a-a493-7de764b580a7","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":"defaulticon","uniqueId":"66af4ec8-cfd5-4125-b515-a28a73eec5e4","lifecycleState":"CERTIFIED","lastUpdateDate":1632897133935,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93744ff-9f14-462d-b8ae-6973ce12603e","invariantUUID":"cb0b63ba-6e60-4e27-9242-ec73b0864388","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":"01915957-f0dc-4fa2-8d03-dbfceb976399","lifecycleState":"CERTIFIED","lastUpdateDate":1632896747148,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"600997ca-2021-4416-afdc-c24821168b4d","invariantUUID":"cadd131c-63af-4b91-a697-bf2141af8b27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9203e156-1997-4342-9ee0-9c537c0a3f43","lifecycleState":"CERTIFIED","lastUpdateDate":1632897472054,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e68720ff-6e50-4aed-be63-e2a419d579e8","invariantUUID":"f0d2cd48-e4a9-4928-8002-688c854380da","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c142aac3-133c-4a92-a90f-1e4423ad3287","lifecycleState":"CERTIFIED","lastUpdateDate":1632896631919,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0a95193-ecb3-470f-961a-7042fa70e8e5","invariantUUID":"307745d9-1bd5-44d8-972a-068bf6b53f81","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff258ae2-5de1-4977-98d7-b3b7e817796d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897253944,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a4605c8-7ff5-4fa3-b5a3-01e68e065a02","invariantUUID":"b6cb2d7f-7def-4511-a51c-77d5d35e6cec","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"962f6e99-cd04-49f9-9dcf-37c9848fbf16","lifecycleState":"CERTIFIED","lastUpdateDate":1632897070429,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d6fa02-e358-428d-b1f2-a9e9d9860fa1","invariantUUID":"e070ca55-1119-45d1-9595-81578712869b","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":"port","uniqueId":"1d3fd8c2-7916-486d-b0e6-3542eeed8c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896820103,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"275acb9d-0496-4927-9fa6-8c47158898f6","invariantUUID":"24811706-5890-4848-95f4-f014fae15ad6","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":"e6746993-956c-4b00-a0ad-0e6884c4cf35","lifecycleState":"CERTIFIED","lastUpdateDate":1632897202871,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c65da2c-52a4-4edb-966e-a2c5384e4ff0","invariantUUID":"396057d7-ad87-40bc-9a8e-99e986ef61a5","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d3dc029-99b7-4ab9-b8cd-0991e86887d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632897091535,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9cbd17af-3c7b-4474-afa2-94e90bebfe84","invariantUUID":"0137e540-97a2-413b-92bd-5b5d84d661b3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3eb5776c-2754-4e92-9e70-d902e90d3af8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896733243,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"664f8168-ca39-4363-b1d3-43eb1b3d7477","invariantUUID":"55f42aac-4ee6-44d1-a59f-3f5f9477f7db","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":"bb5bf83d-360c-4dad-bd82-d01ea27421c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897394477,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e275092f-c9cd-45e4-989e-9822b6e0f560","invariantUUID":"af4d39d7-cbb2-4d90-a5b0-41d0270f702a","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":"network","uniqueId":"8c8d9fca-396b-4270-bab3-7e9a22b1c1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896693052,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31ebd36f-64c1-428a-907f-14fd4e0d2136","invariantUUID":"167d6fec-73ef-4795-89eb-36fe645aa034","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":"securityrules","uniqueId":"883b36c4-44fe-49ea-9862-d78ea4db50e8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896873750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c06f689c-1fda-4189-aeb2-0e1c53a70982","invariantUUID":"e4894731-c172-4d83-a22e-acfd8cab05de","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":"dd221db9-0afa-415e-a77b-0b37dca6418a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897102901,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0c919dd0-4cd5-43a7-83fc-3d4be476d427","invariantUUID":"17091f1e-b68b-4604-9860-41c2d9eb7a2d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fa030b44-71e5-4179-a2a0-2f2ec431dfc2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896669751,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfbdddb9-a26b-4b67-af00-210a0630f0d7","invariantUUID":"e4863ac8-1c98-4bbe-a80e-e4a3abcd56fe","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":"networkrules","uniqueId":"b9343868-9966-485b-8b5b-a6549b69e79f","lifecycleState":"CERTIFIED","lastUpdateDate":1632896810134,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7aabcc0-c7c2-4188-84a5-b73be5d40e96","invariantUUID":"2a29dc9c-689b-4128-9dfb-ea06398baa9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa950f26-9d7b-4777-af92-bda1f0db0313","lifecycleState":"CERTIFIED","lastUpdateDate":1632897125410,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c3d22672-019d-49d1-8ba1-6d9001d6f133","invariantUUID":"259b6b02-e541-4a73-b65d-7b74c45efe68","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":"b5851d61-45d5-4817-bd26-28b69ca9bffc","lifecycleState":"CERTIFIED","lastUpdateDate":1632897055180,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4668d1f-cb79-4a18-821a-00d255c36166","invariantUUID":"6e22b5fe-04ec-43f2-8439-622a746db5cb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf25fb5-eb84-457d-a69f-f79d3a844c61","lifecycleState":"CERTIFIED","lastUpdateDate":1632896906150,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdccb099-fe51-4493-910e-11917fb11ccc","invariantUUID":"04052c95-4c26-4560-a841-845364980050","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":"33d1e84e-8eac-41b1-a8de-6ad53b21f5a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896967759,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d144454f-b53a-498a-9cfb-a5a7166a6de3","invariantUUID":"a4381b3d-0f7c-4137-89f1-c690eac80842","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":"058ca197-25f6-4e10-a6d9-ffd708192f69","lifecycleState":"CERTIFIED","lastUpdateDate":1632897146202,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f64ce33-e7d0-443e-83f4-98b8e6b226a0","invariantUUID":"5d0ecf3b-6167-4680-b0b4-a24513b8e97e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbb26e3b-3d4f-44d0-bf7c-94e924efc926","lifecycleState":"CERTIFIED","lastUpdateDate":1632897455784,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dec1fe2-d9aa-4617-8e1e-b899d37de52b","invariantUUID":"498ea8f5-8131-48f2-b852-c9d180a3082e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"39dbdd2f-edcf-4123-8b0c-894f751f3abf","lifecycleState":"CERTIFIED","lastUpdateDate":1632897170028,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ef4ebf-765a-4053-8824-53ae1974c436","invariantUUID":"8f74e9cd-61d0-4832-b258-51e2b6737889","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"868c6f49-ef4b-4c77-8da8-eef6d2c66eac","lifecycleState":"CERTIFIED","lastUpdateDate":1632896645598,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96526b4a-b147-4b04-a588-a16ce556f140","invariantUUID":"31d0706d-59b0-4bcc-a093-1a25dc76b029","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15baf9b9-415a-4d12-b280-6b6d7235d4d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896499800,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"41cb7bc9-6d91-46e2-8b2e-d6c82070a16c","invariantUUID":"ef5efa6f-5797-4bb3-93f8-28233bbea482","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632896450391,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efefbda9-40d1-4272-9960-b945fa983a1c","invariantUUID":"292232f6-8c18-4e89-8963-bae7a63a6243","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6a658c5-8db6-4608-b462-451028a974e7","lifecycleState":"CERTIFIED","lastUpdateDate":1632900905401,"name":"basic_onboard_ylRovF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","systemName":"BasicOnboardYlrovf","description":"service","tags":["basic_onboard_ylRovF"],"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":"c8f39bd5-bf4a-400c-95fe-9c2ce13d79ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632901889497,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","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-09-29 07:52:49,936 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-29 07:52:49,937 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-29 07:52:49,937 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-29 07:52:49,937 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-09-29 07:52:49,938 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-29 07:52:49,938 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-29 07:52:49,940 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:52:51,418 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2021-09-29 07:52:51,420 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-29 07:52:51,420 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/926e7431-ce98-4526-81a9-9d47c86197c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c22131a0-dd22-4e7b-ace5-ee7a00cfa435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-29 07:52:51,422 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 07:52:51,423 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:52:51,423 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:52:51,423 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:52:51,423 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-29 07:52:51,423 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:52:51,423 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:52:51,423 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:52:51,423 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-29 07:52:51,423 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 07:52:51,424 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-29 07:52:51,424 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-29 07:52:51,424 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-29 07:52:51,424 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-09-29 07:52:51,424 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-29 07:52:51,424 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-29 07:52:51,426 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:52:52,143 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2021-09-29 07:52:52,144 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-29 07:52:52,145 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/926e7431-ce98-4526-81a9-9d47c86197c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c22131a0-dd22-4e7b-ace5-ee7a00cfa435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-29 07:52:52,148 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 07:52:52,148 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:52:52,148 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:52:52,148 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:52:52,148 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-29 07:52:52,149 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:52:52,149 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:52:52,149 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:52:52,149 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-29 07:52:52,149 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 07:52:52,149 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-29 07:52:52,150 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-09-29 07:52:52,150 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-09-29 07:52:52,150 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-09-29 07:52:52,151 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-09-29 07:52:52,151 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-09-29 07:52:52,153 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:52:52,439 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-09-29 07:52:52,441 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-09-29 07:52:52,442 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":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-29 07:52:52,445 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-09-29 07:52:52,446 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-09-29 07:52:52,446 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-09-29 07:52:52,446 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-09-29 07:52:52,446 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-29 07:52:52,446 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-29 07:52:52,447 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-09-29 07:52:52,447 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-29 07:52:52,447 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-29 07:52:52,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:52:53,229 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2021-09-29 07:52:53,230 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-29 07:52:53,230 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/926e7431-ce98-4526-81a9-9d47c86197c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c22131a0-dd22-4e7b-ace5-ee7a00cfa435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-29 07:52:53,232 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 07:52:53,233 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:52:53,233 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:52:53,233 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:52:53,233 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-29 07:52:53,233 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:52:53,233 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:52:53,233 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:52:53,233 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-09-29 07:52:53,233 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 07:52:53,233 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-09-29 07:52:53,253 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-09-29 07:52:53,254 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-09-29 07:52:53,254 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-09-29 07:52:53,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:52:55,404 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-09-29 07:52:55,407 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-09-29 07:52:55,408 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331.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":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","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":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","empty":false},{"definition":false,"hidden":false,"uniqueId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331.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":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","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":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","empty":false},{"definition":false,"hidden":false,"uniqueId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331.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":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","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":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","empty":false},{"definition":false,"hidden":false,"uniqueId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331.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":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","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":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","empty":false},{"definition":false,"hidden":false,"uniqueId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331.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":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","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":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":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":1632901974316,"version":"0.1","description":"service","tags":["basic_vm"],"icon":"network_l_1-3","isDeleted":null,"csarVersion":null,"archived":false,"archiveTime":0,"uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1","componentMetadataForSupportLog":{"SupportablityComponentUUID":"1161e029-88ef-405f-b922-a9f9740deace","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"1161e029-88ef-405f-b922-a9f9740deace","highestVersion":true,"systemName":"BasicVm","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","normalizedName":"basicvm","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1632901974316,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":null,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"importedToscaChecksum":null,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-09-29 07:52:55,412 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-09-29 07:52:55,412 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:52:55,419 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-09-29 07:52:55,419 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-29 07:52:55,420 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-09-29 07:52:55,420 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-09-29 07:52:55,420 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-29 07:52:55,422 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:52:55,975 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1432 2021-09-29 07:52:55,976 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-29 07:52:55,976 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d128b5ff-c0da-40ad-9b5a-9a45a411438f","invariantUUID":"6a337d93-6dca-4be2-8d54-64f0e8d260a8","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d128b5ff-c0da-40ad-9b5a-9a45a411438f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f5677029-73e2-4cac-8bfd-48aff2daed6f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1fcd112d-f168-4a2c-8591-9550031163a9/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"22622449-bf35-4070-b241-bbde52cf1f1d","invariantUUID":"5100959d-ebd8-42ae-9fbd-9bb41509512d","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/22622449-bf35-4070-b241-bbde52cf1f1d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-29 07:52:55,978 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-29 07:52:55,978 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:52:55,979 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:52:55,979 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:52:55,979 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 07:52:55,979 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:52:55,979 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:52:55,979 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:52:55,979 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-29 07:52:55,979 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:52:55,979 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:52:55,979 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:52:55,980 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-09-29 07:52:55,980 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:52:55,980 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:52:55,980 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:52:55,980 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-09-29 07:52:55,980 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 07:52:55,980 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-29 07:52:55,981 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-09-29 07:52:55,981 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-09-29 07:52:55,981 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-29 07:52:55,983 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:53:07,043 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-09-29 07:53:07,048 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-29 07:53:07,050 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfd7824d-16e8-476c-8ca7-d7cd90475a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897112984,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6043ede5-6476-40cb-a4b1-42173b9a1c16","invariantUUID":"2c0d3806-140c-4533-a77c-e453c8fc2023","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":"objectStorage","uniqueId":"93a398e5-217a-4b25-a2e2-394de7cfbb49","lifecycleState":"CERTIFIED","lastUpdateDate":1632897288553,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc13475-1acc-4397-8de3-66c5350333f4","invariantUUID":"a350a53b-f358-42df-86c4-28f89da787c2","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":"658824a1-412c-4cdc-a4c7-45a68bbd53c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897213357,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"443dfbfb-b73e-42dc-8484-a14b8748d498","invariantUUID":"01957492-a2f7-4f22-a0d4-51eefba13b30","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c2ca223a-c736-4aff-ae2b-f85661518715","lifecycleState":"CERTIFIED","lastUpdateDate":1632897374434,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bb33558-aa86-480b-8562-bc678f058ca6","invariantUUID":"b1943189-6896-4370-a215-71578f82a119","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":"7c35fc23-d29b-4e8a-9426-861826260ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1632896720171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fbe5f3a-b8ac-4e4c-8f8c-d936f9ed8616","invariantUUID":"ce275bc4-f76d-4312-9347-f4747f758178","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":"objectStorage","uniqueId":"1a0994d3-fd5b-4e46-8342-23bfe918a0b6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896616171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7a5a10-7cfa-4f06-ba73-b38f35764614","invariantUUID":"b4a98965-7878-4fa6-aadd-62b1024a7735","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa7c456-24f8-4094-ae0e-9715c310d5ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632897534141,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95b86c82-98de-48c3-80dc-c65cc67c6d02","invariantUUID":"8c7899d9-7a22-41ad-860a-5523ca73f43f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b6a91272-b301-44f3-a520-89e5722b35b0","lifecycleState":"CERTIFIED","lastUpdateDate":1632901929456,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94e62d4-b353-463e-9d28-cb256b5dbfd6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897551086,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8379487-7326-4a3e-bf8c-c38060100683","invariantUUID":"694089be-2f8f-4b20-820f-4ff5d9f531fa","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":"defaulticon","uniqueId":"8520a261-1581-4ac5-a0f1-cee4aadbdf0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897349184,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6882963d-6554-42cf-b3f7-108cabfd34ea","invariantUUID":"423e76f0-1b01-48ba-9bdf-b55fb950bf94","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":"d7351cf5-ac43-4d09-accb-e1e9512b2178","lifecycleState":"CERTIFIED","lastUpdateDate":1632896654173,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db625773-4186-4514-a4d0-b273a2be3529","invariantUUID":"36e0ab35-0c1a-4849-a520-4f2d4516752e","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":"16838d8f-3a6d-4b69-b21f-a76c48d1182c","lifecycleState":"CERTIFIED","lastUpdateDate":1632896576579,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44edb027-9d20-41e5-b3f9-ec9c1fd88c81","invariantUUID":"4f731268-c7f7-4a45-afa1-5ee9cb940c7b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"61710378-223f-4937-b053-e975ff2039b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632896680975,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7291ae8-1f32-42dc-b059-39a3dc8d6f77","invariantUUID":"3ec37e49-da63-4158-933d-3a118040ebf5","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":"defaulticon","uniqueId":"68acf008-acc0-4fac-b857-a2afc11e8cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897335085,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abfa1c4a-bbf1-4d1b-b41e-0bd3f9149fd0","invariantUUID":"1a94319c-3b6e-4d98-b51a-5ff5b289b046","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":"network","uniqueId":"af4e8fd9-3eab-4744-9276-43795a0301fb","lifecycleState":"CERTIFIED","lastUpdateDate":1632896914680,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e265e6f6-cb22-45f0-b329-2bb20c3e6a8c","invariantUUID":"b186e1da-1183-4bb8-9aa3-ddede42e8d04","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":"394b3914-566f-4944-aa03-620257923323","lifecycleState":"CERTIFIED","lastUpdateDate":1632896513737,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b13a499-c578-413f-b7a6-c84326176893","invariantUUID":"1e874fba-1232-47dc-aa95-fe08fbe8fe0d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6b3fa10-0b39-4b34-9175-d96a8562b2db","lifecycleState":"CERTIFIED","lastUpdateDate":1632897154014,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d68840ce-8f25-4e48-b332-7524c6842b32","invariantUUID":"a0bf6a4d-81f5-4c6d-bbb1-866715988930","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":"441279c7-d89d-4280-bc55-e7cd03e9d874","lifecycleState":"CERTIFIED","lastUpdateDate":1632896953872,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4861d49-384f-4af7-b1d9-04fb79005b6c","invariantUUID":"c3626004-9543-4806-a148-b3b94c8d42f7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4614c93d-f892-4585-922b-5d047b6b2d3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897294111,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed3029bc-0bd6-4f68-a3ee-220798a9b777","invariantUUID":"a30652cc-e8d3-47fc-9c4b-dda174861cab","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"42c4d621-575c-44cb-a83c-3391e94a443b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896569547,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1a7b2bd-14f4-46c5-93eb-e91cf3aea95a","invariantUUID":"b774f1f9-eaa7-49f0-bdde-fcee5d99660e","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":"1443ebb8-4ab5-4873-8569-67b30b511b78","lifecycleState":"CERTIFIED","lastUpdateDate":1632897429466,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644416a6-d229-4e0e-b03f-12ca1c78b300","invariantUUID":"b9a3bb04-7e39-4f35-aa62-97fe36b22397","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":"port","uniqueId":"7aa7ee2e-9e1a-4c17-88fd-ca55d2050b12","lifecycleState":"CERTIFIED","lastUpdateDate":1632897492926,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35915292-8288-431f-b968-2b48a5d2d06e","invariantUUID":"f4a4a51c-5a29-4736-9ac1-4f4c93858948","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":"91db0837-356e-45ec-a68d-facb17caa1c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632896865956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbfbbbc-4073-49ca-acba-7085528bf12f","invariantUUID":"e36a7b55-9aa4-49bd-934b-6728df3d7aba","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":"b1cc2df6-5c6f-4cd3-a9e6-106df5320a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632897409238,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31df6e0b-3613-4dc5-9c66-1fcaa8c922bc","invariantUUID":"d90ce0e6-60ed-4017-bc3e-82d05f7532c4","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":"compute","uniqueId":"43c5bad7-d6ce-4eed-836d-48128d3034a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632897569953,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf943105-b011-46a5-a422-d0a479fd05b2","invariantUUID":"9021d1aa-657f-4e16-9c76-870fdec575b5","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":"compute","uniqueId":"44dd92f9-2f03-45ee-88d3-cebfbc159b53","lifecycleState":"CERTIFIED","lastUpdateDate":1632896892983,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de85ac86-1f94-4932-8c37-c629d7d981f8","invariantUUID":"dd8dd44f-0b4c-4bba-a086-93b52df58332","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":"defaulticon","uniqueId":"20b5595b-125a-4d2e-9371-5641001ab473","lifecycleState":"CERTIFIED","lastUpdateDate":1632901930114,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"22622449-bf35-4070-b241-bbde52cf1f1d","invariantUUID":"5100959d-ebd8-42ae-9fbd-9bb41509512d","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"port","uniqueId":"8ec709a7-78d9-469a-928f-3b318336aad1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897369160,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4970f35a-625c-47d0-973b-8a04388d3400","invariantUUID":"feb79999-ad7b-413f-98a4-2d756631f3ad","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fcf4d95-e1bb-4fd0-a30b-1a5493810a96","lifecycleState":"CERTIFIED","lastUpdateDate":1632897510913,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c68d3e00-d9ba-445a-bfea-d6adff551077","invariantUUID":"a40a0144-d0c7-48e3-a56c-73ae2d29d2ed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfcf5325-7f58-4f53-a7a5-595219f321a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896930324,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee3ea7c-f076-4f46-8e3b-70d562069b24","invariantUUID":"92700d76-8730-4190-9e1d-a066857e7499","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3093509-343a-4b29-9ab6-d97782409186","lifecycleState":"CERTIFIED","lastUpdateDate":1632897555177,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"041797bc-e639-4c5d-a7ea-67a8622e9ef1","invariantUUID":"0deca34e-8372-45e3-a532-89fd8cdf633a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af8f23ad-b8a0-43ff-b0bd-e9a59594bcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1632897592552,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbaef1b3-411d-4e05-a538-46bb551e4ddc","invariantUUID":"53d10a6d-6ab1-4412-a4aa-7dce00226405","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540f4e74-c24b-4c3d-b1e2-117e525b4f0d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897414680,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7abe542-49b0-4f7d-912c-26d8a2fd070b","invariantUUID":"07556603-8fba-4645-9296-e8c19e90470f","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"028a284d-5ff7-4ac0-8e96-b9ee68451940","lifecycleState":"CERTIFIED","lastUpdateDate":1632897227502,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d0fb9f-1b50-42d2-b7e2-287693e269fa","invariantUUID":"753e5138-88e4-4c08-9c3c-f49bd0301d20","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":"defaulticon","uniqueId":"fa4fb930-9a7a-420e-93ff-ddfe6c7fe9f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632900828675,"name":"basic_onboard_ylRovF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","systemName":"BasicOnboardYlrovf","description":"VF","tags":["basic_onboard_ylRovF"],"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":"port","uniqueId":"1a2b185d-85f2-434d-a0f8-2b2f67cd1810","lifecycleState":"CERTIFIED","lastUpdateDate":1632897354699,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91638f85-dfce-4a0a-b7f1-813a2fb85897","invariantUUID":"231492d0-73d6-4b8e-93dd-61580fa8dc30","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12439657-1113-4f93-b35a-ab4b7812da6d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897026705,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c78f79b-97be-4c41-b90b-dea92e98f3b7","invariantUUID":"dbd2d298-a5aa-4c17-be9f-16523b0ccfd3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e3ad993-ee76-469a-9e4a-ebcc60a7f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1632897247651,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cc03efc-f8f1-4ee4-ae7a-f3a619b8e55f","invariantUUID":"85a0bfc4-0348-4787-977c-b7afd0de740d","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":"network","uniqueId":"5d29e405-e223-4314-8e36-3cdfdd05c7e0","lifecycleState":"CERTIFIED","lastUpdateDate":1632896975087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d61a06-c823-4094-ae53-dc0c75c3ad7a","invariantUUID":"65d57936-a17a-4dff-be25-d45028f1c9e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"15121b67-62b0-4bcd-aa59-cd89e4dd137a","lifecycleState":"CERTIFIED","lastUpdateDate":1632896554480,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a164d-20cc-40e3-b824-1d9cc3ca08b5","invariantUUID":"5c35361f-d6d4-44f0-a880-67b8c26daeac","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"09c643e8-5cf2-472a-83c8-63966fe5095a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897589017,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64a69aae-71dd-47c4-9be2-4b39ae527843","invariantUUID":"f57673fa-cee4-4628-aec8-60f74f6cc87c","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":"objectStorage","uniqueId":"3de94c6a-86db-4a33-b88b-71738d1381f6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896527949,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3122af6-046f-48f9-a1b2-3438c432175c","invariantUUID":"440e2e7b-a326-4cf1-ae78-eca5da8e268a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63e492ca-a0ba-4eaf-83e5-31b758f170d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897448721,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b0f0e7f-a9aa-424d-8e97-06d07a8c108b","invariantUUID":"89fef419-5c75-4f98-ad46-2a55f4cdffb7","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":"networkrules","uniqueId":"f96f5cf5-c157-45be-a34c-44d54d399750","lifecycleState":"CERTIFIED","lastUpdateDate":1632896852293,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6ca0ff8a-c317-4edd-a49f-8796cbec1b55","invariantUUID":"7bb18d27-7413-453b-ac2f-5b4381d1f40e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d42d084-2dcd-4ad9-9cf9-7679de8701e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896706563,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99ddbfd3-d4c6-4f42-8646-40836a7e7bba","invariantUUID":"29f8a516-77b4-4a61-8970-1bcbb040ca7c","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":"network","uniqueId":"a5643af2-afac-4a26-9ed0-c16fe8576153","lifecycleState":"CERTIFIED","lastUpdateDate":1632897177772,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b3bd969-0cca-4b47-88f8-ee5fb94bdb27","invariantUUID":"c8ca2abc-fd06-4b74-a79e-88a8b4faaa23","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97b3b74d-ad23-4716-afe2-0531c4530901","lifecycleState":"CERTIFIED","lastUpdateDate":1632897387953,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5f3219e-186d-42d4-a127-2d353b7ef20d","invariantUUID":"f18047ee-b3b6-4c2a-a493-7de764b580a7","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":"defaulticon","uniqueId":"66af4ec8-cfd5-4125-b515-a28a73eec5e4","lifecycleState":"CERTIFIED","lastUpdateDate":1632897133935,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93744ff-9f14-462d-b8ae-6973ce12603e","invariantUUID":"cb0b63ba-6e60-4e27-9242-ec73b0864388","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":"01915957-f0dc-4fa2-8d03-dbfceb976399","lifecycleState":"CERTIFIED","lastUpdateDate":1632896747148,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"600997ca-2021-4416-afdc-c24821168b4d","invariantUUID":"cadd131c-63af-4b91-a697-bf2141af8b27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9203e156-1997-4342-9ee0-9c537c0a3f43","lifecycleState":"CERTIFIED","lastUpdateDate":1632897472054,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e68720ff-6e50-4aed-be63-e2a419d579e8","invariantUUID":"f0d2cd48-e4a9-4928-8002-688c854380da","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c142aac3-133c-4a92-a90f-1e4423ad3287","lifecycleState":"CERTIFIED","lastUpdateDate":1632896631919,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0a95193-ecb3-470f-961a-7042fa70e8e5","invariantUUID":"307745d9-1bd5-44d8-972a-068bf6b53f81","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff258ae2-5de1-4977-98d7-b3b7e817796d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897253944,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a4605c8-7ff5-4fa3-b5a3-01e68e065a02","invariantUUID":"b6cb2d7f-7def-4511-a51c-77d5d35e6cec","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"962f6e99-cd04-49f9-9dcf-37c9848fbf16","lifecycleState":"CERTIFIED","lastUpdateDate":1632897070429,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d6fa02-e358-428d-b1f2-a9e9d9860fa1","invariantUUID":"e070ca55-1119-45d1-9595-81578712869b","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":"port","uniqueId":"1d3fd8c2-7916-486d-b0e6-3542eeed8c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896820103,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"275acb9d-0496-4927-9fa6-8c47158898f6","invariantUUID":"24811706-5890-4848-95f4-f014fae15ad6","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":"e6746993-956c-4b00-a0ad-0e6884c4cf35","lifecycleState":"CERTIFIED","lastUpdateDate":1632897202871,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c65da2c-52a4-4edb-966e-a2c5384e4ff0","invariantUUID":"396057d7-ad87-40bc-9a8e-99e986ef61a5","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d3dc029-99b7-4ab9-b8cd-0991e86887d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632897091535,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9cbd17af-3c7b-4474-afa2-94e90bebfe84","invariantUUID":"0137e540-97a2-413b-92bd-5b5d84d661b3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3eb5776c-2754-4e92-9e70-d902e90d3af8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896733243,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"664f8168-ca39-4363-b1d3-43eb1b3d7477","invariantUUID":"55f42aac-4ee6-44d1-a59f-3f5f9477f7db","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":"defaulticon","uniqueId":"ec50e9dd-295b-4540-83c6-98daf9983a65","lifecycleState":"CERTIFIED","lastUpdateDate":1632901964847,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d128b5ff-c0da-40ad-9b5a-9a45a411438f","invariantUUID":"6a337d93-6dca-4be2-8d54-64f0e8d260a8","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5bf83d-360c-4dad-bd82-d01ea27421c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897394477,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e275092f-c9cd-45e4-989e-9822b6e0f560","invariantUUID":"af4d39d7-cbb2-4d90-a5b0-41d0270f702a","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":"network","uniqueId":"8c8d9fca-396b-4270-bab3-7e9a22b1c1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896693052,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31ebd36f-64c1-428a-907f-14fd4e0d2136","invariantUUID":"167d6fec-73ef-4795-89eb-36fe645aa034","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":"securityrules","uniqueId":"883b36c4-44fe-49ea-9862-d78ea4db50e8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896873750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c06f689c-1fda-4189-aeb2-0e1c53a70982","invariantUUID":"e4894731-c172-4d83-a22e-acfd8cab05de","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":"dd221db9-0afa-415e-a77b-0b37dca6418a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897102901,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0c919dd0-4cd5-43a7-83fc-3d4be476d427","invariantUUID":"17091f1e-b68b-4604-9860-41c2d9eb7a2d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fa030b44-71e5-4179-a2a0-2f2ec431dfc2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896669751,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfbdddb9-a26b-4b67-af00-210a0630f0d7","invariantUUID":"e4863ac8-1c98-4bbe-a80e-e4a3abcd56fe","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":"networkrules","uniqueId":"b9343868-9966-485b-8b5b-a6549b69e79f","lifecycleState":"CERTIFIED","lastUpdateDate":1632896810134,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7aabcc0-c7c2-4188-84a5-b73be5d40e96","invariantUUID":"2a29dc9c-689b-4128-9dfb-ea06398baa9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa950f26-9d7b-4777-af92-bda1f0db0313","lifecycleState":"CERTIFIED","lastUpdateDate":1632897125410,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c3d22672-019d-49d1-8ba1-6d9001d6f133","invariantUUID":"259b6b02-e541-4a73-b65d-7b74c45efe68","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":"b5851d61-45d5-4817-bd26-28b69ca9bffc","lifecycleState":"CERTIFIED","lastUpdateDate":1632897055180,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4668d1f-cb79-4a18-821a-00d255c36166","invariantUUID":"6e22b5fe-04ec-43f2-8439-622a746db5cb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf25fb5-eb84-457d-a69f-f79d3a844c61","lifecycleState":"CERTIFIED","lastUpdateDate":1632896906150,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdccb099-fe51-4493-910e-11917fb11ccc","invariantUUID":"04052c95-4c26-4560-a841-845364980050","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":"33d1e84e-8eac-41b1-a8de-6ad53b21f5a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896967759,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d144454f-b53a-498a-9cfb-a5a7166a6de3","invariantUUID":"a4381b3d-0f7c-4137-89f1-c690eac80842","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":"058ca197-25f6-4e10-a6d9-ffd708192f69","lifecycleState":"CERTIFIED","lastUpdateDate":1632897146202,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f64ce33-e7d0-443e-83f4-98b8e6b226a0","invariantUUID":"5d0ecf3b-6167-4680-b0b4-a24513b8e97e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbb26e3b-3d4f-44d0-bf7c-94e924efc926","lifecycleState":"CERTIFIED","lastUpdateDate":1632897455784,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dec1fe2-d9aa-4617-8e1e-b899d37de52b","invariantUUID":"498ea8f5-8131-48f2-b852-c9d180a3082e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"39dbdd2f-edcf-4123-8b0c-894f751f3abf","lifecycleState":"CERTIFIED","lastUpdateDate":1632897170028,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ef4ebf-765a-4053-8824-53ae1974c436","invariantUUID":"8f74e9cd-61d0-4832-b258-51e2b6737889","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"868c6f49-ef4b-4c77-8da8-eef6d2c66eac","lifecycleState":"CERTIFIED","lastUpdateDate":1632896645598,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96526b4a-b147-4b04-a588-a16ce556f140","invariantUUID":"31d0706d-59b0-4bcc-a093-1a25dc76b029","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15baf9b9-415a-4d12-b280-6b6d7235d4d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896499800,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"41cb7bc9-6d91-46e2-8b2e-d6c82070a16c","invariantUUID":"ef5efa6f-5797-4bb3-93f8-28233bbea482","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632896450391,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efefbda9-40d1-4272-9960-b945fa983a1c","invariantUUID":"292232f6-8c18-4e89-8963-bae7a63a6243","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6a658c5-8db6-4608-b462-451028a974e7","lifecycleState":"CERTIFIED","lastUpdateDate":1632900905401,"name":"basic_onboard_ylRovF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","systemName":"BasicOnboardYlrovf","description":"service","tags":["basic_onboard_ylRovF"],"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":"63a6ef1d-4213-4bac-bf8d-91e4dd19072e","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1632901974371,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"c8f39bd5-bf4a-400c-95fe-9c2ce13d79ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632901889497,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","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":"1ff40563-8f10-4636-8ecb-c047ee6148e1","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1632901974316,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","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-09-29 07:53:07,056 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-09-29 07:53:07,058 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-09-29 07:53:07,058 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/1ff40563-8f10-4636-8ecb-c047ee6148e1/resourceInstance 2021-09-29 07:53:07,058 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "b6a91272-b301-44f3-a520-89e5722b35b0", "originType": "VF", "componentUid": "b6a91272-b301-44f3-a520-89e5722b35b0", "icon": "defaulticon" } 2021-09-29 07:53:07,060 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:53:11,713 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/1ff40563-8f10-4636-8ecb-c047ee6148e1/resourceInstance HTTP/1.1" 201 None 2021-09-29 07:53:11,715 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-09-29 07:53:11,716 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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.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":"6fbcceea-c015-4342-8a3f-26099b53c723","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":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.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":"6fbcceea-c015-4342-8a3f-26099b53c723","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":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.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":"6fbcceea-c015-4342-8a3f-26099b53c723","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":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.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":"6fbcceea-c015-4342-8a3f-26099b53c723","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":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.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":"6fbcceea-c015-4342-8a3f-26099b53c723","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":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.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":"6fbcceea-c015-4342-8a3f-26099b53c723","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":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.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":"6fbcceea-c015-4342-8a3f-26099b53c723","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":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.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":"6fbcceea-c015-4342-8a3f-26099b53c723","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":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.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":"6fbcceea-c015-4342-8a3f-26099b53c723","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":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.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":"6fbcceea-c015-4342-8a3f-26099b53c723","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":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.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":"6fbcceea-c015-4342-8a3f-26099b53c723","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":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.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":"6fbcceea-c015-4342-8a3f-26099b53c723","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":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.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":"6fbcceea-c015-4342-8a3f-26099b53c723","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":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.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":"6fbcceea-c015-4342-8a3f-26099b53c723","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":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"b6a91272-b301-44f3-a520-89e5722b35b0","createdFromCsar":false,"uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.b6a91272-b301-44f3-a520-89e5722b35b0.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1632901990347,"description":null,"originType":"VF","icon":"defaulticon","attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"b6a91272-b301-44f3-a520-89e5722b35b0","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1632901990347,"customizationUUID":"0862569d-d98d-4d84-a977-0b61562a19b1","posX":"200","posY":"100","componentName":"basic_vm","version":null,"type":null,"ownerId":null,"empty":false} 2021-09-29 07:53:11,717 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-09-29 07:53:11,719 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-09-29 07:53:11,719 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/1161e029-88ef-405f-b922-a9f9740deace/distribution 2021-09-29 07:53:11,720 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-09-29 07:53:11,722 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:53:11,861 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/1161e029-88ef-405f-b922-a9f9740deace/distribution HTTP/1.1" 200 38 2021-09-29 07:53:11,863 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-09-29 07:53:11,863 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-09-29 07:53:11,867 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-09-29 07:53:11,867 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-09-29 07:53:11,867 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-29 07:53:11,871 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:53:12,030 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-09-29 07:53:12,031 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-29 07:53:12,031 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-09-29 07:53:12,033 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-29 07:53:12,034 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-09-29 07:53:12,038 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-09-29 07:53:12,039 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/1ff40563-8f10-4636-8ecb-c047ee6148e1/lifecycleState/checkin 2021-09-29 07:53:12,039 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-09-29 07:53:12,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:53:14,368 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/1ff40563-8f10-4636-8ecb-c047ee6148e1/lifecycleState/checkin HTTP/1.1" 200 1179 2021-09-29 07:53:14,370 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-09-29 07:53:14,371 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1632901974316,"lastUpdateDate":1632901993073,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"1ff40563-8f10-4636-8ecb-c047ee6148e1"},"projectCode":"123456","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","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":"1161e029-88ef-405f-b922-a9f9740deace"} 2021-09-29 07:53:14,374 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-29 07:53:14,374 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-29 07:53:14,375 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-09-29 07:53:14,375 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-29 07:53:14,375 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-29 07:53:14,378 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:53:19,510 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1855 2021-09-29 07:53:19,511 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-29 07:53:19,512 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/926e7431-ce98-4526-81a9-9d47c86197c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c22131a0-dd22-4e7b-ace5-ee7a00cfa435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4418913b-f07a-4f50-b2d8-282044dfa5a8/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1161e029-88ef-405f-b922-a9f9740deace/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","name":"basic_vm_macro","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/3d458f26-e469-4b30-826a-58205741c7cb/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-09-29 07:53:19,515 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 07:53:19,515 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:53:19,515 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:53:19,515 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:53:19,515 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-29 07:53:19,515 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:53:19,516 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:53:19,516 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:53:19,516 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-29 07:53:19,516 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:53:19,516 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:53:19,516 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-09-29 07:53:19,516 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-29 07:53:19,516 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:53:19,516 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:53:19,516 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-29 07:53:19,517 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-09-29 07:53:19,517 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:53:19,517 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:53:19,517 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-09-29 07:53:19,517 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-09-29 07:53:19,517 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 07:53:19,517 INFO 192:__init__.py(1) - Service found, updating information 2021-09-29 07:53:19,518 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-09-29 07:53:19,518 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-09-29 07:53:19,518 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-29 07:53:19,520 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:53:31,025 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-09-29 07:53:31,027 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-29 07:53:31,029 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfd7824d-16e8-476c-8ca7-d7cd90475a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897112984,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6043ede5-6476-40cb-a4b1-42173b9a1c16","invariantUUID":"2c0d3806-140c-4533-a77c-e453c8fc2023","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":"objectStorage","uniqueId":"93a398e5-217a-4b25-a2e2-394de7cfbb49","lifecycleState":"CERTIFIED","lastUpdateDate":1632897288553,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc13475-1acc-4397-8de3-66c5350333f4","invariantUUID":"a350a53b-f358-42df-86c4-28f89da787c2","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":"658824a1-412c-4cdc-a4c7-45a68bbd53c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897213357,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"443dfbfb-b73e-42dc-8484-a14b8748d498","invariantUUID":"01957492-a2f7-4f22-a0d4-51eefba13b30","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c2ca223a-c736-4aff-ae2b-f85661518715","lifecycleState":"CERTIFIED","lastUpdateDate":1632897374434,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bb33558-aa86-480b-8562-bc678f058ca6","invariantUUID":"b1943189-6896-4370-a215-71578f82a119","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":"7c35fc23-d29b-4e8a-9426-861826260ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1632896720171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fbe5f3a-b8ac-4e4c-8f8c-d936f9ed8616","invariantUUID":"ce275bc4-f76d-4312-9347-f4747f758178","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":"objectStorage","uniqueId":"1a0994d3-fd5b-4e46-8342-23bfe918a0b6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896616171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7a5a10-7cfa-4f06-ba73-b38f35764614","invariantUUID":"b4a98965-7878-4fa6-aadd-62b1024a7735","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa7c456-24f8-4094-ae0e-9715c310d5ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632897534141,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95b86c82-98de-48c3-80dc-c65cc67c6d02","invariantUUID":"8c7899d9-7a22-41ad-860a-5523ca73f43f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b6a91272-b301-44f3-a520-89e5722b35b0","lifecycleState":"CERTIFIED","lastUpdateDate":1632901929456,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94e62d4-b353-463e-9d28-cb256b5dbfd6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897551086,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8379487-7326-4a3e-bf8c-c38060100683","invariantUUID":"694089be-2f8f-4b20-820f-4ff5d9f531fa","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":"defaulticon","uniqueId":"8520a261-1581-4ac5-a0f1-cee4aadbdf0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897349184,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6882963d-6554-42cf-b3f7-108cabfd34ea","invariantUUID":"423e76f0-1b01-48ba-9bdf-b55fb950bf94","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":"d7351cf5-ac43-4d09-accb-e1e9512b2178","lifecycleState":"CERTIFIED","lastUpdateDate":1632896654173,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db625773-4186-4514-a4d0-b273a2be3529","invariantUUID":"36e0ab35-0c1a-4849-a520-4f2d4516752e","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":"16838d8f-3a6d-4b69-b21f-a76c48d1182c","lifecycleState":"CERTIFIED","lastUpdateDate":1632896576579,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44edb027-9d20-41e5-b3f9-ec9c1fd88c81","invariantUUID":"4f731268-c7f7-4a45-afa1-5ee9cb940c7b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"61710378-223f-4937-b053-e975ff2039b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632896680975,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7291ae8-1f32-42dc-b059-39a3dc8d6f77","invariantUUID":"3ec37e49-da63-4158-933d-3a118040ebf5","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":"defaulticon","uniqueId":"68acf008-acc0-4fac-b857-a2afc11e8cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897335085,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abfa1c4a-bbf1-4d1b-b41e-0bd3f9149fd0","invariantUUID":"1a94319c-3b6e-4d98-b51a-5ff5b289b046","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":"network","uniqueId":"af4e8fd9-3eab-4744-9276-43795a0301fb","lifecycleState":"CERTIFIED","lastUpdateDate":1632896914680,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e265e6f6-cb22-45f0-b329-2bb20c3e6a8c","invariantUUID":"b186e1da-1183-4bb8-9aa3-ddede42e8d04","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":"394b3914-566f-4944-aa03-620257923323","lifecycleState":"CERTIFIED","lastUpdateDate":1632896513737,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b13a499-c578-413f-b7a6-c84326176893","invariantUUID":"1e874fba-1232-47dc-aa95-fe08fbe8fe0d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6b3fa10-0b39-4b34-9175-d96a8562b2db","lifecycleState":"CERTIFIED","lastUpdateDate":1632897154014,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d68840ce-8f25-4e48-b332-7524c6842b32","invariantUUID":"a0bf6a4d-81f5-4c6d-bbb1-866715988930","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":"441279c7-d89d-4280-bc55-e7cd03e9d874","lifecycleState":"CERTIFIED","lastUpdateDate":1632896953872,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4861d49-384f-4af7-b1d9-04fb79005b6c","invariantUUID":"c3626004-9543-4806-a148-b3b94c8d42f7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4614c93d-f892-4585-922b-5d047b6b2d3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897294111,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed3029bc-0bd6-4f68-a3ee-220798a9b777","invariantUUID":"a30652cc-e8d3-47fc-9c4b-dda174861cab","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"42c4d621-575c-44cb-a83c-3391e94a443b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896569547,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1a7b2bd-14f4-46c5-93eb-e91cf3aea95a","invariantUUID":"b774f1f9-eaa7-49f0-bdde-fcee5d99660e","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":"1443ebb8-4ab5-4873-8569-67b30b511b78","lifecycleState":"CERTIFIED","lastUpdateDate":1632897429466,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644416a6-d229-4e0e-b03f-12ca1c78b300","invariantUUID":"b9a3bb04-7e39-4f35-aa62-97fe36b22397","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":"port","uniqueId":"7aa7ee2e-9e1a-4c17-88fd-ca55d2050b12","lifecycleState":"CERTIFIED","lastUpdateDate":1632897492926,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35915292-8288-431f-b968-2b48a5d2d06e","invariantUUID":"f4a4a51c-5a29-4736-9ac1-4f4c93858948","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":"91db0837-356e-45ec-a68d-facb17caa1c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632896865956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbfbbbc-4073-49ca-acba-7085528bf12f","invariantUUID":"e36a7b55-9aa4-49bd-934b-6728df3d7aba","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":"b1cc2df6-5c6f-4cd3-a9e6-106df5320a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632897409238,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31df6e0b-3613-4dc5-9c66-1fcaa8c922bc","invariantUUID":"d90ce0e6-60ed-4017-bc3e-82d05f7532c4","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":"compute","uniqueId":"43c5bad7-d6ce-4eed-836d-48128d3034a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632897569953,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf943105-b011-46a5-a422-d0a479fd05b2","invariantUUID":"9021d1aa-657f-4e16-9c76-870fdec575b5","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":"compute","uniqueId":"44dd92f9-2f03-45ee-88d3-cebfbc159b53","lifecycleState":"CERTIFIED","lastUpdateDate":1632896892983,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de85ac86-1f94-4932-8c37-c629d7d981f8","invariantUUID":"dd8dd44f-0b4c-4bba-a086-93b52df58332","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":"defaulticon","uniqueId":"20b5595b-125a-4d2e-9371-5641001ab473","lifecycleState":"CERTIFIED","lastUpdateDate":1632901930114,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"22622449-bf35-4070-b241-bbde52cf1f1d","invariantUUID":"5100959d-ebd8-42ae-9fbd-9bb41509512d","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"port","uniqueId":"8ec709a7-78d9-469a-928f-3b318336aad1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897369160,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4970f35a-625c-47d0-973b-8a04388d3400","invariantUUID":"feb79999-ad7b-413f-98a4-2d756631f3ad","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fcf4d95-e1bb-4fd0-a30b-1a5493810a96","lifecycleState":"CERTIFIED","lastUpdateDate":1632897510913,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c68d3e00-d9ba-445a-bfea-d6adff551077","invariantUUID":"a40a0144-d0c7-48e3-a56c-73ae2d29d2ed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfcf5325-7f58-4f53-a7a5-595219f321a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896930324,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee3ea7c-f076-4f46-8e3b-70d562069b24","invariantUUID":"92700d76-8730-4190-9e1d-a066857e7499","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3093509-343a-4b29-9ab6-d97782409186","lifecycleState":"CERTIFIED","lastUpdateDate":1632897555177,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"041797bc-e639-4c5d-a7ea-67a8622e9ef1","invariantUUID":"0deca34e-8372-45e3-a532-89fd8cdf633a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af8f23ad-b8a0-43ff-b0bd-e9a59594bcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1632897592552,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbaef1b3-411d-4e05-a538-46bb551e4ddc","invariantUUID":"53d10a6d-6ab1-4412-a4aa-7dce00226405","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540f4e74-c24b-4c3d-b1e2-117e525b4f0d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897414680,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7abe542-49b0-4f7d-912c-26d8a2fd070b","invariantUUID":"07556603-8fba-4645-9296-e8c19e90470f","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"028a284d-5ff7-4ac0-8e96-b9ee68451940","lifecycleState":"CERTIFIED","lastUpdateDate":1632897227502,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d0fb9f-1b50-42d2-b7e2-287693e269fa","invariantUUID":"753e5138-88e4-4c08-9c3c-f49bd0301d20","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":"defaulticon","uniqueId":"fa4fb930-9a7a-420e-93ff-ddfe6c7fe9f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632900828675,"name":"basic_onboard_ylRovF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","systemName":"BasicOnboardYlrovf","description":"VF","tags":["basic_onboard_ylRovF"],"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":"port","uniqueId":"1a2b185d-85f2-434d-a0f8-2b2f67cd1810","lifecycleState":"CERTIFIED","lastUpdateDate":1632897354699,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91638f85-dfce-4a0a-b7f1-813a2fb85897","invariantUUID":"231492d0-73d6-4b8e-93dd-61580fa8dc30","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12439657-1113-4f93-b35a-ab4b7812da6d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897026705,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c78f79b-97be-4c41-b90b-dea92e98f3b7","invariantUUID":"dbd2d298-a5aa-4c17-be9f-16523b0ccfd3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e3ad993-ee76-469a-9e4a-ebcc60a7f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1632897247651,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cc03efc-f8f1-4ee4-ae7a-f3a619b8e55f","invariantUUID":"85a0bfc4-0348-4787-977c-b7afd0de740d","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":"network","uniqueId":"5d29e405-e223-4314-8e36-3cdfdd05c7e0","lifecycleState":"CERTIFIED","lastUpdateDate":1632896975087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d61a06-c823-4094-ae53-dc0c75c3ad7a","invariantUUID":"65d57936-a17a-4dff-be25-d45028f1c9e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"15121b67-62b0-4bcd-aa59-cd89e4dd137a","lifecycleState":"CERTIFIED","lastUpdateDate":1632896554480,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a164d-20cc-40e3-b824-1d9cc3ca08b5","invariantUUID":"5c35361f-d6d4-44f0-a880-67b8c26daeac","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"09c643e8-5cf2-472a-83c8-63966fe5095a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897589017,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64a69aae-71dd-47c4-9be2-4b39ae527843","invariantUUID":"f57673fa-cee4-4628-aec8-60f74f6cc87c","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":"objectStorage","uniqueId":"3de94c6a-86db-4a33-b88b-71738d1381f6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896527949,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3122af6-046f-48f9-a1b2-3438c432175c","invariantUUID":"440e2e7b-a326-4cf1-ae78-eca5da8e268a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63e492ca-a0ba-4eaf-83e5-31b758f170d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897448721,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b0f0e7f-a9aa-424d-8e97-06d07a8c108b","invariantUUID":"89fef419-5c75-4f98-ad46-2a55f4cdffb7","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":"networkrules","uniqueId":"f96f5cf5-c157-45be-a34c-44d54d399750","lifecycleState":"CERTIFIED","lastUpdateDate":1632896852293,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6ca0ff8a-c317-4edd-a49f-8796cbec1b55","invariantUUID":"7bb18d27-7413-453b-ac2f-5b4381d1f40e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d42d084-2dcd-4ad9-9cf9-7679de8701e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896706563,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99ddbfd3-d4c6-4f42-8646-40836a7e7bba","invariantUUID":"29f8a516-77b4-4a61-8970-1bcbb040ca7c","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":"network","uniqueId":"a5643af2-afac-4a26-9ed0-c16fe8576153","lifecycleState":"CERTIFIED","lastUpdateDate":1632897177772,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b3bd969-0cca-4b47-88f8-ee5fb94bdb27","invariantUUID":"c8ca2abc-fd06-4b74-a79e-88a8b4faaa23","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97b3b74d-ad23-4716-afe2-0531c4530901","lifecycleState":"CERTIFIED","lastUpdateDate":1632897387953,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5f3219e-186d-42d4-a127-2d353b7ef20d","invariantUUID":"f18047ee-b3b6-4c2a-a493-7de764b580a7","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":"defaulticon","uniqueId":"66af4ec8-cfd5-4125-b515-a28a73eec5e4","lifecycleState":"CERTIFIED","lastUpdateDate":1632897133935,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93744ff-9f14-462d-b8ae-6973ce12603e","invariantUUID":"cb0b63ba-6e60-4e27-9242-ec73b0864388","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":"01915957-f0dc-4fa2-8d03-dbfceb976399","lifecycleState":"CERTIFIED","lastUpdateDate":1632896747148,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"600997ca-2021-4416-afdc-c24821168b4d","invariantUUID":"cadd131c-63af-4b91-a697-bf2141af8b27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9203e156-1997-4342-9ee0-9c537c0a3f43","lifecycleState":"CERTIFIED","lastUpdateDate":1632897472054,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e68720ff-6e50-4aed-be63-e2a419d579e8","invariantUUID":"f0d2cd48-e4a9-4928-8002-688c854380da","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c142aac3-133c-4a92-a90f-1e4423ad3287","lifecycleState":"CERTIFIED","lastUpdateDate":1632896631919,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0a95193-ecb3-470f-961a-7042fa70e8e5","invariantUUID":"307745d9-1bd5-44d8-972a-068bf6b53f81","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff258ae2-5de1-4977-98d7-b3b7e817796d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897253944,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a4605c8-7ff5-4fa3-b5a3-01e68e065a02","invariantUUID":"b6cb2d7f-7def-4511-a51c-77d5d35e6cec","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"962f6e99-cd04-49f9-9dcf-37c9848fbf16","lifecycleState":"CERTIFIED","lastUpdateDate":1632897070429,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d6fa02-e358-428d-b1f2-a9e9d9860fa1","invariantUUID":"e070ca55-1119-45d1-9595-81578712869b","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":"port","uniqueId":"1d3fd8c2-7916-486d-b0e6-3542eeed8c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896820103,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"275acb9d-0496-4927-9fa6-8c47158898f6","invariantUUID":"24811706-5890-4848-95f4-f014fae15ad6","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":"e6746993-956c-4b00-a0ad-0e6884c4cf35","lifecycleState":"CERTIFIED","lastUpdateDate":1632897202871,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c65da2c-52a4-4edb-966e-a2c5384e4ff0","invariantUUID":"396057d7-ad87-40bc-9a8e-99e986ef61a5","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d3dc029-99b7-4ab9-b8cd-0991e86887d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632897091535,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9cbd17af-3c7b-4474-afa2-94e90bebfe84","invariantUUID":"0137e540-97a2-413b-92bd-5b5d84d661b3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3eb5776c-2754-4e92-9e70-d902e90d3af8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896733243,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"664f8168-ca39-4363-b1d3-43eb1b3d7477","invariantUUID":"55f42aac-4ee6-44d1-a59f-3f5f9477f7db","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":"defaulticon","uniqueId":"ec50e9dd-295b-4540-83c6-98daf9983a65","lifecycleState":"CERTIFIED","lastUpdateDate":1632901964847,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d128b5ff-c0da-40ad-9b5a-9a45a411438f","invariantUUID":"6a337d93-6dca-4be2-8d54-64f0e8d260a8","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5bf83d-360c-4dad-bd82-d01ea27421c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897394477,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e275092f-c9cd-45e4-989e-9822b6e0f560","invariantUUID":"af4d39d7-cbb2-4d90-a5b0-41d0270f702a","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":"network","uniqueId":"8c8d9fca-396b-4270-bab3-7e9a22b1c1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896693052,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31ebd36f-64c1-428a-907f-14fd4e0d2136","invariantUUID":"167d6fec-73ef-4795-89eb-36fe645aa034","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":"securityrules","uniqueId":"883b36c4-44fe-49ea-9862-d78ea4db50e8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896873750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c06f689c-1fda-4189-aeb2-0e1c53a70982","invariantUUID":"e4894731-c172-4d83-a22e-acfd8cab05de","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":"dd221db9-0afa-415e-a77b-0b37dca6418a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897102901,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0c919dd0-4cd5-43a7-83fc-3d4be476d427","invariantUUID":"17091f1e-b68b-4604-9860-41c2d9eb7a2d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fa030b44-71e5-4179-a2a0-2f2ec431dfc2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896669751,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfbdddb9-a26b-4b67-af00-210a0630f0d7","invariantUUID":"e4863ac8-1c98-4bbe-a80e-e4a3abcd56fe","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":"networkrules","uniqueId":"b9343868-9966-485b-8b5b-a6549b69e79f","lifecycleState":"CERTIFIED","lastUpdateDate":1632896810134,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7aabcc0-c7c2-4188-84a5-b73be5d40e96","invariantUUID":"2a29dc9c-689b-4128-9dfb-ea06398baa9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa950f26-9d7b-4777-af92-bda1f0db0313","lifecycleState":"CERTIFIED","lastUpdateDate":1632897125410,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c3d22672-019d-49d1-8ba1-6d9001d6f133","invariantUUID":"259b6b02-e541-4a73-b65d-7b74c45efe68","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":"b5851d61-45d5-4817-bd26-28b69ca9bffc","lifecycleState":"CERTIFIED","lastUpdateDate":1632897055180,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4668d1f-cb79-4a18-821a-00d255c36166","invariantUUID":"6e22b5fe-04ec-43f2-8439-622a746db5cb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf25fb5-eb84-457d-a69f-f79d3a844c61","lifecycleState":"CERTIFIED","lastUpdateDate":1632896906150,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdccb099-fe51-4493-910e-11917fb11ccc","invariantUUID":"04052c95-4c26-4560-a841-845364980050","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":"33d1e84e-8eac-41b1-a8de-6ad53b21f5a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896967759,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d144454f-b53a-498a-9cfb-a5a7166a6de3","invariantUUID":"a4381b3d-0f7c-4137-89f1-c690eac80842","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":"058ca197-25f6-4e10-a6d9-ffd708192f69","lifecycleState":"CERTIFIED","lastUpdateDate":1632897146202,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f64ce33-e7d0-443e-83f4-98b8e6b226a0","invariantUUID":"5d0ecf3b-6167-4680-b0b4-a24513b8e97e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbb26e3b-3d4f-44d0-bf7c-94e924efc926","lifecycleState":"CERTIFIED","lastUpdateDate":1632897455784,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dec1fe2-d9aa-4617-8e1e-b899d37de52b","invariantUUID":"498ea8f5-8131-48f2-b852-c9d180a3082e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"39dbdd2f-edcf-4123-8b0c-894f751f3abf","lifecycleState":"CERTIFIED","lastUpdateDate":1632897170028,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ef4ebf-765a-4053-8824-53ae1974c436","invariantUUID":"8f74e9cd-61d0-4832-b258-51e2b6737889","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"868c6f49-ef4b-4c77-8da8-eef6d2c66eac","lifecycleState":"CERTIFIED","lastUpdateDate":1632896645598,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96526b4a-b147-4b04-a588-a16ce556f140","invariantUUID":"31d0706d-59b0-4bcc-a093-1a25dc76b029","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15baf9b9-415a-4d12-b280-6b6d7235d4d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896499800,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"41cb7bc9-6d91-46e2-8b2e-d6c82070a16c","invariantUUID":"ef5efa6f-5797-4bb3-93f8-28233bbea482","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632896450391,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efefbda9-40d1-4272-9960-b945fa983a1c","invariantUUID":"292232f6-8c18-4e89-8963-bae7a63a6243","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6a658c5-8db6-4608-b462-451028a974e7","lifecycleState":"CERTIFIED","lastUpdateDate":1632900905401,"name":"basic_onboard_ylRovF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","systemName":"BasicOnboardYlrovf","description":"service","tags":["basic_onboard_ylRovF"],"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":"63a6ef1d-4213-4bac-bf8d-91e4dd19072e","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1632901974371,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"c8f39bd5-bf4a-400c-95fe-9c2ce13d79ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632901889497,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","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":"1ff40563-8f10-4636-8ecb-c047ee6148e1","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632901993073,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cb9c2d7a-7fde-4ed2-8b94-02e7a54430be","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1632901994123,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-29 07:53:31,036 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-29 07:53:31,036 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-09-29 07:53:31,040 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-09-29 07:53:31,040 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/1ff40563-8f10-4636-8ecb-c047ee6148e1/lifecycleState/Certify 2021-09-29 07:53:31,041 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-09-29 07:53:31,042 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:53:46,829 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/1ff40563-8f10-4636-8ecb-c047ee6148e1/lifecycleState/Certify HTTP/1.1" 200 1167 2021-09-29 07:53:46,831 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-09-29 07:53:46,832 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1632901974316,"lastUpdateDate":1632901993073,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed"},"projectCode":"123456","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","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":"1161e029-88ef-405f-b922-a9f9740deace"} 2021-09-29 07:53:46,837 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-29 07:53:46,837 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-29 07:53:46,837 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-09-29 07:53:46,838 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-29 07:53:46,838 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-29 07:53:46,840 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:53:51,435 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1841 2021-09-29 07:53:51,436 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-29 07:53:51,436 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/926e7431-ce98-4526-81a9-9d47c86197c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c22131a0-dd22-4e7b-ace5-ee7a00cfa435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4418913b-f07a-4f50-b2d8-282044dfa5a8/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","name":"basic_vm_macro","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/3d458f26-e469-4b30-826a-58205741c7cb/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1161e029-88ef-405f-b922-a9f9740deace/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-09-29 07:53:51,438 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 07:53:51,438 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:53:51,438 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:53:51,438 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:53:51,438 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-29 07:53:51,439 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:53:51,439 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:53:51,439 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:53:51,439 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-29 07:53:51,439 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:53:51,439 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:53:51,439 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-29 07:53:51,439 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-09-29 07:53:51,439 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:53:51,439 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:53:51,439 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-29 07:53:51,440 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-29 07:53:51,440 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:53:51,440 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:53:51,440 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:53:51,440 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-09-29 07:53:51,440 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 07:53:51,440 INFO 192:__init__.py(1) - Service found, updating information 2021-09-29 07:53:51,440 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-09-29 07:53:51,441 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-09-29 07:53:51,441 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-29 07:53:51,442 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:53:52,268 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-09-29 07:53:52,270 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-29 07:53:52,271 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfd7824d-16e8-476c-8ca7-d7cd90475a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897112984,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6043ede5-6476-40cb-a4b1-42173b9a1c16","invariantUUID":"2c0d3806-140c-4533-a77c-e453c8fc2023","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":"objectStorage","uniqueId":"93a398e5-217a-4b25-a2e2-394de7cfbb49","lifecycleState":"CERTIFIED","lastUpdateDate":1632897288553,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc13475-1acc-4397-8de3-66c5350333f4","invariantUUID":"a350a53b-f358-42df-86c4-28f89da787c2","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":"658824a1-412c-4cdc-a4c7-45a68bbd53c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897213357,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"443dfbfb-b73e-42dc-8484-a14b8748d498","invariantUUID":"01957492-a2f7-4f22-a0d4-51eefba13b30","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c2ca223a-c736-4aff-ae2b-f85661518715","lifecycleState":"CERTIFIED","lastUpdateDate":1632897374434,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bb33558-aa86-480b-8562-bc678f058ca6","invariantUUID":"b1943189-6896-4370-a215-71578f82a119","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":"7c35fc23-d29b-4e8a-9426-861826260ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1632896720171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fbe5f3a-b8ac-4e4c-8f8c-d936f9ed8616","invariantUUID":"ce275bc4-f76d-4312-9347-f4747f758178","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":"objectStorage","uniqueId":"1a0994d3-fd5b-4e46-8342-23bfe918a0b6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896616171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7a5a10-7cfa-4f06-ba73-b38f35764614","invariantUUID":"b4a98965-7878-4fa6-aadd-62b1024a7735","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa7c456-24f8-4094-ae0e-9715c310d5ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632897534141,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95b86c82-98de-48c3-80dc-c65cc67c6d02","invariantUUID":"8c7899d9-7a22-41ad-860a-5523ca73f43f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b6a91272-b301-44f3-a520-89e5722b35b0","lifecycleState":"CERTIFIED","lastUpdateDate":1632901929456,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94e62d4-b353-463e-9d28-cb256b5dbfd6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897551086,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8379487-7326-4a3e-bf8c-c38060100683","invariantUUID":"694089be-2f8f-4b20-820f-4ff5d9f531fa","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":"defaulticon","uniqueId":"8520a261-1581-4ac5-a0f1-cee4aadbdf0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897349184,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6882963d-6554-42cf-b3f7-108cabfd34ea","invariantUUID":"423e76f0-1b01-48ba-9bdf-b55fb950bf94","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":"d7351cf5-ac43-4d09-accb-e1e9512b2178","lifecycleState":"CERTIFIED","lastUpdateDate":1632896654173,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db625773-4186-4514-a4d0-b273a2be3529","invariantUUID":"36e0ab35-0c1a-4849-a520-4f2d4516752e","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":"16838d8f-3a6d-4b69-b21f-a76c48d1182c","lifecycleState":"CERTIFIED","lastUpdateDate":1632896576579,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44edb027-9d20-41e5-b3f9-ec9c1fd88c81","invariantUUID":"4f731268-c7f7-4a45-afa1-5ee9cb940c7b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"61710378-223f-4937-b053-e975ff2039b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632896680975,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7291ae8-1f32-42dc-b059-39a3dc8d6f77","invariantUUID":"3ec37e49-da63-4158-933d-3a118040ebf5","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":"defaulticon","uniqueId":"68acf008-acc0-4fac-b857-a2afc11e8cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897335085,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abfa1c4a-bbf1-4d1b-b41e-0bd3f9149fd0","invariantUUID":"1a94319c-3b6e-4d98-b51a-5ff5b289b046","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":"network","uniqueId":"af4e8fd9-3eab-4744-9276-43795a0301fb","lifecycleState":"CERTIFIED","lastUpdateDate":1632896914680,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e265e6f6-cb22-45f0-b329-2bb20c3e6a8c","invariantUUID":"b186e1da-1183-4bb8-9aa3-ddede42e8d04","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":"394b3914-566f-4944-aa03-620257923323","lifecycleState":"CERTIFIED","lastUpdateDate":1632896513737,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b13a499-c578-413f-b7a6-c84326176893","invariantUUID":"1e874fba-1232-47dc-aa95-fe08fbe8fe0d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6b3fa10-0b39-4b34-9175-d96a8562b2db","lifecycleState":"CERTIFIED","lastUpdateDate":1632897154014,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d68840ce-8f25-4e48-b332-7524c6842b32","invariantUUID":"a0bf6a4d-81f5-4c6d-bbb1-866715988930","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":"441279c7-d89d-4280-bc55-e7cd03e9d874","lifecycleState":"CERTIFIED","lastUpdateDate":1632896953872,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4861d49-384f-4af7-b1d9-04fb79005b6c","invariantUUID":"c3626004-9543-4806-a148-b3b94c8d42f7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4614c93d-f892-4585-922b-5d047b6b2d3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897294111,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed3029bc-0bd6-4f68-a3ee-220798a9b777","invariantUUID":"a30652cc-e8d3-47fc-9c4b-dda174861cab","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"42c4d621-575c-44cb-a83c-3391e94a443b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896569547,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1a7b2bd-14f4-46c5-93eb-e91cf3aea95a","invariantUUID":"b774f1f9-eaa7-49f0-bdde-fcee5d99660e","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":"1443ebb8-4ab5-4873-8569-67b30b511b78","lifecycleState":"CERTIFIED","lastUpdateDate":1632897429466,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644416a6-d229-4e0e-b03f-12ca1c78b300","invariantUUID":"b9a3bb04-7e39-4f35-aa62-97fe36b22397","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":"port","uniqueId":"7aa7ee2e-9e1a-4c17-88fd-ca55d2050b12","lifecycleState":"CERTIFIED","lastUpdateDate":1632897492926,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35915292-8288-431f-b968-2b48a5d2d06e","invariantUUID":"f4a4a51c-5a29-4736-9ac1-4f4c93858948","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":"91db0837-356e-45ec-a68d-facb17caa1c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632896865956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbfbbbc-4073-49ca-acba-7085528bf12f","invariantUUID":"e36a7b55-9aa4-49bd-934b-6728df3d7aba","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":"b1cc2df6-5c6f-4cd3-a9e6-106df5320a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632897409238,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31df6e0b-3613-4dc5-9c66-1fcaa8c922bc","invariantUUID":"d90ce0e6-60ed-4017-bc3e-82d05f7532c4","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":"compute","uniqueId":"43c5bad7-d6ce-4eed-836d-48128d3034a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632897569953,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf943105-b011-46a5-a422-d0a479fd05b2","invariantUUID":"9021d1aa-657f-4e16-9c76-870fdec575b5","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":"compute","uniqueId":"44dd92f9-2f03-45ee-88d3-cebfbc159b53","lifecycleState":"CERTIFIED","lastUpdateDate":1632896892983,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de85ac86-1f94-4932-8c37-c629d7d981f8","invariantUUID":"dd8dd44f-0b4c-4bba-a086-93b52df58332","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":"defaulticon","uniqueId":"20b5595b-125a-4d2e-9371-5641001ab473","lifecycleState":"CERTIFIED","lastUpdateDate":1632901930114,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"22622449-bf35-4070-b241-bbde52cf1f1d","invariantUUID":"5100959d-ebd8-42ae-9fbd-9bb41509512d","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"port","uniqueId":"8ec709a7-78d9-469a-928f-3b318336aad1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897369160,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4970f35a-625c-47d0-973b-8a04388d3400","invariantUUID":"feb79999-ad7b-413f-98a4-2d756631f3ad","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fcf4d95-e1bb-4fd0-a30b-1a5493810a96","lifecycleState":"CERTIFIED","lastUpdateDate":1632897510913,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c68d3e00-d9ba-445a-bfea-d6adff551077","invariantUUID":"a40a0144-d0c7-48e3-a56c-73ae2d29d2ed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfcf5325-7f58-4f53-a7a5-595219f321a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896930324,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee3ea7c-f076-4f46-8e3b-70d562069b24","invariantUUID":"92700d76-8730-4190-9e1d-a066857e7499","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3093509-343a-4b29-9ab6-d97782409186","lifecycleState":"CERTIFIED","lastUpdateDate":1632897555177,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"041797bc-e639-4c5d-a7ea-67a8622e9ef1","invariantUUID":"0deca34e-8372-45e3-a532-89fd8cdf633a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af8f23ad-b8a0-43ff-b0bd-e9a59594bcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1632897592552,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbaef1b3-411d-4e05-a538-46bb551e4ddc","invariantUUID":"53d10a6d-6ab1-4412-a4aa-7dce00226405","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540f4e74-c24b-4c3d-b1e2-117e525b4f0d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897414680,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7abe542-49b0-4f7d-912c-26d8a2fd070b","invariantUUID":"07556603-8fba-4645-9296-e8c19e90470f","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"028a284d-5ff7-4ac0-8e96-b9ee68451940","lifecycleState":"CERTIFIED","lastUpdateDate":1632897227502,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d0fb9f-1b50-42d2-b7e2-287693e269fa","invariantUUID":"753e5138-88e4-4c08-9c3c-f49bd0301d20","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":"defaulticon","uniqueId":"fa4fb930-9a7a-420e-93ff-ddfe6c7fe9f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632900828675,"name":"basic_onboard_ylRovF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","systemName":"BasicOnboardYlrovf","description":"VF","tags":["basic_onboard_ylRovF"],"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":"port","uniqueId":"1a2b185d-85f2-434d-a0f8-2b2f67cd1810","lifecycleState":"CERTIFIED","lastUpdateDate":1632897354699,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91638f85-dfce-4a0a-b7f1-813a2fb85897","invariantUUID":"231492d0-73d6-4b8e-93dd-61580fa8dc30","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12439657-1113-4f93-b35a-ab4b7812da6d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897026705,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c78f79b-97be-4c41-b90b-dea92e98f3b7","invariantUUID":"dbd2d298-a5aa-4c17-be9f-16523b0ccfd3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e3ad993-ee76-469a-9e4a-ebcc60a7f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1632897247651,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cc03efc-f8f1-4ee4-ae7a-f3a619b8e55f","invariantUUID":"85a0bfc4-0348-4787-977c-b7afd0de740d","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":"network","uniqueId":"5d29e405-e223-4314-8e36-3cdfdd05c7e0","lifecycleState":"CERTIFIED","lastUpdateDate":1632896975087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d61a06-c823-4094-ae53-dc0c75c3ad7a","invariantUUID":"65d57936-a17a-4dff-be25-d45028f1c9e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"15121b67-62b0-4bcd-aa59-cd89e4dd137a","lifecycleState":"CERTIFIED","lastUpdateDate":1632896554480,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a164d-20cc-40e3-b824-1d9cc3ca08b5","invariantUUID":"5c35361f-d6d4-44f0-a880-67b8c26daeac","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"09c643e8-5cf2-472a-83c8-63966fe5095a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897589017,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64a69aae-71dd-47c4-9be2-4b39ae527843","invariantUUID":"f57673fa-cee4-4628-aec8-60f74f6cc87c","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":"objectStorage","uniqueId":"3de94c6a-86db-4a33-b88b-71738d1381f6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896527949,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3122af6-046f-48f9-a1b2-3438c432175c","invariantUUID":"440e2e7b-a326-4cf1-ae78-eca5da8e268a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63e492ca-a0ba-4eaf-83e5-31b758f170d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897448721,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b0f0e7f-a9aa-424d-8e97-06d07a8c108b","invariantUUID":"89fef419-5c75-4f98-ad46-2a55f4cdffb7","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":"networkrules","uniqueId":"f96f5cf5-c157-45be-a34c-44d54d399750","lifecycleState":"CERTIFIED","lastUpdateDate":1632896852293,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6ca0ff8a-c317-4edd-a49f-8796cbec1b55","invariantUUID":"7bb18d27-7413-453b-ac2f-5b4381d1f40e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d42d084-2dcd-4ad9-9cf9-7679de8701e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896706563,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99ddbfd3-d4c6-4f42-8646-40836a7e7bba","invariantUUID":"29f8a516-77b4-4a61-8970-1bcbb040ca7c","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":"network","uniqueId":"a5643af2-afac-4a26-9ed0-c16fe8576153","lifecycleState":"CERTIFIED","lastUpdateDate":1632897177772,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b3bd969-0cca-4b47-88f8-ee5fb94bdb27","invariantUUID":"c8ca2abc-fd06-4b74-a79e-88a8b4faaa23","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97b3b74d-ad23-4716-afe2-0531c4530901","lifecycleState":"CERTIFIED","lastUpdateDate":1632897387953,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5f3219e-186d-42d4-a127-2d353b7ef20d","invariantUUID":"f18047ee-b3b6-4c2a-a493-7de764b580a7","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":"defaulticon","uniqueId":"66af4ec8-cfd5-4125-b515-a28a73eec5e4","lifecycleState":"CERTIFIED","lastUpdateDate":1632897133935,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93744ff-9f14-462d-b8ae-6973ce12603e","invariantUUID":"cb0b63ba-6e60-4e27-9242-ec73b0864388","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":"01915957-f0dc-4fa2-8d03-dbfceb976399","lifecycleState":"CERTIFIED","lastUpdateDate":1632896747148,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"600997ca-2021-4416-afdc-c24821168b4d","invariantUUID":"cadd131c-63af-4b91-a697-bf2141af8b27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9203e156-1997-4342-9ee0-9c537c0a3f43","lifecycleState":"CERTIFIED","lastUpdateDate":1632897472054,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e68720ff-6e50-4aed-be63-e2a419d579e8","invariantUUID":"f0d2cd48-e4a9-4928-8002-688c854380da","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c142aac3-133c-4a92-a90f-1e4423ad3287","lifecycleState":"CERTIFIED","lastUpdateDate":1632896631919,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0a95193-ecb3-470f-961a-7042fa70e8e5","invariantUUID":"307745d9-1bd5-44d8-972a-068bf6b53f81","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff258ae2-5de1-4977-98d7-b3b7e817796d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897253944,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a4605c8-7ff5-4fa3-b5a3-01e68e065a02","invariantUUID":"b6cb2d7f-7def-4511-a51c-77d5d35e6cec","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"962f6e99-cd04-49f9-9dcf-37c9848fbf16","lifecycleState":"CERTIFIED","lastUpdateDate":1632897070429,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d6fa02-e358-428d-b1f2-a9e9d9860fa1","invariantUUID":"e070ca55-1119-45d1-9595-81578712869b","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":"port","uniqueId":"1d3fd8c2-7916-486d-b0e6-3542eeed8c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896820103,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"275acb9d-0496-4927-9fa6-8c47158898f6","invariantUUID":"24811706-5890-4848-95f4-f014fae15ad6","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":"e6746993-956c-4b00-a0ad-0e6884c4cf35","lifecycleState":"CERTIFIED","lastUpdateDate":1632897202871,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c65da2c-52a4-4edb-966e-a2c5384e4ff0","invariantUUID":"396057d7-ad87-40bc-9a8e-99e986ef61a5","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d3dc029-99b7-4ab9-b8cd-0991e86887d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632897091535,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9cbd17af-3c7b-4474-afa2-94e90bebfe84","invariantUUID":"0137e540-97a2-413b-92bd-5b5d84d661b3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3eb5776c-2754-4e92-9e70-d902e90d3af8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896733243,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"664f8168-ca39-4363-b1d3-43eb1b3d7477","invariantUUID":"55f42aac-4ee6-44d1-a59f-3f5f9477f7db","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":"defaulticon","uniqueId":"ec50e9dd-295b-4540-83c6-98daf9983a65","lifecycleState":"CERTIFIED","lastUpdateDate":1632901964847,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d128b5ff-c0da-40ad-9b5a-9a45a411438f","invariantUUID":"6a337d93-6dca-4be2-8d54-64f0e8d260a8","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5bf83d-360c-4dad-bd82-d01ea27421c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897394477,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e275092f-c9cd-45e4-989e-9822b6e0f560","invariantUUID":"af4d39d7-cbb2-4d90-a5b0-41d0270f702a","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":"network","uniqueId":"8c8d9fca-396b-4270-bab3-7e9a22b1c1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896693052,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31ebd36f-64c1-428a-907f-14fd4e0d2136","invariantUUID":"167d6fec-73ef-4795-89eb-36fe645aa034","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":"securityrules","uniqueId":"883b36c4-44fe-49ea-9862-d78ea4db50e8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896873750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c06f689c-1fda-4189-aeb2-0e1c53a70982","invariantUUID":"e4894731-c172-4d83-a22e-acfd8cab05de","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":"dd221db9-0afa-415e-a77b-0b37dca6418a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897102901,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0c919dd0-4cd5-43a7-83fc-3d4be476d427","invariantUUID":"17091f1e-b68b-4604-9860-41c2d9eb7a2d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fa030b44-71e5-4179-a2a0-2f2ec431dfc2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896669751,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfbdddb9-a26b-4b67-af00-210a0630f0d7","invariantUUID":"e4863ac8-1c98-4bbe-a80e-e4a3abcd56fe","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":"networkrules","uniqueId":"b9343868-9966-485b-8b5b-a6549b69e79f","lifecycleState":"CERTIFIED","lastUpdateDate":1632896810134,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7aabcc0-c7c2-4188-84a5-b73be5d40e96","invariantUUID":"2a29dc9c-689b-4128-9dfb-ea06398baa9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa950f26-9d7b-4777-af92-bda1f0db0313","lifecycleState":"CERTIFIED","lastUpdateDate":1632897125410,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c3d22672-019d-49d1-8ba1-6d9001d6f133","invariantUUID":"259b6b02-e541-4a73-b65d-7b74c45efe68","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":"b5851d61-45d5-4817-bd26-28b69ca9bffc","lifecycleState":"CERTIFIED","lastUpdateDate":1632897055180,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4668d1f-cb79-4a18-821a-00d255c36166","invariantUUID":"6e22b5fe-04ec-43f2-8439-622a746db5cb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf25fb5-eb84-457d-a69f-f79d3a844c61","lifecycleState":"CERTIFIED","lastUpdateDate":1632896906150,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdccb099-fe51-4493-910e-11917fb11ccc","invariantUUID":"04052c95-4c26-4560-a841-845364980050","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":"33d1e84e-8eac-41b1-a8de-6ad53b21f5a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896967759,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d144454f-b53a-498a-9cfb-a5a7166a6de3","invariantUUID":"a4381b3d-0f7c-4137-89f1-c690eac80842","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":"058ca197-25f6-4e10-a6d9-ffd708192f69","lifecycleState":"CERTIFIED","lastUpdateDate":1632897146202,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f64ce33-e7d0-443e-83f4-98b8e6b226a0","invariantUUID":"5d0ecf3b-6167-4680-b0b4-a24513b8e97e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbb26e3b-3d4f-44d0-bf7c-94e924efc926","lifecycleState":"CERTIFIED","lastUpdateDate":1632897455784,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dec1fe2-d9aa-4617-8e1e-b899d37de52b","invariantUUID":"498ea8f5-8131-48f2-b852-c9d180a3082e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"39dbdd2f-edcf-4123-8b0c-894f751f3abf","lifecycleState":"CERTIFIED","lastUpdateDate":1632897170028,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ef4ebf-765a-4053-8824-53ae1974c436","invariantUUID":"8f74e9cd-61d0-4832-b258-51e2b6737889","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"868c6f49-ef4b-4c77-8da8-eef6d2c66eac","lifecycleState":"CERTIFIED","lastUpdateDate":1632896645598,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96526b4a-b147-4b04-a588-a16ce556f140","invariantUUID":"31d0706d-59b0-4bcc-a093-1a25dc76b029","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15baf9b9-415a-4d12-b280-6b6d7235d4d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896499800,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"41cb7bc9-6d91-46e2-8b2e-d6c82070a16c","invariantUUID":"ef5efa6f-5797-4bb3-93f8-28233bbea482","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632896450391,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efefbda9-40d1-4272-9960-b945fa983a1c","invariantUUID":"292232f6-8c18-4e89-8963-bae7a63a6243","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6a658c5-8db6-4608-b462-451028a974e7","lifecycleState":"CERTIFIED","lastUpdateDate":1632900905401,"name":"basic_onboard_ylRovF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","systemName":"BasicOnboardYlrovf","description":"service","tags":["basic_onboard_ylRovF"],"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":"63a6ef1d-4213-4bac-bf8d-91e4dd19072e","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632902023368,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632901993073,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c8f39bd5-bf4a-400c-95fe-9c2ce13d79ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632901889497,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","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":"cb9c2d7a-7fde-4ed2-8b94-02e7a54430be","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632902014082,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-29 07:53:52,276 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-29 07:54:02,279 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-09-29 07:54:02,287 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-09-29 07:54:02,287 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/b1e14fa7-7515-40dc-9b32-ebe7bc7834ed/distribution/PROD/activate 2021-09-29 07:54:02,287 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-09-29 07:54:02,290 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:54:09,731 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/b1e14fa7-7515-40dc-9b32-ebe7bc7834ed/distribution/PROD/activate HTTP/1.1" 200 None 2021-09-29 07:54:09,733 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-09-29 07:54:09,735 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","empty":false},{"definition":false,"hidden":false,"uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"M2NhOTNkNjFiMGM1MzEyYTA4M2JhNjhmODgxOTkwNWY=","artifactUUID":"8b22159b-16a4-420c-ae41-9cce4d767e16","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.assettoscacsar","duplicated":false,"payloadUpdateDate":1632902017401,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632901973953,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"YjRiZWZjMGE3MmIwNGU0ZjY0ZTcwOTIxODMyYmQ0NmQ=","artifactUUID":"0c347a52-fd2c-4fdd-9947-13258ae4690c","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.assettoscatemplate","duplicated":false,"payloadUpdateDate":1632902014091,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632901973953,"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,"timeout":0,"creationDate":1632901909374,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzE1NzRhMTMxY2Y2NGE2MjQzZmY3NjE1ZDZkYjQ0YmQ=","artifactUUID":"f0856444-5592-444a-bd62-0a05f94e59e1","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.vflicense","duplicated":false,"payloadUpdateDate":1632901909377,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632901909374,"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":"1ff40563-8f10-4636-8ecb-c047ee6148e1.1ff40563-8f10-4636-8ecb-c047ee6148e1.b6a91272-b301-44f3-a520-89e5722b35b0.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDhlZDIyNWM4MzYzMmQzOGYxMGViZGJmMmZhZDgwNDU=","artifactUUID":"1696e1cc-e449-4c31-922e-93f9e0bc7f8f","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.1ff40563-8f10-4636-8ecb-c047ee6148e1.b6a91272-b301-44f3-a520-89e5722b35b0.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1632902012878,"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,"timeout":30,"creationDate":1632901909599,"description":"created from csar","artifactType":"HEAT","uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=","artifactUUID":"4a0521bc-625d-4c2f-a252-650833ee7237","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.heat1","duplicated":false,"payloadUpdateDate":1632901909615,"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":1632901909599,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901909354,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"05989bef-c460-4a1d-a6bf-e2c27615b72a","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.vendorlicense","duplicated":false,"payloadUpdateDate":1632901909359,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632901909354,"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,"timeout":0,"creationDate":1632901990548,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.b6a91272-b301-44f3-a520-89e5722b35b0.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=","artifactUUID":"240b931c-0e92-46f6-8595-790c9252d215","generatedFromId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.b6a91272-b301-44f3-a520-89e5722b35b0.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1632902012151,"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":1632901990548,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632901990548,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901909499,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"4d784952-0227-4dd2-84cb-fb160af6e7f9","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1632901909501,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632901909499,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1632901990554,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.heat1","59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.heat1env"],"uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.b6a91272-b301-44f3-a520-89e5722b35b0.basic_vm0.59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1632901990554,"customizationUUID":"33589c5f-9958-46dc-a40e-74271e771912","groupInstanceArtifacts":["1ff40563-8f10-4636-8ecb-c047ee6148e1.b6a91272-b301-44f3-a520-89e5722b35b0.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["240b931c-0e92-46f6-8595-790c9252d215"],"artifactsUuid":["4a0521bc-625d-4c2f-a252-650833ee7237"],"groupUUID":"43a480bf-cd82-47dc-8c28-8b89b29253a9","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":":","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":":","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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"b6a91272-b301-44f3-a520-89e5722b35b0","createdFromCsar":false,"uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.b6a91272-b301-44f3-a520-89e5722b35b0.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1632901990347,"originType":"VF","icon":"defaulticon","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","componentUid":"b6a91272-b301-44f3-a520-89e5722b35b0","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1632901990347,"customizationUUID":"0862569d-d98d-4d84-a977-0b61562a19b1","posX":"200","posY":"100","componentName":"basic_vm","empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"1ff40563-8f10-4636-8ecb-c047ee6148e1.b6a91272-b301-44f3-a520-89e5722b35b0.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false},{"definition":false,"hidden":false,"uniqueId":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"59e896fe-0d86-4d4c-b82b-b88f1b40f2ca.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":"6fbcceea-c015-4342-8a3f-26099b53c723.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6fbcceea-c015-4342-8a3f-26099b53c723","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6fbcceea-c015-4342-8a3f-26099b53c723","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","empty":false},{"definition":false,"hidden":false,"uniqueId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","empty":false},{"definition":false,"hidden":false,"uniqueId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","empty":false},{"definition":false,"hidden":false,"uniqueId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","empty":false},{"definition":false,"hidden":false,"uniqueId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5bee8ec3-4e6d-4e34-b029-a57d8670d331","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"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":1632901974316,"version":"1.0","description":"service","tags":["basic_vm"],"icon":"network_l_1-3","archived":false,"archiveTime":0,"uniqueId":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","componentMetadataForSupportLog":{"SupportablityComponentUUID":"1161e029-88ef-405f-b922-a9f9740deace","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"1161e029-88ef-405f-b922-a9f9740deace","highestVersion":true,"systemName":"BasicVm","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","normalizedName":"basicvm","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1632902048198,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1632901973953,"artifactType":"OTHER","uniqueId":"1ff40563-8f10-4636-8ecb-c047ee6148e1.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":1632901973953,"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":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed"},"categorySpecificMetadata":{},"vspArchived":false,"service":true,"name":"basic_vm"} 2021-09-29 07:54:09,738 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-29 07:54:09,738 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-29 07:54:09,739 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-09-29 07:54:09,739 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-29 07:54:09,739 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-29 07:54:09,741 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:54:10,886 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1815 2021-09-29 07:54:10,887 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-29 07:54:10,887 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/926e7431-ce98-4526-81a9-9d47c86197c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c22131a0-dd22-4e7b-ace5-ee7a00cfa435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4418913b-f07a-4f50-b2d8-282044dfa5a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","name":"basic_vm_macro","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/3d458f26-e469-4b30-826a-58205741c7cb/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1161e029-88ef-405f-b922-a9f9740deace/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-29 07:54:10,889 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 07:54:10,889 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:54:10,889 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:54:10,890 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:54:10,890 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-29 07:54:10,890 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:54:10,890 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:54:10,890 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:54:10,890 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-29 07:54:10,890 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:54:10,890 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:54:10,891 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:54:10,891 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-09-29 07:54:10,891 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:54:10,891 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:54:10,891 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-29 07:54:10,891 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-29 07:54:10,891 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:54:10,891 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:54:10,891 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:54:10,891 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-09-29 07:54:10,892 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 07:54:10,892 INFO 192:__init__.py(1) - Service found, updating information 2021-09-29 07:54:10,892 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-09-29 07:54:10,892 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-09-29 07:54:10,892 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-29 07:54:10,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:54:11,751 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-09-29 07:54:11,754 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-29 07:54:11,756 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfd7824d-16e8-476c-8ca7-d7cd90475a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897112984,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6043ede5-6476-40cb-a4b1-42173b9a1c16","invariantUUID":"2c0d3806-140c-4533-a77c-e453c8fc2023","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":"objectStorage","uniqueId":"93a398e5-217a-4b25-a2e2-394de7cfbb49","lifecycleState":"CERTIFIED","lastUpdateDate":1632897288553,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc13475-1acc-4397-8de3-66c5350333f4","invariantUUID":"a350a53b-f358-42df-86c4-28f89da787c2","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":"658824a1-412c-4cdc-a4c7-45a68bbd53c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897213357,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"443dfbfb-b73e-42dc-8484-a14b8748d498","invariantUUID":"01957492-a2f7-4f22-a0d4-51eefba13b30","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c2ca223a-c736-4aff-ae2b-f85661518715","lifecycleState":"CERTIFIED","lastUpdateDate":1632897374434,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bb33558-aa86-480b-8562-bc678f058ca6","invariantUUID":"b1943189-6896-4370-a215-71578f82a119","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":"7c35fc23-d29b-4e8a-9426-861826260ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1632896720171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fbe5f3a-b8ac-4e4c-8f8c-d936f9ed8616","invariantUUID":"ce275bc4-f76d-4312-9347-f4747f758178","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":"objectStorage","uniqueId":"1a0994d3-fd5b-4e46-8342-23bfe918a0b6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896616171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7a5a10-7cfa-4f06-ba73-b38f35764614","invariantUUID":"b4a98965-7878-4fa6-aadd-62b1024a7735","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa7c456-24f8-4094-ae0e-9715c310d5ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632897534141,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95b86c82-98de-48c3-80dc-c65cc67c6d02","invariantUUID":"8c7899d9-7a22-41ad-860a-5523ca73f43f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b6a91272-b301-44f3-a520-89e5722b35b0","lifecycleState":"CERTIFIED","lastUpdateDate":1632901929456,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94e62d4-b353-463e-9d28-cb256b5dbfd6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897551086,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8379487-7326-4a3e-bf8c-c38060100683","invariantUUID":"694089be-2f8f-4b20-820f-4ff5d9f531fa","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":"defaulticon","uniqueId":"8520a261-1581-4ac5-a0f1-cee4aadbdf0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897349184,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6882963d-6554-42cf-b3f7-108cabfd34ea","invariantUUID":"423e76f0-1b01-48ba-9bdf-b55fb950bf94","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":"d7351cf5-ac43-4d09-accb-e1e9512b2178","lifecycleState":"CERTIFIED","lastUpdateDate":1632896654173,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db625773-4186-4514-a4d0-b273a2be3529","invariantUUID":"36e0ab35-0c1a-4849-a520-4f2d4516752e","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":"16838d8f-3a6d-4b69-b21f-a76c48d1182c","lifecycleState":"CERTIFIED","lastUpdateDate":1632896576579,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44edb027-9d20-41e5-b3f9-ec9c1fd88c81","invariantUUID":"4f731268-c7f7-4a45-afa1-5ee9cb940c7b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"61710378-223f-4937-b053-e975ff2039b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632896680975,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7291ae8-1f32-42dc-b059-39a3dc8d6f77","invariantUUID":"3ec37e49-da63-4158-933d-3a118040ebf5","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":"defaulticon","uniqueId":"68acf008-acc0-4fac-b857-a2afc11e8cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897335085,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abfa1c4a-bbf1-4d1b-b41e-0bd3f9149fd0","invariantUUID":"1a94319c-3b6e-4d98-b51a-5ff5b289b046","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":"network","uniqueId":"af4e8fd9-3eab-4744-9276-43795a0301fb","lifecycleState":"CERTIFIED","lastUpdateDate":1632896914680,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e265e6f6-cb22-45f0-b329-2bb20c3e6a8c","invariantUUID":"b186e1da-1183-4bb8-9aa3-ddede42e8d04","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":"394b3914-566f-4944-aa03-620257923323","lifecycleState":"CERTIFIED","lastUpdateDate":1632896513737,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b13a499-c578-413f-b7a6-c84326176893","invariantUUID":"1e874fba-1232-47dc-aa95-fe08fbe8fe0d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6b3fa10-0b39-4b34-9175-d96a8562b2db","lifecycleState":"CERTIFIED","lastUpdateDate":1632897154014,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d68840ce-8f25-4e48-b332-7524c6842b32","invariantUUID":"a0bf6a4d-81f5-4c6d-bbb1-866715988930","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":"441279c7-d89d-4280-bc55-e7cd03e9d874","lifecycleState":"CERTIFIED","lastUpdateDate":1632896953872,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4861d49-384f-4af7-b1d9-04fb79005b6c","invariantUUID":"c3626004-9543-4806-a148-b3b94c8d42f7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4614c93d-f892-4585-922b-5d047b6b2d3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897294111,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed3029bc-0bd6-4f68-a3ee-220798a9b777","invariantUUID":"a30652cc-e8d3-47fc-9c4b-dda174861cab","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"42c4d621-575c-44cb-a83c-3391e94a443b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896569547,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1a7b2bd-14f4-46c5-93eb-e91cf3aea95a","invariantUUID":"b774f1f9-eaa7-49f0-bdde-fcee5d99660e","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":"1443ebb8-4ab5-4873-8569-67b30b511b78","lifecycleState":"CERTIFIED","lastUpdateDate":1632897429466,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644416a6-d229-4e0e-b03f-12ca1c78b300","invariantUUID":"b9a3bb04-7e39-4f35-aa62-97fe36b22397","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":"port","uniqueId":"7aa7ee2e-9e1a-4c17-88fd-ca55d2050b12","lifecycleState":"CERTIFIED","lastUpdateDate":1632897492926,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35915292-8288-431f-b968-2b48a5d2d06e","invariantUUID":"f4a4a51c-5a29-4736-9ac1-4f4c93858948","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":"91db0837-356e-45ec-a68d-facb17caa1c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632896865956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbfbbbc-4073-49ca-acba-7085528bf12f","invariantUUID":"e36a7b55-9aa4-49bd-934b-6728df3d7aba","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":"b1cc2df6-5c6f-4cd3-a9e6-106df5320a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632897409238,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31df6e0b-3613-4dc5-9c66-1fcaa8c922bc","invariantUUID":"d90ce0e6-60ed-4017-bc3e-82d05f7532c4","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":"compute","uniqueId":"43c5bad7-d6ce-4eed-836d-48128d3034a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632897569953,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf943105-b011-46a5-a422-d0a479fd05b2","invariantUUID":"9021d1aa-657f-4e16-9c76-870fdec575b5","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":"compute","uniqueId":"44dd92f9-2f03-45ee-88d3-cebfbc159b53","lifecycleState":"CERTIFIED","lastUpdateDate":1632896892983,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de85ac86-1f94-4932-8c37-c629d7d981f8","invariantUUID":"dd8dd44f-0b4c-4bba-a086-93b52df58332","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":"defaulticon","uniqueId":"20b5595b-125a-4d2e-9371-5641001ab473","lifecycleState":"CERTIFIED","lastUpdateDate":1632901930114,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"22622449-bf35-4070-b241-bbde52cf1f1d","invariantUUID":"5100959d-ebd8-42ae-9fbd-9bb41509512d","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"port","uniqueId":"8ec709a7-78d9-469a-928f-3b318336aad1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897369160,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4970f35a-625c-47d0-973b-8a04388d3400","invariantUUID":"feb79999-ad7b-413f-98a4-2d756631f3ad","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fcf4d95-e1bb-4fd0-a30b-1a5493810a96","lifecycleState":"CERTIFIED","lastUpdateDate":1632897510913,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c68d3e00-d9ba-445a-bfea-d6adff551077","invariantUUID":"a40a0144-d0c7-48e3-a56c-73ae2d29d2ed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfcf5325-7f58-4f53-a7a5-595219f321a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896930324,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee3ea7c-f076-4f46-8e3b-70d562069b24","invariantUUID":"92700d76-8730-4190-9e1d-a066857e7499","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3093509-343a-4b29-9ab6-d97782409186","lifecycleState":"CERTIFIED","lastUpdateDate":1632897555177,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"041797bc-e639-4c5d-a7ea-67a8622e9ef1","invariantUUID":"0deca34e-8372-45e3-a532-89fd8cdf633a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af8f23ad-b8a0-43ff-b0bd-e9a59594bcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1632897592552,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbaef1b3-411d-4e05-a538-46bb551e4ddc","invariantUUID":"53d10a6d-6ab1-4412-a4aa-7dce00226405","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540f4e74-c24b-4c3d-b1e2-117e525b4f0d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897414680,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7abe542-49b0-4f7d-912c-26d8a2fd070b","invariantUUID":"07556603-8fba-4645-9296-e8c19e90470f","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"028a284d-5ff7-4ac0-8e96-b9ee68451940","lifecycleState":"CERTIFIED","lastUpdateDate":1632897227502,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d0fb9f-1b50-42d2-b7e2-287693e269fa","invariantUUID":"753e5138-88e4-4c08-9c3c-f49bd0301d20","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":"defaulticon","uniqueId":"fa4fb930-9a7a-420e-93ff-ddfe6c7fe9f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632900828675,"name":"basic_onboard_ylRovF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","systemName":"BasicOnboardYlrovf","description":"VF","tags":["basic_onboard_ylRovF"],"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":"port","uniqueId":"1a2b185d-85f2-434d-a0f8-2b2f67cd1810","lifecycleState":"CERTIFIED","lastUpdateDate":1632897354699,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91638f85-dfce-4a0a-b7f1-813a2fb85897","invariantUUID":"231492d0-73d6-4b8e-93dd-61580fa8dc30","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12439657-1113-4f93-b35a-ab4b7812da6d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897026705,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c78f79b-97be-4c41-b90b-dea92e98f3b7","invariantUUID":"dbd2d298-a5aa-4c17-be9f-16523b0ccfd3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e3ad993-ee76-469a-9e4a-ebcc60a7f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1632897247651,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cc03efc-f8f1-4ee4-ae7a-f3a619b8e55f","invariantUUID":"85a0bfc4-0348-4787-977c-b7afd0de740d","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":"network","uniqueId":"5d29e405-e223-4314-8e36-3cdfdd05c7e0","lifecycleState":"CERTIFIED","lastUpdateDate":1632896975087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d61a06-c823-4094-ae53-dc0c75c3ad7a","invariantUUID":"65d57936-a17a-4dff-be25-d45028f1c9e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"15121b67-62b0-4bcd-aa59-cd89e4dd137a","lifecycleState":"CERTIFIED","lastUpdateDate":1632896554480,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a164d-20cc-40e3-b824-1d9cc3ca08b5","invariantUUID":"5c35361f-d6d4-44f0-a880-67b8c26daeac","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"09c643e8-5cf2-472a-83c8-63966fe5095a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897589017,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64a69aae-71dd-47c4-9be2-4b39ae527843","invariantUUID":"f57673fa-cee4-4628-aec8-60f74f6cc87c","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":"objectStorage","uniqueId":"3de94c6a-86db-4a33-b88b-71738d1381f6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896527949,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3122af6-046f-48f9-a1b2-3438c432175c","invariantUUID":"440e2e7b-a326-4cf1-ae78-eca5da8e268a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63e492ca-a0ba-4eaf-83e5-31b758f170d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897448721,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b0f0e7f-a9aa-424d-8e97-06d07a8c108b","invariantUUID":"89fef419-5c75-4f98-ad46-2a55f4cdffb7","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":"networkrules","uniqueId":"f96f5cf5-c157-45be-a34c-44d54d399750","lifecycleState":"CERTIFIED","lastUpdateDate":1632896852293,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6ca0ff8a-c317-4edd-a49f-8796cbec1b55","invariantUUID":"7bb18d27-7413-453b-ac2f-5b4381d1f40e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d42d084-2dcd-4ad9-9cf9-7679de8701e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896706563,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99ddbfd3-d4c6-4f42-8646-40836a7e7bba","invariantUUID":"29f8a516-77b4-4a61-8970-1bcbb040ca7c","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":"network","uniqueId":"a5643af2-afac-4a26-9ed0-c16fe8576153","lifecycleState":"CERTIFIED","lastUpdateDate":1632897177772,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b3bd969-0cca-4b47-88f8-ee5fb94bdb27","invariantUUID":"c8ca2abc-fd06-4b74-a79e-88a8b4faaa23","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97b3b74d-ad23-4716-afe2-0531c4530901","lifecycleState":"CERTIFIED","lastUpdateDate":1632897387953,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5f3219e-186d-42d4-a127-2d353b7ef20d","invariantUUID":"f18047ee-b3b6-4c2a-a493-7de764b580a7","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":"defaulticon","uniqueId":"66af4ec8-cfd5-4125-b515-a28a73eec5e4","lifecycleState":"CERTIFIED","lastUpdateDate":1632897133935,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93744ff-9f14-462d-b8ae-6973ce12603e","invariantUUID":"cb0b63ba-6e60-4e27-9242-ec73b0864388","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":"01915957-f0dc-4fa2-8d03-dbfceb976399","lifecycleState":"CERTIFIED","lastUpdateDate":1632896747148,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"600997ca-2021-4416-afdc-c24821168b4d","invariantUUID":"cadd131c-63af-4b91-a697-bf2141af8b27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9203e156-1997-4342-9ee0-9c537c0a3f43","lifecycleState":"CERTIFIED","lastUpdateDate":1632897472054,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e68720ff-6e50-4aed-be63-e2a419d579e8","invariantUUID":"f0d2cd48-e4a9-4928-8002-688c854380da","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c142aac3-133c-4a92-a90f-1e4423ad3287","lifecycleState":"CERTIFIED","lastUpdateDate":1632896631919,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0a95193-ecb3-470f-961a-7042fa70e8e5","invariantUUID":"307745d9-1bd5-44d8-972a-068bf6b53f81","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff258ae2-5de1-4977-98d7-b3b7e817796d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897253944,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a4605c8-7ff5-4fa3-b5a3-01e68e065a02","invariantUUID":"b6cb2d7f-7def-4511-a51c-77d5d35e6cec","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"962f6e99-cd04-49f9-9dcf-37c9848fbf16","lifecycleState":"CERTIFIED","lastUpdateDate":1632897070429,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d6fa02-e358-428d-b1f2-a9e9d9860fa1","invariantUUID":"e070ca55-1119-45d1-9595-81578712869b","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":"port","uniqueId":"1d3fd8c2-7916-486d-b0e6-3542eeed8c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896820103,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"275acb9d-0496-4927-9fa6-8c47158898f6","invariantUUID":"24811706-5890-4848-95f4-f014fae15ad6","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":"e6746993-956c-4b00-a0ad-0e6884c4cf35","lifecycleState":"CERTIFIED","lastUpdateDate":1632897202871,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c65da2c-52a4-4edb-966e-a2c5384e4ff0","invariantUUID":"396057d7-ad87-40bc-9a8e-99e986ef61a5","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d3dc029-99b7-4ab9-b8cd-0991e86887d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632897091535,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9cbd17af-3c7b-4474-afa2-94e90bebfe84","invariantUUID":"0137e540-97a2-413b-92bd-5b5d84d661b3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3eb5776c-2754-4e92-9e70-d902e90d3af8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896733243,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"664f8168-ca39-4363-b1d3-43eb1b3d7477","invariantUUID":"55f42aac-4ee6-44d1-a59f-3f5f9477f7db","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":"defaulticon","uniqueId":"ec50e9dd-295b-4540-83c6-98daf9983a65","lifecycleState":"CERTIFIED","lastUpdateDate":1632901964847,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d128b5ff-c0da-40ad-9b5a-9a45a411438f","invariantUUID":"6a337d93-6dca-4be2-8d54-64f0e8d260a8","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5bf83d-360c-4dad-bd82-d01ea27421c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897394477,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e275092f-c9cd-45e4-989e-9822b6e0f560","invariantUUID":"af4d39d7-cbb2-4d90-a5b0-41d0270f702a","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":"network","uniqueId":"8c8d9fca-396b-4270-bab3-7e9a22b1c1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896693052,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31ebd36f-64c1-428a-907f-14fd4e0d2136","invariantUUID":"167d6fec-73ef-4795-89eb-36fe645aa034","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":"securityrules","uniqueId":"883b36c4-44fe-49ea-9862-d78ea4db50e8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896873750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c06f689c-1fda-4189-aeb2-0e1c53a70982","invariantUUID":"e4894731-c172-4d83-a22e-acfd8cab05de","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":"dd221db9-0afa-415e-a77b-0b37dca6418a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897102901,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0c919dd0-4cd5-43a7-83fc-3d4be476d427","invariantUUID":"17091f1e-b68b-4604-9860-41c2d9eb7a2d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fa030b44-71e5-4179-a2a0-2f2ec431dfc2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896669751,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfbdddb9-a26b-4b67-af00-210a0630f0d7","invariantUUID":"e4863ac8-1c98-4bbe-a80e-e4a3abcd56fe","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":"networkrules","uniqueId":"b9343868-9966-485b-8b5b-a6549b69e79f","lifecycleState":"CERTIFIED","lastUpdateDate":1632896810134,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7aabcc0-c7c2-4188-84a5-b73be5d40e96","invariantUUID":"2a29dc9c-689b-4128-9dfb-ea06398baa9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa950f26-9d7b-4777-af92-bda1f0db0313","lifecycleState":"CERTIFIED","lastUpdateDate":1632897125410,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c3d22672-019d-49d1-8ba1-6d9001d6f133","invariantUUID":"259b6b02-e541-4a73-b65d-7b74c45efe68","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":"b5851d61-45d5-4817-bd26-28b69ca9bffc","lifecycleState":"CERTIFIED","lastUpdateDate":1632897055180,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4668d1f-cb79-4a18-821a-00d255c36166","invariantUUID":"6e22b5fe-04ec-43f2-8439-622a746db5cb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf25fb5-eb84-457d-a69f-f79d3a844c61","lifecycleState":"CERTIFIED","lastUpdateDate":1632896906150,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdccb099-fe51-4493-910e-11917fb11ccc","invariantUUID":"04052c95-4c26-4560-a841-845364980050","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":"33d1e84e-8eac-41b1-a8de-6ad53b21f5a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896967759,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d144454f-b53a-498a-9cfb-a5a7166a6de3","invariantUUID":"a4381b3d-0f7c-4137-89f1-c690eac80842","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":"058ca197-25f6-4e10-a6d9-ffd708192f69","lifecycleState":"CERTIFIED","lastUpdateDate":1632897146202,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f64ce33-e7d0-443e-83f4-98b8e6b226a0","invariantUUID":"5d0ecf3b-6167-4680-b0b4-a24513b8e97e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbb26e3b-3d4f-44d0-bf7c-94e924efc926","lifecycleState":"CERTIFIED","lastUpdateDate":1632897455784,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dec1fe2-d9aa-4617-8e1e-b899d37de52b","invariantUUID":"498ea8f5-8131-48f2-b852-c9d180a3082e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"39dbdd2f-edcf-4123-8b0c-894f751f3abf","lifecycleState":"CERTIFIED","lastUpdateDate":1632897170028,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ef4ebf-765a-4053-8824-53ae1974c436","invariantUUID":"8f74e9cd-61d0-4832-b258-51e2b6737889","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"868c6f49-ef4b-4c77-8da8-eef6d2c66eac","lifecycleState":"CERTIFIED","lastUpdateDate":1632896645598,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96526b4a-b147-4b04-a588-a16ce556f140","invariantUUID":"31d0706d-59b0-4bcc-a093-1a25dc76b029","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15baf9b9-415a-4d12-b280-6b6d7235d4d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896499800,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"41cb7bc9-6d91-46e2-8b2e-d6c82070a16c","invariantUUID":"ef5efa6f-5797-4bb3-93f8-28233bbea482","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632896450391,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efefbda9-40d1-4272-9960-b945fa983a1c","invariantUUID":"292232f6-8c18-4e89-8963-bae7a63a6243","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"988b7518-3db2-4150-b37e-11f7cdecf49a","lifecycleState":"CERTIFIED","lastUpdateDate":1632902014082,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6a658c5-8db6-4608-b462-451028a974e7","lifecycleState":"CERTIFIED","lastUpdateDate":1632900905401,"name":"basic_onboard_ylRovF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","systemName":"BasicOnboardYlrovf","description":"service","tags":["basic_onboard_ylRovF"],"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":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632902048198,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c8f39bd5-bf4a-400c-95fe-9c2ce13d79ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632901889497,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","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-09-29 07:54:11,759 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-29 07:54:11,759 INFO 201:service.py(1) - Service basic_vm onboarded 2021-09-29 07:54:11,760 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-09-29 07:54:11,760 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-09-29 07:54:11,760 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-09-29 07:54:11,760 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-29 07:54:11,762 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:11,970 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-09-29 07:54:11,970 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-09-29 07:54:11,971 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-09-29 07:54:11,971 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-09-29 07:54:11,971 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-09-29 07:54:11,979 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-09-29 07:54:11,979 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-09-29 07:54:11,980 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-09-29 07:54:11,981 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:12,110 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-09-29 07:54:12,111 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-09-29 07:54:12,111 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-09-29 07:54:12,113 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-09-29 07:54:12,114 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-09-29 07:54:12,114 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-29 07:54:12,115 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:12,227 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-09-29 07:54:12,228 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-29 07:54:12,228 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":"1632902052001"}]} 2021-09-29 07:54:12,252 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-09-29 07:54:12,253 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/a1ac9487-a90b-4863-b5b0-01872f67666f 2021-09-29 07:54:12,253 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "a1ac9487-a90b-4863-b5b0-01872f67666f", "user-name": "ci-onap-master-vnfs", "password": "3tyyRHfqPybpC0AfRg6ydb5x6TmvMy3k", "system-type": "VIM" , "service-url": "http://10.210.3.100:5000/v3/" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "ci-onap-master-vnfs" , "system-status": "active" } 2021-09-29 07:54:12,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:12,358 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/a1ac9487-a90b-4863-b5b0-01872f67666f HTTP/1.1" 201 0 2021-09-29 07:54:12,359 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-09-29 07:54:12,359 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-09-29 07:54:12,361 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-09-29 07:54:12,362 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/ccf0cdff71fa494cb99e47c599b3dc4c 2021-09-29 07:54:12,362 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-29 07:54:12,364 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:12,408 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/ccf0cdff71fa494cb99e47c599b3dc4c HTTP/1.1" 404 464 2021-09-29 07:54:12,409 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-09-29 07:54:12,410 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/ccf0cdff71fa494cb99e47c599b3dc4c","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ccf0cdff71fa494cb99e47c599b3dc4c","ERR.5.4.6114"]}}} 2021-09-29 07:54:12,410 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-09-29 07:54:12,410 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/ccf0cdff71fa494cb99e47c599b3dc4c","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ccf0cdff71fa494cb99e47c599b3dc4c","ERR.5.4.6114"]}}}. 2021-09-29 07:54:12,410 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-09-29 07:54:12,410 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-09-29 07:54:12,413 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-09-29 07:54:12,413 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/ccf0cdff71fa494cb99e47c599b3dc4c 2021-09-29 07:54:12,414 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "ccf0cdff71fa494cb99e47c599b3dc4c", "tenant-name": "ci-onap-master-vnfs", "tenant-context": "None" } 2021-09-29 07:54:12,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:12,498 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/ccf0cdff71fa494cb99e47c599b3dc4c HTTP/1.1" 201 0 2021-09-29 07:54:12,499 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-09-29 07:54:12,499 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-09-29 07:54:12,502 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-09-29 07:54:12,502 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-09-29 07:54:12,502 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-09-29 07:54:12,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:12,545 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-09-29 07:54:12,546 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-09-29 07:54:12,546 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-09-29 07:54:12,546 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-09-29 07:54:12,546 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-09-29 07:54:12,550 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-09-29 07:54:12,551 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-09-29 07:54:12,554 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-09-29 07:54:12,558 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:12,644 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-09-29 07:54:12,645 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-09-29 07:54:12,645 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-09-29 07:54:12,656 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-09-29 07:54:12,657 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-09-29 07:54:12,657 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-09-29 07:54:12,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:12,706 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-09-29 07:54:12,706 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-09-29 07:54:12,707 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-09-29 07:54:12,707 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-09-29 07:54:12,707 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-09-29 07:54:12,713 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-09-29 07:54:12,714 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-09-29 07:54:12,714 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-29 07:54:12,715 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:12,784 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-09-29 07:54:12,785 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-29 07:54:12,785 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":"1632902052001"}]} 2021-09-29 07:54:12,794 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-09-29 07:54:12,794 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-09-29 07:54:12,794 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-09-29 07:54:12,797 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:12,955 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-09-29 07:54:12,956 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-09-29 07:54:12,956 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-09-29 07:54:12,965 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-09-29 07:54:12,965 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-09-29 07:54:12,965 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicvm-customer", "subscriber-name": "basicvm-customer", "subscriber-type": "INFRA" } 2021-09-29 07:54:12,967 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:13,040 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-09-29 07:54:13,041 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-09-29 07:54:13,041 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-09-29 07:54:13,043 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-09-29 07:54:13,043 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-09-29 07:54:13,043 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-09-29 07:54:13,045 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:13,138 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-09-29 07:54:13,145 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-09-29 07:54:13,146 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":"1632902052981"} 2021-09-29 07:54:13,149 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-09-29 07:54:13,149 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-09-29 07:54:13,149 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-29 07:54:13,151 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:13,205 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-09-29 07:54:13,206 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-29 07:54:13,206 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":"1632902052981"} 2021-09-29 07:54:13,208 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-09-29 07:54:13,208 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-09-29 07:54:13,209 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-29 07:54:13,210 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:13,269 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-09-29 07:54:13,269 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-09-29 07:54:13,270 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-09-29 07:54:13,270 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-09-29 07:54:13,270 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-09-29 07:54:13,271 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-09-29 07:54:13,273 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-29 07:54:13,274 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-29 07:54:13,274 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-09-29 07:54:13,274 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-29 07:54:13,274 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-29 07:54:13,276 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:54:13,961 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1803 2021-09-29 07:54:13,962 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-29 07:54:13,962 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d458f26-e469-4b30-826a-58205741c7cb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/926e7431-ce98-4526-81a9-9d47c86197c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c22131a0-dd22-4e7b-ace5-ee7a00cfa435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4418913b-f07a-4f50-b2d8-282044dfa5a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1161e029-88ef-405f-b922-a9f9740deace/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-29 07:54:13,965 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-09-29 07:54:13,965 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:54:13,965 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:54:13,965 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:54:13,965 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 07:54:13,965 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:54:13,965 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:54:13,966 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:54:13,966 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-29 07:54:13,966 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:54:13,966 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:54:13,966 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:54:13,966 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-29 07:54:13,966 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:54:13,966 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:54:13,966 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:54:13,966 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-29 07:54:13,966 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:54:13,966 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:54:13,967 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:54:13,967 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-09-29 07:54:13,967 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 07:54:13,967 INFO 192:__init__.py(1) - Service found, updating information 2021-09-29 07:54:13,967 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-09-29 07:54:13,967 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-09-29 07:54:13,967 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-29 07:54:13,969 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:54:15,942 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-09-29 07:54:15,949 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-29 07:54:15,952 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfd7824d-16e8-476c-8ca7-d7cd90475a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897112984,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6043ede5-6476-40cb-a4b1-42173b9a1c16","invariantUUID":"2c0d3806-140c-4533-a77c-e453c8fc2023","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":"objectStorage","uniqueId":"93a398e5-217a-4b25-a2e2-394de7cfbb49","lifecycleState":"CERTIFIED","lastUpdateDate":1632897288553,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc13475-1acc-4397-8de3-66c5350333f4","invariantUUID":"a350a53b-f358-42df-86c4-28f89da787c2","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":"658824a1-412c-4cdc-a4c7-45a68bbd53c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897213357,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"443dfbfb-b73e-42dc-8484-a14b8748d498","invariantUUID":"01957492-a2f7-4f22-a0d4-51eefba13b30","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c2ca223a-c736-4aff-ae2b-f85661518715","lifecycleState":"CERTIFIED","lastUpdateDate":1632897374434,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bb33558-aa86-480b-8562-bc678f058ca6","invariantUUID":"b1943189-6896-4370-a215-71578f82a119","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":"7c35fc23-d29b-4e8a-9426-861826260ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1632896720171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fbe5f3a-b8ac-4e4c-8f8c-d936f9ed8616","invariantUUID":"ce275bc4-f76d-4312-9347-f4747f758178","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":"objectStorage","uniqueId":"1a0994d3-fd5b-4e46-8342-23bfe918a0b6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896616171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7a5a10-7cfa-4f06-ba73-b38f35764614","invariantUUID":"b4a98965-7878-4fa6-aadd-62b1024a7735","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa7c456-24f8-4094-ae0e-9715c310d5ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632897534141,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95b86c82-98de-48c3-80dc-c65cc67c6d02","invariantUUID":"8c7899d9-7a22-41ad-860a-5523ca73f43f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b6a91272-b301-44f3-a520-89e5722b35b0","lifecycleState":"CERTIFIED","lastUpdateDate":1632901929456,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94e62d4-b353-463e-9d28-cb256b5dbfd6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897551086,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8379487-7326-4a3e-bf8c-c38060100683","invariantUUID":"694089be-2f8f-4b20-820f-4ff5d9f531fa","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":"defaulticon","uniqueId":"8520a261-1581-4ac5-a0f1-cee4aadbdf0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897349184,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6882963d-6554-42cf-b3f7-108cabfd34ea","invariantUUID":"423e76f0-1b01-48ba-9bdf-b55fb950bf94","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":"d7351cf5-ac43-4d09-accb-e1e9512b2178","lifecycleState":"CERTIFIED","lastUpdateDate":1632896654173,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db625773-4186-4514-a4d0-b273a2be3529","invariantUUID":"36e0ab35-0c1a-4849-a520-4f2d4516752e","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":"16838d8f-3a6d-4b69-b21f-a76c48d1182c","lifecycleState":"CERTIFIED","lastUpdateDate":1632896576579,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44edb027-9d20-41e5-b3f9-ec9c1fd88c81","invariantUUID":"4f731268-c7f7-4a45-afa1-5ee9cb940c7b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"61710378-223f-4937-b053-e975ff2039b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632896680975,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7291ae8-1f32-42dc-b059-39a3dc8d6f77","invariantUUID":"3ec37e49-da63-4158-933d-3a118040ebf5","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":"defaulticon","uniqueId":"68acf008-acc0-4fac-b857-a2afc11e8cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897335085,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abfa1c4a-bbf1-4d1b-b41e-0bd3f9149fd0","invariantUUID":"1a94319c-3b6e-4d98-b51a-5ff5b289b046","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":"network","uniqueId":"af4e8fd9-3eab-4744-9276-43795a0301fb","lifecycleState":"CERTIFIED","lastUpdateDate":1632896914680,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e265e6f6-cb22-45f0-b329-2bb20c3e6a8c","invariantUUID":"b186e1da-1183-4bb8-9aa3-ddede42e8d04","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":"394b3914-566f-4944-aa03-620257923323","lifecycleState":"CERTIFIED","lastUpdateDate":1632896513737,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b13a499-c578-413f-b7a6-c84326176893","invariantUUID":"1e874fba-1232-47dc-aa95-fe08fbe8fe0d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6b3fa10-0b39-4b34-9175-d96a8562b2db","lifecycleState":"CERTIFIED","lastUpdateDate":1632897154014,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d68840ce-8f25-4e48-b332-7524c6842b32","invariantUUID":"a0bf6a4d-81f5-4c6d-bbb1-866715988930","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":"441279c7-d89d-4280-bc55-e7cd03e9d874","lifecycleState":"CERTIFIED","lastUpdateDate":1632896953872,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4861d49-384f-4af7-b1d9-04fb79005b6c","invariantUUID":"c3626004-9543-4806-a148-b3b94c8d42f7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4614c93d-f892-4585-922b-5d047b6b2d3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897294111,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed3029bc-0bd6-4f68-a3ee-220798a9b777","invariantUUID":"a30652cc-e8d3-47fc-9c4b-dda174861cab","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"42c4d621-575c-44cb-a83c-3391e94a443b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896569547,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1a7b2bd-14f4-46c5-93eb-e91cf3aea95a","invariantUUID":"b774f1f9-eaa7-49f0-bdde-fcee5d99660e","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":"1443ebb8-4ab5-4873-8569-67b30b511b78","lifecycleState":"CERTIFIED","lastUpdateDate":1632897429466,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644416a6-d229-4e0e-b03f-12ca1c78b300","invariantUUID":"b9a3bb04-7e39-4f35-aa62-97fe36b22397","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":"port","uniqueId":"7aa7ee2e-9e1a-4c17-88fd-ca55d2050b12","lifecycleState":"CERTIFIED","lastUpdateDate":1632897492926,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35915292-8288-431f-b968-2b48a5d2d06e","invariantUUID":"f4a4a51c-5a29-4736-9ac1-4f4c93858948","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":"91db0837-356e-45ec-a68d-facb17caa1c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632896865956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbfbbbc-4073-49ca-acba-7085528bf12f","invariantUUID":"e36a7b55-9aa4-49bd-934b-6728df3d7aba","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":"b1cc2df6-5c6f-4cd3-a9e6-106df5320a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632897409238,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31df6e0b-3613-4dc5-9c66-1fcaa8c922bc","invariantUUID":"d90ce0e6-60ed-4017-bc3e-82d05f7532c4","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":"compute","uniqueId":"43c5bad7-d6ce-4eed-836d-48128d3034a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632897569953,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf943105-b011-46a5-a422-d0a479fd05b2","invariantUUID":"9021d1aa-657f-4e16-9c76-870fdec575b5","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":"compute","uniqueId":"44dd92f9-2f03-45ee-88d3-cebfbc159b53","lifecycleState":"CERTIFIED","lastUpdateDate":1632896892983,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de85ac86-1f94-4932-8c37-c629d7d981f8","invariantUUID":"dd8dd44f-0b4c-4bba-a086-93b52df58332","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":"defaulticon","uniqueId":"20b5595b-125a-4d2e-9371-5641001ab473","lifecycleState":"CERTIFIED","lastUpdateDate":1632901930114,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"22622449-bf35-4070-b241-bbde52cf1f1d","invariantUUID":"5100959d-ebd8-42ae-9fbd-9bb41509512d","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"port","uniqueId":"8ec709a7-78d9-469a-928f-3b318336aad1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897369160,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4970f35a-625c-47d0-973b-8a04388d3400","invariantUUID":"feb79999-ad7b-413f-98a4-2d756631f3ad","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fcf4d95-e1bb-4fd0-a30b-1a5493810a96","lifecycleState":"CERTIFIED","lastUpdateDate":1632897510913,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c68d3e00-d9ba-445a-bfea-d6adff551077","invariantUUID":"a40a0144-d0c7-48e3-a56c-73ae2d29d2ed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfcf5325-7f58-4f53-a7a5-595219f321a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896930324,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee3ea7c-f076-4f46-8e3b-70d562069b24","invariantUUID":"92700d76-8730-4190-9e1d-a066857e7499","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3093509-343a-4b29-9ab6-d97782409186","lifecycleState":"CERTIFIED","lastUpdateDate":1632897555177,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"041797bc-e639-4c5d-a7ea-67a8622e9ef1","invariantUUID":"0deca34e-8372-45e3-a532-89fd8cdf633a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af8f23ad-b8a0-43ff-b0bd-e9a59594bcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1632897592552,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbaef1b3-411d-4e05-a538-46bb551e4ddc","invariantUUID":"53d10a6d-6ab1-4412-a4aa-7dce00226405","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540f4e74-c24b-4c3d-b1e2-117e525b4f0d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897414680,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7abe542-49b0-4f7d-912c-26d8a2fd070b","invariantUUID":"07556603-8fba-4645-9296-e8c19e90470f","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"028a284d-5ff7-4ac0-8e96-b9ee68451940","lifecycleState":"CERTIFIED","lastUpdateDate":1632897227502,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d0fb9f-1b50-42d2-b7e2-287693e269fa","invariantUUID":"753e5138-88e4-4c08-9c3c-f49bd0301d20","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":"defaulticon","uniqueId":"fa4fb930-9a7a-420e-93ff-ddfe6c7fe9f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632900828675,"name":"basic_onboard_ylRovF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","systemName":"BasicOnboardYlrovf","description":"VF","tags":["basic_onboard_ylRovF"],"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":"port","uniqueId":"1a2b185d-85f2-434d-a0f8-2b2f67cd1810","lifecycleState":"CERTIFIED","lastUpdateDate":1632897354699,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91638f85-dfce-4a0a-b7f1-813a2fb85897","invariantUUID":"231492d0-73d6-4b8e-93dd-61580fa8dc30","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12439657-1113-4f93-b35a-ab4b7812da6d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897026705,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c78f79b-97be-4c41-b90b-dea92e98f3b7","invariantUUID":"dbd2d298-a5aa-4c17-be9f-16523b0ccfd3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e3ad993-ee76-469a-9e4a-ebcc60a7f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1632897247651,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cc03efc-f8f1-4ee4-ae7a-f3a619b8e55f","invariantUUID":"85a0bfc4-0348-4787-977c-b7afd0de740d","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":"network","uniqueId":"5d29e405-e223-4314-8e36-3cdfdd05c7e0","lifecycleState":"CERTIFIED","lastUpdateDate":1632896975087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d61a06-c823-4094-ae53-dc0c75c3ad7a","invariantUUID":"65d57936-a17a-4dff-be25-d45028f1c9e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"15121b67-62b0-4bcd-aa59-cd89e4dd137a","lifecycleState":"CERTIFIED","lastUpdateDate":1632896554480,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a164d-20cc-40e3-b824-1d9cc3ca08b5","invariantUUID":"5c35361f-d6d4-44f0-a880-67b8c26daeac","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"09c643e8-5cf2-472a-83c8-63966fe5095a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897589017,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64a69aae-71dd-47c4-9be2-4b39ae527843","invariantUUID":"f57673fa-cee4-4628-aec8-60f74f6cc87c","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":"objectStorage","uniqueId":"3de94c6a-86db-4a33-b88b-71738d1381f6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896527949,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3122af6-046f-48f9-a1b2-3438c432175c","invariantUUID":"440e2e7b-a326-4cf1-ae78-eca5da8e268a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63e492ca-a0ba-4eaf-83e5-31b758f170d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897448721,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b0f0e7f-a9aa-424d-8e97-06d07a8c108b","invariantUUID":"89fef419-5c75-4f98-ad46-2a55f4cdffb7","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":"networkrules","uniqueId":"f96f5cf5-c157-45be-a34c-44d54d399750","lifecycleState":"CERTIFIED","lastUpdateDate":1632896852293,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6ca0ff8a-c317-4edd-a49f-8796cbec1b55","invariantUUID":"7bb18d27-7413-453b-ac2f-5b4381d1f40e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d42d084-2dcd-4ad9-9cf9-7679de8701e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896706563,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99ddbfd3-d4c6-4f42-8646-40836a7e7bba","invariantUUID":"29f8a516-77b4-4a61-8970-1bcbb040ca7c","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":"network","uniqueId":"a5643af2-afac-4a26-9ed0-c16fe8576153","lifecycleState":"CERTIFIED","lastUpdateDate":1632897177772,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b3bd969-0cca-4b47-88f8-ee5fb94bdb27","invariantUUID":"c8ca2abc-fd06-4b74-a79e-88a8b4faaa23","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97b3b74d-ad23-4716-afe2-0531c4530901","lifecycleState":"CERTIFIED","lastUpdateDate":1632897387953,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5f3219e-186d-42d4-a127-2d353b7ef20d","invariantUUID":"f18047ee-b3b6-4c2a-a493-7de764b580a7","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":"defaulticon","uniqueId":"66af4ec8-cfd5-4125-b515-a28a73eec5e4","lifecycleState":"CERTIFIED","lastUpdateDate":1632897133935,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93744ff-9f14-462d-b8ae-6973ce12603e","invariantUUID":"cb0b63ba-6e60-4e27-9242-ec73b0864388","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":"01915957-f0dc-4fa2-8d03-dbfceb976399","lifecycleState":"CERTIFIED","lastUpdateDate":1632896747148,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"600997ca-2021-4416-afdc-c24821168b4d","invariantUUID":"cadd131c-63af-4b91-a697-bf2141af8b27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9203e156-1997-4342-9ee0-9c537c0a3f43","lifecycleState":"CERTIFIED","lastUpdateDate":1632897472054,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e68720ff-6e50-4aed-be63-e2a419d579e8","invariantUUID":"f0d2cd48-e4a9-4928-8002-688c854380da","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c142aac3-133c-4a92-a90f-1e4423ad3287","lifecycleState":"CERTIFIED","lastUpdateDate":1632896631919,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0a95193-ecb3-470f-961a-7042fa70e8e5","invariantUUID":"307745d9-1bd5-44d8-972a-068bf6b53f81","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff258ae2-5de1-4977-98d7-b3b7e817796d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897253944,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a4605c8-7ff5-4fa3-b5a3-01e68e065a02","invariantUUID":"b6cb2d7f-7def-4511-a51c-77d5d35e6cec","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"962f6e99-cd04-49f9-9dcf-37c9848fbf16","lifecycleState":"CERTIFIED","lastUpdateDate":1632897070429,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d6fa02-e358-428d-b1f2-a9e9d9860fa1","invariantUUID":"e070ca55-1119-45d1-9595-81578712869b","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":"port","uniqueId":"1d3fd8c2-7916-486d-b0e6-3542eeed8c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896820103,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"275acb9d-0496-4927-9fa6-8c47158898f6","invariantUUID":"24811706-5890-4848-95f4-f014fae15ad6","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":"e6746993-956c-4b00-a0ad-0e6884c4cf35","lifecycleState":"CERTIFIED","lastUpdateDate":1632897202871,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c65da2c-52a4-4edb-966e-a2c5384e4ff0","invariantUUID":"396057d7-ad87-40bc-9a8e-99e986ef61a5","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d3dc029-99b7-4ab9-b8cd-0991e86887d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632897091535,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9cbd17af-3c7b-4474-afa2-94e90bebfe84","invariantUUID":"0137e540-97a2-413b-92bd-5b5d84d661b3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3eb5776c-2754-4e92-9e70-d902e90d3af8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896733243,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"664f8168-ca39-4363-b1d3-43eb1b3d7477","invariantUUID":"55f42aac-4ee6-44d1-a59f-3f5f9477f7db","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":"defaulticon","uniqueId":"ec50e9dd-295b-4540-83c6-98daf9983a65","lifecycleState":"CERTIFIED","lastUpdateDate":1632901964847,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d128b5ff-c0da-40ad-9b5a-9a45a411438f","invariantUUID":"6a337d93-6dca-4be2-8d54-64f0e8d260a8","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5bf83d-360c-4dad-bd82-d01ea27421c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897394477,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e275092f-c9cd-45e4-989e-9822b6e0f560","invariantUUID":"af4d39d7-cbb2-4d90-a5b0-41d0270f702a","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":"network","uniqueId":"8c8d9fca-396b-4270-bab3-7e9a22b1c1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896693052,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31ebd36f-64c1-428a-907f-14fd4e0d2136","invariantUUID":"167d6fec-73ef-4795-89eb-36fe645aa034","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":"securityrules","uniqueId":"883b36c4-44fe-49ea-9862-d78ea4db50e8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896873750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c06f689c-1fda-4189-aeb2-0e1c53a70982","invariantUUID":"e4894731-c172-4d83-a22e-acfd8cab05de","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":"dd221db9-0afa-415e-a77b-0b37dca6418a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897102901,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0c919dd0-4cd5-43a7-83fc-3d4be476d427","invariantUUID":"17091f1e-b68b-4604-9860-41c2d9eb7a2d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fa030b44-71e5-4179-a2a0-2f2ec431dfc2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896669751,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfbdddb9-a26b-4b67-af00-210a0630f0d7","invariantUUID":"e4863ac8-1c98-4bbe-a80e-e4a3abcd56fe","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":"networkrules","uniqueId":"b9343868-9966-485b-8b5b-a6549b69e79f","lifecycleState":"CERTIFIED","lastUpdateDate":1632896810134,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7aabcc0-c7c2-4188-84a5-b73be5d40e96","invariantUUID":"2a29dc9c-689b-4128-9dfb-ea06398baa9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa950f26-9d7b-4777-af92-bda1f0db0313","lifecycleState":"CERTIFIED","lastUpdateDate":1632897125410,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c3d22672-019d-49d1-8ba1-6d9001d6f133","invariantUUID":"259b6b02-e541-4a73-b65d-7b74c45efe68","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":"b5851d61-45d5-4817-bd26-28b69ca9bffc","lifecycleState":"CERTIFIED","lastUpdateDate":1632897055180,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4668d1f-cb79-4a18-821a-00d255c36166","invariantUUID":"6e22b5fe-04ec-43f2-8439-622a746db5cb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf25fb5-eb84-457d-a69f-f79d3a844c61","lifecycleState":"CERTIFIED","lastUpdateDate":1632896906150,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdccb099-fe51-4493-910e-11917fb11ccc","invariantUUID":"04052c95-4c26-4560-a841-845364980050","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":"33d1e84e-8eac-41b1-a8de-6ad53b21f5a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896967759,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d144454f-b53a-498a-9cfb-a5a7166a6de3","invariantUUID":"a4381b3d-0f7c-4137-89f1-c690eac80842","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":"058ca197-25f6-4e10-a6d9-ffd708192f69","lifecycleState":"CERTIFIED","lastUpdateDate":1632897146202,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f64ce33-e7d0-443e-83f4-98b8e6b226a0","invariantUUID":"5d0ecf3b-6167-4680-b0b4-a24513b8e97e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbb26e3b-3d4f-44d0-bf7c-94e924efc926","lifecycleState":"CERTIFIED","lastUpdateDate":1632897455784,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dec1fe2-d9aa-4617-8e1e-b899d37de52b","invariantUUID":"498ea8f5-8131-48f2-b852-c9d180a3082e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"39dbdd2f-edcf-4123-8b0c-894f751f3abf","lifecycleState":"CERTIFIED","lastUpdateDate":1632897170028,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ef4ebf-765a-4053-8824-53ae1974c436","invariantUUID":"8f74e9cd-61d0-4832-b258-51e2b6737889","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"868c6f49-ef4b-4c77-8da8-eef6d2c66eac","lifecycleState":"CERTIFIED","lastUpdateDate":1632896645598,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96526b4a-b147-4b04-a588-a16ce556f140","invariantUUID":"31d0706d-59b0-4bcc-a093-1a25dc76b029","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15baf9b9-415a-4d12-b280-6b6d7235d4d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896499800,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"41cb7bc9-6d91-46e2-8b2e-d6c82070a16c","invariantUUID":"ef5efa6f-5797-4bb3-93f8-28233bbea482","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632896450391,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efefbda9-40d1-4272-9960-b945fa983a1c","invariantUUID":"292232f6-8c18-4e89-8963-bae7a63a6243","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"988b7518-3db2-4150-b37e-11f7cdecf49a","lifecycleState":"CERTIFIED","lastUpdateDate":1632902014082,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6a658c5-8db6-4608-b462-451028a974e7","lifecycleState":"CERTIFIED","lastUpdateDate":1632900905401,"name":"basic_onboard_ylRovF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","systemName":"BasicOnboardYlrovf","description":"service","tags":["basic_onboard_ylRovF"],"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":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632902048198,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bf595bfe-300e-41b0-a729-f1eefdbbf368","lifecycleState":"CERTIFIED","lastUpdateDate":1632902023368,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"c8f39bd5-bf4a-400c-95fe-9c2ce13d79ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632901889497,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","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-09-29 07:54:15,958 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-29 07:54:15,959 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-09-29 07:54:15,960 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-09-29 07:54:15,960 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "c89b5ad1-9384-478d-8ef2-bc9b8d321730" } 2021-09-29 07:54:15,961 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:16,177 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-09-29 07:54:16,179 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-09-29 07:54:16,179 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-09-29 07:54:16,182 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-09-29 07:54:16,182 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-09-29 07:54:16,182 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-29 07:54:16,185 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:16,288 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-09-29 07:54:16,289 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-29 07:54:16,290 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632902055981"}]} 2021-09-29 07:54:16,293 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-09-29 07:54:16,293 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-09-29 07:54:16,293 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-29 07:54:16,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:16,348 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-09-29 07:54:16,349 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-29 07:54:16,350 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":"1632902052981"} 2021-09-29 07:54:16,352 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-09-29 07:54:16,353 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-09-29 07:54:16,353 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-29 07:54:16,355 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:16,486 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-09-29 07:54:16,487 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-29 07:54:16,487 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632902055981"}]} 2021-09-29 07:54:16,490 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-09-29 07:54:16,490 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-09-29 07:54:16,490 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-29 07:54:16,493 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:16,589 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-09-29 07:54:16,590 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-29 07:54:16,590 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":"1632902052821","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-09-29 07:54:16,593 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-09-29 07:54:16,593 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/ccf0cdff71fa494cb99e47c599b3dc4c 2021-09-29 07:54:16,593 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-29 07:54:16,595 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:16,693 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/ccf0cdff71fa494cb99e47c599b3dc4c HTTP/1.1" 200 143 2021-09-29 07:54:16,694 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-29 07:54:16,694 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"ccf0cdff71fa494cb99e47c599b3dc4c","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1632902052432"} 2021-09-29 07:54:16,703 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-09-29 07:54:16,703 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-09-29 07:54:16,703 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/ccf0cdff71fa494cb99e47c599b3dc4c?resource-version=1632902052432", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "ci-onap-master-vnfs"}], "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": "ccf0cdff71fa494cb99e47c599b3dc4c"}] } 2021-09-29 07:54:16,705 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:17,015 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-09-29 07:54:17,016 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-09-29 07:54:17,016 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-09-29 07:54:17,019 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-09-29 07:54:17,019 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-09-29 07:54:17,019 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-29 07:54:17,020 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:17,184 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-09-29 07:54:17,184 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-29 07:54:17,185 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":"1632902052981"} 2021-09-29 07:54:17,187 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-09-29 07:54:17,187 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-09-29 07:54:17,187 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-29 07:54:17,189 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:17,479 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-09-29 07:54:17,480 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-29 07:54:17,480 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":"1632902052821","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-09-29 07:54:17,482 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-09-29 07:54:17,482 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/ccf0cdff71fa494cb99e47c599b3dc4c 2021-09-29 07:54:17,482 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-29 07:54:17,484 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:17,860 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/ccf0cdff71fa494cb99e47c599b3dc4c HTTP/1.1" 200 606 2021-09-29 07:54:17,861 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-29 07:54:17,861 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"ccf0cdff71fa494cb99e47c599b3dc4c","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1632902056719","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-09-29 07:54:17,863 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-09-29 07:54:17,864 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-09-29 07:54:17,864 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-09-29 07:54:17,865 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:17,985 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 148 2021-09-29 07:54:17,986 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-09-29 07:54:17,986 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"c5273aa3-1503-443c-8af6-a1a627c3efbe","owning-entity-name":"basicnw-oe","resource-version":"1632901915213"}]} 2021-09-29 07:54:17,988 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-09-29 07:54:17,991 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-09-29 07:54:17,991 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/cd73a5eb-f290-485b-82c9-53705d5949a8 2021-09-29 07:54:17,991 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "cd73a5eb-f290-485b-82c9-53705d5949a8" } 2021-09-29 07:54:17,993 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:18,511 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/cd73a5eb-f290-485b-82c9-53705d5949a8 HTTP/1.1" 201 0 2021-09-29 07:54:18,512 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-09-29 07:54:18,512 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-09-29 07:54:18,514 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-09-29 07:54:18,514 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/cd73a5eb-f290-485b-82c9-53705d5949a8 2021-09-29 07:54:18,514 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-09-29 07:54:18,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:54:18,879 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/cd73a5eb-f290-485b-82c9-53705d5949a8 HTTP/1.1" 200 128 2021-09-29 07:54:18,879 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-09-29 07:54:18,880 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"cd73a5eb-f290-485b-82c9-53705d5949a8","owning-entity-name":"basicvm-oe","resource-version":"1632902058005"} 2021-09-29 07:54:18,882 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-09-29 07:54:18,882 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-29 07:54:18,882 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-29 07:54:18,882 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-09-29 07:54:18,883 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-29 07:54:18,883 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-29 07:54:18,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:54:28,769 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1803 2021-09-29 07:54:28,771 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-29 07:54:28,771 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d458f26-e469-4b30-826a-58205741c7cb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/926e7431-ce98-4526-81a9-9d47c86197c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c22131a0-dd22-4e7b-ace5-ee7a00cfa435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4418913b-f07a-4f50-b2d8-282044dfa5a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1161e029-88ef-405f-b922-a9f9740deace/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-29 07:54:28,773 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-09-29 07:54:28,774 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:54:28,774 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:54:28,774 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:54:28,774 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 07:54:28,774 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:54:28,774 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:54:28,774 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:54:28,774 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-29 07:54:28,774 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:54:28,774 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:54:28,775 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:54:28,775 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-29 07:54:28,775 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:54:28,775 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:54:28,775 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-29 07:54:28,775 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-29 07:54:28,775 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:54:28,775 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:54:28,775 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:54:28,775 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-09-29 07:54:28,776 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 07:54:28,776 INFO 192:__init__.py(1) - Service found, updating information 2021-09-29 07:54:28,776 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-09-29 07:54:28,776 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-09-29 07:54:28,776 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-29 07:54:28,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:54:31,834 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-09-29 07:54:31,838 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-29 07:54:31,841 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfd7824d-16e8-476c-8ca7-d7cd90475a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897112984,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6043ede5-6476-40cb-a4b1-42173b9a1c16","invariantUUID":"2c0d3806-140c-4533-a77c-e453c8fc2023","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":"objectStorage","uniqueId":"93a398e5-217a-4b25-a2e2-394de7cfbb49","lifecycleState":"CERTIFIED","lastUpdateDate":1632897288553,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc13475-1acc-4397-8de3-66c5350333f4","invariantUUID":"a350a53b-f358-42df-86c4-28f89da787c2","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":"658824a1-412c-4cdc-a4c7-45a68bbd53c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897213357,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"443dfbfb-b73e-42dc-8484-a14b8748d498","invariantUUID":"01957492-a2f7-4f22-a0d4-51eefba13b30","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c2ca223a-c736-4aff-ae2b-f85661518715","lifecycleState":"CERTIFIED","lastUpdateDate":1632897374434,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bb33558-aa86-480b-8562-bc678f058ca6","invariantUUID":"b1943189-6896-4370-a215-71578f82a119","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":"7c35fc23-d29b-4e8a-9426-861826260ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1632896720171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fbe5f3a-b8ac-4e4c-8f8c-d936f9ed8616","invariantUUID":"ce275bc4-f76d-4312-9347-f4747f758178","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":"objectStorage","uniqueId":"1a0994d3-fd5b-4e46-8342-23bfe918a0b6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896616171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7a5a10-7cfa-4f06-ba73-b38f35764614","invariantUUID":"b4a98965-7878-4fa6-aadd-62b1024a7735","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa7c456-24f8-4094-ae0e-9715c310d5ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632897534141,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95b86c82-98de-48c3-80dc-c65cc67c6d02","invariantUUID":"8c7899d9-7a22-41ad-860a-5523ca73f43f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b6a91272-b301-44f3-a520-89e5722b35b0","lifecycleState":"CERTIFIED","lastUpdateDate":1632901929456,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94e62d4-b353-463e-9d28-cb256b5dbfd6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897551086,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8379487-7326-4a3e-bf8c-c38060100683","invariantUUID":"694089be-2f8f-4b20-820f-4ff5d9f531fa","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":"defaulticon","uniqueId":"8520a261-1581-4ac5-a0f1-cee4aadbdf0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897349184,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6882963d-6554-42cf-b3f7-108cabfd34ea","invariantUUID":"423e76f0-1b01-48ba-9bdf-b55fb950bf94","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":"d7351cf5-ac43-4d09-accb-e1e9512b2178","lifecycleState":"CERTIFIED","lastUpdateDate":1632896654173,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db625773-4186-4514-a4d0-b273a2be3529","invariantUUID":"36e0ab35-0c1a-4849-a520-4f2d4516752e","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":"16838d8f-3a6d-4b69-b21f-a76c48d1182c","lifecycleState":"CERTIFIED","lastUpdateDate":1632896576579,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44edb027-9d20-41e5-b3f9-ec9c1fd88c81","invariantUUID":"4f731268-c7f7-4a45-afa1-5ee9cb940c7b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"61710378-223f-4937-b053-e975ff2039b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632896680975,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7291ae8-1f32-42dc-b059-39a3dc8d6f77","invariantUUID":"3ec37e49-da63-4158-933d-3a118040ebf5","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":"defaulticon","uniqueId":"68acf008-acc0-4fac-b857-a2afc11e8cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897335085,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abfa1c4a-bbf1-4d1b-b41e-0bd3f9149fd0","invariantUUID":"1a94319c-3b6e-4d98-b51a-5ff5b289b046","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":"network","uniqueId":"af4e8fd9-3eab-4744-9276-43795a0301fb","lifecycleState":"CERTIFIED","lastUpdateDate":1632896914680,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e265e6f6-cb22-45f0-b329-2bb20c3e6a8c","invariantUUID":"b186e1da-1183-4bb8-9aa3-ddede42e8d04","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":"394b3914-566f-4944-aa03-620257923323","lifecycleState":"CERTIFIED","lastUpdateDate":1632896513737,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b13a499-c578-413f-b7a6-c84326176893","invariantUUID":"1e874fba-1232-47dc-aa95-fe08fbe8fe0d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6b3fa10-0b39-4b34-9175-d96a8562b2db","lifecycleState":"CERTIFIED","lastUpdateDate":1632897154014,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d68840ce-8f25-4e48-b332-7524c6842b32","invariantUUID":"a0bf6a4d-81f5-4c6d-bbb1-866715988930","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":"441279c7-d89d-4280-bc55-e7cd03e9d874","lifecycleState":"CERTIFIED","lastUpdateDate":1632896953872,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4861d49-384f-4af7-b1d9-04fb79005b6c","invariantUUID":"c3626004-9543-4806-a148-b3b94c8d42f7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4614c93d-f892-4585-922b-5d047b6b2d3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897294111,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed3029bc-0bd6-4f68-a3ee-220798a9b777","invariantUUID":"a30652cc-e8d3-47fc-9c4b-dda174861cab","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"42c4d621-575c-44cb-a83c-3391e94a443b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896569547,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1a7b2bd-14f4-46c5-93eb-e91cf3aea95a","invariantUUID":"b774f1f9-eaa7-49f0-bdde-fcee5d99660e","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":"1443ebb8-4ab5-4873-8569-67b30b511b78","lifecycleState":"CERTIFIED","lastUpdateDate":1632897429466,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644416a6-d229-4e0e-b03f-12ca1c78b300","invariantUUID":"b9a3bb04-7e39-4f35-aa62-97fe36b22397","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":"port","uniqueId":"7aa7ee2e-9e1a-4c17-88fd-ca55d2050b12","lifecycleState":"CERTIFIED","lastUpdateDate":1632897492926,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35915292-8288-431f-b968-2b48a5d2d06e","invariantUUID":"f4a4a51c-5a29-4736-9ac1-4f4c93858948","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":"91db0837-356e-45ec-a68d-facb17caa1c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632896865956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbfbbbc-4073-49ca-acba-7085528bf12f","invariantUUID":"e36a7b55-9aa4-49bd-934b-6728df3d7aba","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":"b1cc2df6-5c6f-4cd3-a9e6-106df5320a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632897409238,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31df6e0b-3613-4dc5-9c66-1fcaa8c922bc","invariantUUID":"d90ce0e6-60ed-4017-bc3e-82d05f7532c4","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":"compute","uniqueId":"43c5bad7-d6ce-4eed-836d-48128d3034a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632897569953,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf943105-b011-46a5-a422-d0a479fd05b2","invariantUUID":"9021d1aa-657f-4e16-9c76-870fdec575b5","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":"compute","uniqueId":"44dd92f9-2f03-45ee-88d3-cebfbc159b53","lifecycleState":"CERTIFIED","lastUpdateDate":1632896892983,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de85ac86-1f94-4932-8c37-c629d7d981f8","invariantUUID":"dd8dd44f-0b4c-4bba-a086-93b52df58332","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":"defaulticon","uniqueId":"20b5595b-125a-4d2e-9371-5641001ab473","lifecycleState":"CERTIFIED","lastUpdateDate":1632901930114,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"22622449-bf35-4070-b241-bbde52cf1f1d","invariantUUID":"5100959d-ebd8-42ae-9fbd-9bb41509512d","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"port","uniqueId":"8ec709a7-78d9-469a-928f-3b318336aad1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897369160,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4970f35a-625c-47d0-973b-8a04388d3400","invariantUUID":"feb79999-ad7b-413f-98a4-2d756631f3ad","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fcf4d95-e1bb-4fd0-a30b-1a5493810a96","lifecycleState":"CERTIFIED","lastUpdateDate":1632897510913,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c68d3e00-d9ba-445a-bfea-d6adff551077","invariantUUID":"a40a0144-d0c7-48e3-a56c-73ae2d29d2ed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfcf5325-7f58-4f53-a7a5-595219f321a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896930324,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee3ea7c-f076-4f46-8e3b-70d562069b24","invariantUUID":"92700d76-8730-4190-9e1d-a066857e7499","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3093509-343a-4b29-9ab6-d97782409186","lifecycleState":"CERTIFIED","lastUpdateDate":1632897555177,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"041797bc-e639-4c5d-a7ea-67a8622e9ef1","invariantUUID":"0deca34e-8372-45e3-a532-89fd8cdf633a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af8f23ad-b8a0-43ff-b0bd-e9a59594bcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1632897592552,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbaef1b3-411d-4e05-a538-46bb551e4ddc","invariantUUID":"53d10a6d-6ab1-4412-a4aa-7dce00226405","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540f4e74-c24b-4c3d-b1e2-117e525b4f0d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897414680,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7abe542-49b0-4f7d-912c-26d8a2fd070b","invariantUUID":"07556603-8fba-4645-9296-e8c19e90470f","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"028a284d-5ff7-4ac0-8e96-b9ee68451940","lifecycleState":"CERTIFIED","lastUpdateDate":1632897227502,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d0fb9f-1b50-42d2-b7e2-287693e269fa","invariantUUID":"753e5138-88e4-4c08-9c3c-f49bd0301d20","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":"defaulticon","uniqueId":"fa4fb930-9a7a-420e-93ff-ddfe6c7fe9f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632900828675,"name":"basic_onboard_ylRovF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","systemName":"BasicOnboardYlrovf","description":"VF","tags":["basic_onboard_ylRovF"],"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":"port","uniqueId":"1a2b185d-85f2-434d-a0f8-2b2f67cd1810","lifecycleState":"CERTIFIED","lastUpdateDate":1632897354699,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91638f85-dfce-4a0a-b7f1-813a2fb85897","invariantUUID":"231492d0-73d6-4b8e-93dd-61580fa8dc30","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12439657-1113-4f93-b35a-ab4b7812da6d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897026705,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c78f79b-97be-4c41-b90b-dea92e98f3b7","invariantUUID":"dbd2d298-a5aa-4c17-be9f-16523b0ccfd3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e3ad993-ee76-469a-9e4a-ebcc60a7f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1632897247651,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cc03efc-f8f1-4ee4-ae7a-f3a619b8e55f","invariantUUID":"85a0bfc4-0348-4787-977c-b7afd0de740d","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":"network","uniqueId":"5d29e405-e223-4314-8e36-3cdfdd05c7e0","lifecycleState":"CERTIFIED","lastUpdateDate":1632896975087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d61a06-c823-4094-ae53-dc0c75c3ad7a","invariantUUID":"65d57936-a17a-4dff-be25-d45028f1c9e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"15121b67-62b0-4bcd-aa59-cd89e4dd137a","lifecycleState":"CERTIFIED","lastUpdateDate":1632896554480,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a164d-20cc-40e3-b824-1d9cc3ca08b5","invariantUUID":"5c35361f-d6d4-44f0-a880-67b8c26daeac","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"09c643e8-5cf2-472a-83c8-63966fe5095a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897589017,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64a69aae-71dd-47c4-9be2-4b39ae527843","invariantUUID":"f57673fa-cee4-4628-aec8-60f74f6cc87c","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":"objectStorage","uniqueId":"3de94c6a-86db-4a33-b88b-71738d1381f6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896527949,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3122af6-046f-48f9-a1b2-3438c432175c","invariantUUID":"440e2e7b-a326-4cf1-ae78-eca5da8e268a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63e492ca-a0ba-4eaf-83e5-31b758f170d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897448721,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b0f0e7f-a9aa-424d-8e97-06d07a8c108b","invariantUUID":"89fef419-5c75-4f98-ad46-2a55f4cdffb7","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":"networkrules","uniqueId":"f96f5cf5-c157-45be-a34c-44d54d399750","lifecycleState":"CERTIFIED","lastUpdateDate":1632896852293,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6ca0ff8a-c317-4edd-a49f-8796cbec1b55","invariantUUID":"7bb18d27-7413-453b-ac2f-5b4381d1f40e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d42d084-2dcd-4ad9-9cf9-7679de8701e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896706563,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99ddbfd3-d4c6-4f42-8646-40836a7e7bba","invariantUUID":"29f8a516-77b4-4a61-8970-1bcbb040ca7c","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":"network","uniqueId":"a5643af2-afac-4a26-9ed0-c16fe8576153","lifecycleState":"CERTIFIED","lastUpdateDate":1632897177772,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b3bd969-0cca-4b47-88f8-ee5fb94bdb27","invariantUUID":"c8ca2abc-fd06-4b74-a79e-88a8b4faaa23","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97b3b74d-ad23-4716-afe2-0531c4530901","lifecycleState":"CERTIFIED","lastUpdateDate":1632897387953,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5f3219e-186d-42d4-a127-2d353b7ef20d","invariantUUID":"f18047ee-b3b6-4c2a-a493-7de764b580a7","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":"defaulticon","uniqueId":"66af4ec8-cfd5-4125-b515-a28a73eec5e4","lifecycleState":"CERTIFIED","lastUpdateDate":1632897133935,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93744ff-9f14-462d-b8ae-6973ce12603e","invariantUUID":"cb0b63ba-6e60-4e27-9242-ec73b0864388","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":"01915957-f0dc-4fa2-8d03-dbfceb976399","lifecycleState":"CERTIFIED","lastUpdateDate":1632896747148,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"600997ca-2021-4416-afdc-c24821168b4d","invariantUUID":"cadd131c-63af-4b91-a697-bf2141af8b27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9203e156-1997-4342-9ee0-9c537c0a3f43","lifecycleState":"CERTIFIED","lastUpdateDate":1632897472054,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e68720ff-6e50-4aed-be63-e2a419d579e8","invariantUUID":"f0d2cd48-e4a9-4928-8002-688c854380da","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c142aac3-133c-4a92-a90f-1e4423ad3287","lifecycleState":"CERTIFIED","lastUpdateDate":1632896631919,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0a95193-ecb3-470f-961a-7042fa70e8e5","invariantUUID":"307745d9-1bd5-44d8-972a-068bf6b53f81","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff258ae2-5de1-4977-98d7-b3b7e817796d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897253944,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a4605c8-7ff5-4fa3-b5a3-01e68e065a02","invariantUUID":"b6cb2d7f-7def-4511-a51c-77d5d35e6cec","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"962f6e99-cd04-49f9-9dcf-37c9848fbf16","lifecycleState":"CERTIFIED","lastUpdateDate":1632897070429,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d6fa02-e358-428d-b1f2-a9e9d9860fa1","invariantUUID":"e070ca55-1119-45d1-9595-81578712869b","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":"port","uniqueId":"1d3fd8c2-7916-486d-b0e6-3542eeed8c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896820103,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"275acb9d-0496-4927-9fa6-8c47158898f6","invariantUUID":"24811706-5890-4848-95f4-f014fae15ad6","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":"e6746993-956c-4b00-a0ad-0e6884c4cf35","lifecycleState":"CERTIFIED","lastUpdateDate":1632897202871,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c65da2c-52a4-4edb-966e-a2c5384e4ff0","invariantUUID":"396057d7-ad87-40bc-9a8e-99e986ef61a5","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d3dc029-99b7-4ab9-b8cd-0991e86887d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632897091535,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9cbd17af-3c7b-4474-afa2-94e90bebfe84","invariantUUID":"0137e540-97a2-413b-92bd-5b5d84d661b3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3eb5776c-2754-4e92-9e70-d902e90d3af8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896733243,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"664f8168-ca39-4363-b1d3-43eb1b3d7477","invariantUUID":"55f42aac-4ee6-44d1-a59f-3f5f9477f7db","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":"defaulticon","uniqueId":"ec50e9dd-295b-4540-83c6-98daf9983a65","lifecycleState":"CERTIFIED","lastUpdateDate":1632901964847,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d128b5ff-c0da-40ad-9b5a-9a45a411438f","invariantUUID":"6a337d93-6dca-4be2-8d54-64f0e8d260a8","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5bf83d-360c-4dad-bd82-d01ea27421c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897394477,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e275092f-c9cd-45e4-989e-9822b6e0f560","invariantUUID":"af4d39d7-cbb2-4d90-a5b0-41d0270f702a","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":"network","uniqueId":"8c8d9fca-396b-4270-bab3-7e9a22b1c1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896693052,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31ebd36f-64c1-428a-907f-14fd4e0d2136","invariantUUID":"167d6fec-73ef-4795-89eb-36fe645aa034","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":"securityrules","uniqueId":"883b36c4-44fe-49ea-9862-d78ea4db50e8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896873750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c06f689c-1fda-4189-aeb2-0e1c53a70982","invariantUUID":"e4894731-c172-4d83-a22e-acfd8cab05de","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":"dd221db9-0afa-415e-a77b-0b37dca6418a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897102901,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0c919dd0-4cd5-43a7-83fc-3d4be476d427","invariantUUID":"17091f1e-b68b-4604-9860-41c2d9eb7a2d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fa030b44-71e5-4179-a2a0-2f2ec431dfc2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896669751,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfbdddb9-a26b-4b67-af00-210a0630f0d7","invariantUUID":"e4863ac8-1c98-4bbe-a80e-e4a3abcd56fe","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":"networkrules","uniqueId":"b9343868-9966-485b-8b5b-a6549b69e79f","lifecycleState":"CERTIFIED","lastUpdateDate":1632896810134,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7aabcc0-c7c2-4188-84a5-b73be5d40e96","invariantUUID":"2a29dc9c-689b-4128-9dfb-ea06398baa9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa950f26-9d7b-4777-af92-bda1f0db0313","lifecycleState":"CERTIFIED","lastUpdateDate":1632897125410,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c3d22672-019d-49d1-8ba1-6d9001d6f133","invariantUUID":"259b6b02-e541-4a73-b65d-7b74c45efe68","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":"b5851d61-45d5-4817-bd26-28b69ca9bffc","lifecycleState":"CERTIFIED","lastUpdateDate":1632897055180,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4668d1f-cb79-4a18-821a-00d255c36166","invariantUUID":"6e22b5fe-04ec-43f2-8439-622a746db5cb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf25fb5-eb84-457d-a69f-f79d3a844c61","lifecycleState":"CERTIFIED","lastUpdateDate":1632896906150,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdccb099-fe51-4493-910e-11917fb11ccc","invariantUUID":"04052c95-4c26-4560-a841-845364980050","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":"33d1e84e-8eac-41b1-a8de-6ad53b21f5a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896967759,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d144454f-b53a-498a-9cfb-a5a7166a6de3","invariantUUID":"a4381b3d-0f7c-4137-89f1-c690eac80842","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":"058ca197-25f6-4e10-a6d9-ffd708192f69","lifecycleState":"CERTIFIED","lastUpdateDate":1632897146202,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f64ce33-e7d0-443e-83f4-98b8e6b226a0","invariantUUID":"5d0ecf3b-6167-4680-b0b4-a24513b8e97e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbb26e3b-3d4f-44d0-bf7c-94e924efc926","lifecycleState":"CERTIFIED","lastUpdateDate":1632897455784,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dec1fe2-d9aa-4617-8e1e-b899d37de52b","invariantUUID":"498ea8f5-8131-48f2-b852-c9d180a3082e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"39dbdd2f-edcf-4123-8b0c-894f751f3abf","lifecycleState":"CERTIFIED","lastUpdateDate":1632897170028,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ef4ebf-765a-4053-8824-53ae1974c436","invariantUUID":"8f74e9cd-61d0-4832-b258-51e2b6737889","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"868c6f49-ef4b-4c77-8da8-eef6d2c66eac","lifecycleState":"CERTIFIED","lastUpdateDate":1632896645598,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96526b4a-b147-4b04-a588-a16ce556f140","invariantUUID":"31d0706d-59b0-4bcc-a093-1a25dc76b029","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15baf9b9-415a-4d12-b280-6b6d7235d4d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896499800,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"41cb7bc9-6d91-46e2-8b2e-d6c82070a16c","invariantUUID":"ef5efa6f-5797-4bb3-93f8-28233bbea482","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632896450391,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efefbda9-40d1-4272-9960-b945fa983a1c","invariantUUID":"292232f6-8c18-4e89-8963-bae7a63a6243","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"988b7518-3db2-4150-b37e-11f7cdecf49a","lifecycleState":"CERTIFIED","lastUpdateDate":1632902067374,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6a658c5-8db6-4608-b462-451028a974e7","lifecycleState":"CERTIFIED","lastUpdateDate":1632900905401,"name":"basic_onboard_ylRovF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","systemName":"BasicOnboardYlrovf","description":"service","tags":["basic_onboard_ylRovF"],"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":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632902048198,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bf595bfe-300e-41b0-a729-f1eefdbbf368","lifecycleState":"CERTIFIED","lastUpdateDate":1632902069202,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"c8f39bd5-bf4a-400c-95fe-9c2ce13d79ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632901889497,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","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-09-29 07:54:31,847 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-29 07:54:31,848 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-09-29 07:54:31,848 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/1161e029-88ef-405f-b922-a9f9740deace/distribution 2021-09-29 07:54:31,848 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-09-29 07:54:31,851 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:54:31,929 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/1161e029-88ef-405f-b922-a9f9740deace/distribution HTTP/1.1" 200 205 2021-09-29 07:54:31,930 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-09-29 07:54:31,931 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"6c751369-3101-4a85-a2ee-556423f32457","timestamp":"2021-09-29 07:54:07.367 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-09-29 07:54:31,934 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-09-29 07:54:31,934 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/6c751369-3101-4a85-a2ee-556423f32457 2021-09-29 07:54:31,934 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-29 07:54:31,937 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:54:32,020 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/6c751369-3101-4a85-a2ee-556423f32457 HTTP/1.1" 200 29 2021-09-29 07:54:32,024 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-29 07:54:32,024 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-09-29 07:54:32,028 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-29 07:54:32,028 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-09-29 07:55:32,068 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-09-29 07:55:32,068 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/6c751369-3101-4a85-a2ee-556423f32457 2021-09-29 07:55:32,069 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-29 07:55:32,071 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:55:32,149 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/6c751369-3101-4a85-a2ee-556423f32457 HTTP/1.1" 200 29 2021-09-29 07:55:32,150 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-29 07:55:32,151 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-09-29 07:55:32,154 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-29 07:55:32,154 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-09-29 07:56:32,212 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-09-29 07:56:32,213 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/6c751369-3101-4a85-a2ee-556423f32457 2021-09-29 07:56:32,213 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-29 07:56:32,216 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:56:32,337 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/6c751369-3101-4a85-a2ee-556423f32457 HTTP/1.1" 200 None 2021-09-29 07:56:32,339 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-29 07:56:32,340 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1632902052444","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632902058883","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632902058883","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1632902040879","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1632902040879","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632902056091","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":"1632902056091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632902054104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632902059811","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632902056091","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632902052444","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632902049555","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632902056091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1632902055492","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632902059811","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632902054104","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632902058883","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":"1632902039965","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":"1632902049555","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632902052444","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1632902040879","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1632902040879","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1632902040879","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632902052444","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":"1632902056091","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1632902054479","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632902056091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632902039965","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632902039965","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632902052444","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632902059811","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632902054104","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1632902040879","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632902054104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632902056091","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":"1632902054104","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":"1632902039965","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":"1632902039965","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":"1632902049555","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632902052444","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":"1632902049555","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":"1632902049555","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632902058883","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632902049555","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1632902040879","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632902052444","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":"1632902054104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632902059811","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632902054104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632902039965","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632902039965","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632902058883","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632902060469","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632902049555","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2021-09-29 07:56:32,342 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1632902052444', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632902058883', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632902058883', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1632902040879', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1632902040879', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632902056091', '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': '1632902056091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632902054104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632902059811', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632902056091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632902052444', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632902049555', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632902056091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1632902055492', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632902059811', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632902054104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632902058883', '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': '1632902039965', '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': '1632902049555', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632902052444', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1632902040879', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1632902040879', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1632902040879', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632902052444', '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': '1632902056091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1632902054479', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632902056091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632902039965', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632902039965', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632902052444', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632902059811', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632902054104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1632902040879', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632902054104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632902056091', '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': '1632902054104', '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': '1632902039965', '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': '1632902039965', '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': '1632902049555', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632902052444', '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': '1632902049555', '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': '1632902049555', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632902058883', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632902049555', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1632902040879', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632902052444', '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': '1632902054104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632902059811', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632902054104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632902039965', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632902039965', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632902058883', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632902060469', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632902049555', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-09-29 07:56:32,343 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-09-29 07:57:32,405 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-09-29 07:57:32,405 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/6c751369-3101-4a85-a2ee-556423f32457 2021-09-29 07:57:32,406 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-09-29 07:57:32,409 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:57:32,541 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/6c751369-3101-4a85-a2ee-556423f32457 HTTP/1.1" 200 None 2021-09-29 07:57:32,543 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-09-29 07:57:32,544 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1632902052444","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632902065157","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632902058883","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632902058883","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632902069529","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1632902040879","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":"1632902065915","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632902065157","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1632902040879","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632902056091","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":"1632902056091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632902073768","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632902054104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632902059811","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632902059811","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632902059811","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632902056091","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632902064881","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632902052444","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632902084053","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632902082041","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632902068346","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632902074897","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632902049555","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632902056091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1632902055492","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632902059811","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632902054104","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632902087413","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632902058883","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":"1632902068569","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632902088416","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632902039965","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":"1632902065243","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632902063875","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632902049555","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632902052444","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1632902040879","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":"1632902058883","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1632902040879","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1632902040879","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632902052444","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":"1632902056091","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1632902054479","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632902065157","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632902056091","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":"1632902065157","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":"1632902067543","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632902039965","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632902039965","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632902073170","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632902077908","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632902052444","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632902059811","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632902059811","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":"1632902075900","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632902065157","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":"1632902054104","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632902072574","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1632902040879","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632902065157","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632902054104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632902056091","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632902085058","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632902054104","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":"1632902039965","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":"1632902039965","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":"1632902049555","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632902052444","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":"1632902076904","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632902058883","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632902049555","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":"1632902049555","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632902058883","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632902049555","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":"1632902065157","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1632902040879","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632902065883","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632902052444","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632902071371","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632902054104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632902059811","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":"1632902069573","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":"1632902054104","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632902039965","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632902039965","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":"1632902068524","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632902058883","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632902060469","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632902049555","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2021-09-29 07:57:32,547 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1632902052444', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632902065157', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632902058883', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632902058883', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632902069529', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1632902040879', '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': '1632902065915', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632902065157', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1632902040879', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632902056091', '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': '1632902056091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632902073768', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632902054104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632902059811', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632902059811', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632902059811', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632902056091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632902064881', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632902052444', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632902084053', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632902082041', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632902068346', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632902074897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632902049555', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632902056091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1632902055492', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632902059811', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632902054104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632902087413', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632902058883', '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': '1632902068569', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632902088416', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632902039965', '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': '1632902065243', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632902063875', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632902049555', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632902052444', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1632902040879', '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': '1632902058883', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1632902040879', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1632902040879', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632902052444', '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': '1632902056091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1632902054479', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632902065157', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632902056091', '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': '1632902065157', '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': '1632902067543', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632902039965', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632902039965', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632902073170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632902077908', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632902052444', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632902059811', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632902059811', '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': '1632902075900', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632902065157', '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': '1632902054104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632902072574', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1632902040879', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632902065157', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632902054104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632902056091', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632902085058', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632902054104', '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': '1632902039965', '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': '1632902039965', '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': '1632902049555', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632902052444', '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': '1632902076904', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632902058883', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632902049555', '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': '1632902049555', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632902058883', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632902049555', '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': '1632902065157', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1632902040879', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632902065883', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632902052444', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632902071371', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632902054104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632902059811', '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': '1632902069573', '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': '1632902054104', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632902039965', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632902039965', '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': '1632902068524', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632902058883', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632902060469', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632902049555', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-09-29 07:57:32,547 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-29 07:57:32,548 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-29 07:57:32,548 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-29 07:57:32,548 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-29 07:57:32,548 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-29 07:57:32,548 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-29 07:57:32,549 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-09-29 07:57:32,560 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': '9b64df53-424b-4170-b140-8207a2397554', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:57:32,560 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-09-29 07:57:32,560 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "c89b5ad1-9384-478d-8ef2-bc9b8d321730", "modelVersionId": "1161e029-88ef-405f-b922-a9f9740deace", "modelName": "basic_vm", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "ccf0cdff71fa494cb99e47c599b3dc4c", "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": "cd73a5eb-f290-485b-82c9-53705d5949a8", "owningEntityName": "basicvm-oe" } } } 2021-09-29 07:57:32,562 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:57:34,076 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-09-29 07:57:34,077 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-09-29 07:57:34,078 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"9b64df53-424b-4170-b140-8207a2397554","instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9b64df53-424b-4170-b140-8207a2397554"}} 2021-09-29 07:57:34,078 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-09-29 07:57:34,090 DEBUG 129:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '714c40b7-0fd6-4d91-8ab7-cb249085aa69', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:57:34,091 DEBUG 131:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9b64df53-424b-4170-b140-8207a2397554 2021-09-29 07:57:34,091 DEBUG 132:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] data sent: None 2021-09-29 07:57:34,095 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:57:34,302 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9b64df53-424b-4170-b140-8207a2397554 HTTP/1.1" 200 1343 2021-09-29 07:57:34,305 INFO 142:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] response code: 200 2021-09-29 07:57:34,306 DEBUG 146:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] response: {"request":{"requestId":"9b64df53-424b-4170-b140-8207a2397554","startTime":"Wed, 29 Sep 2021 07:57:32 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"cd73a5eb-f290-485b-82c9-53705d5949a8","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","serviceInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 29 Sep 2021 07:57:33 GMT"}}} 2021-09-29 07:57:44,315 DEBUG 129:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1df4c56a-232f-4f72-b0bd-f21e07b50cb7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:57:44,316 DEBUG 131:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9b64df53-424b-4170-b140-8207a2397554 2021-09-29 07:57:44,316 DEBUG 132:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] data sent: None 2021-09-29 07:57:44,319 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:57:44,518 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9b64df53-424b-4170-b140-8207a2397554 HTTP/1.1" 200 1553 2021-09-29 07:57:44,520 INFO 142:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] response code: 200 2021-09-29 07:57:44,521 DEBUG 146:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] response: {"request":{"requestId":"9b64df53-424b-4170-b140-8207a2397554","startTime":"Wed, 29 Sep 2021 07:57:32 GMT","finishTime":"Wed, 29 Sep 2021 07:57:43 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"cd73a5eb-f290-485b-82c9-53705d5949a8","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","serviceInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 29 Sep 2021 07:57:43 GMT"}}} 2021-09-29 07:57:44,521 INFO 56:mixins.py(9) - ServiceInstantiation task finished 2021-09-29 07:57:44,522 DEBUG 129:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'da7df2d5-9aac-473f-a849-b24581501637', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:57:44,522 DEBUG 131:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9b64df53-424b-4170-b140-8207a2397554 2021-09-29 07:57:44,522 DEBUG 132:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] data sent: None 2021-09-29 07:57:44,524 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:57:44,694 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9b64df53-424b-4170-b140-8207a2397554 HTTP/1.1" 200 1553 2021-09-29 07:57:44,695 INFO 142:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] response code: 200 2021-09-29 07:57:44,695 DEBUG 146:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] response: {"request":{"requestId":"9b64df53-424b-4170-b140-8207a2397554","startTime":"Wed, 29 Sep 2021 07:57:32 GMT","finishTime":"Wed, 29 Sep 2021 07:57:43 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"cd73a5eb-f290-485b-82c9-53705d5949a8","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","serviceInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 29 Sep 2021 07:57:43 GMT"}}} 2021-09-29 07:57:44,696 DEBUG 129:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6c058a72-bafb-4d28-9dfd-36e3b272842c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:57:44,696 DEBUG 131:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9b64df53-424b-4170-b140-8207a2397554 2021-09-29 07:57:44,696 DEBUG 132:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] data sent: None 2021-09-29 07:57:44,698 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:57:44,887 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9b64df53-424b-4170-b140-8207a2397554 HTTP/1.1" 200 1553 2021-09-29 07:57:44,888 INFO 142:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] response code: 200 2021-09-29 07:57:44,889 DEBUG 146:onap_service.py(9) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] response: {"request":{"requestId":"9b64df53-424b-4170-b140-8207a2397554","startTime":"Wed, 29 Sep 2021 07:57:32 GMT","finishTime":"Wed, 29 Sep 2021 07:57:43 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"cd73a5eb-f290-485b-82c9-53705d5949a8","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","serviceInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 29 Sep 2021 07:57:43 GMT"}}} 2021-09-29 07:57:44,894 DEBUG 129:onap_service.py(1) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3a5c119b-3074-4de6-af53-6269daca1662', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:57:44,894 DEBUG 131:onap_service.py(1) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9b64df53-424b-4170-b140-8207a2397554 2021-09-29 07:57:44,894 DEBUG 132:onap_service.py(1) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] data sent: None 2021-09-29 07:57:44,897 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:57:45,071 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9b64df53-424b-4170-b140-8207a2397554 HTTP/1.1" 200 1553 2021-09-29 07:57:45,073 INFO 142:onap_service.py(1) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] response code: 200 2021-09-29 07:57:45,073 DEBUG 146:onap_service.py(1) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] response: {"request":{"requestId":"9b64df53-424b-4170-b140-8207a2397554","startTime":"Wed, 29 Sep 2021 07:57:32 GMT","finishTime":"Wed, 29 Sep 2021 07:57:43 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"cd73a5eb-f290-485b-82c9-53705d5949a8","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","serviceInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 29 Sep 2021 07:57:43 GMT"}}} 2021-09-29 07:57:45,074 DEBUG 129:onap_service.py(1) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a1e9a0cc-c8b4-40e1-9871-750243ec4933', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:57:45,074 DEBUG 131:onap_service.py(1) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/9b64df53-424b-4170-b140-8207a2397554 2021-09-29 07:57:45,074 DEBUG 132:onap_service.py(1) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] data sent: None 2021-09-29 07:57:45,076 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:57:45,258 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/9b64df53-424b-4170-b140-8207a2397554 HTTP/1.1" 200 1553 2021-09-29 07:57:45,260 INFO 142:onap_service.py(1) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] response code: 200 2021-09-29 07:57:45,260 DEBUG 146:onap_service.py(1) - [None][Check 9b64df53-424b-4170-b140-8207a2397554 orchestration request status] response: {"request":{"requestId":"9b64df53-424b-4170-b140-8207a2397554","startTime":"Wed, 29 Sep 2021 07:57:32 GMT","finishTime":"Wed, 29 Sep 2021 07:57:43 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"cd73a5eb-f290-485b-82c9-53705d5949a8","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","serviceInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 29 Sep 2021 07:57:43 GMT"}}} 2021-09-29 07:57:45,261 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-09-29 07:57:45,261 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-09-29 07:57:45,261 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-29 07:57:45,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:57:45,606 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 760 2021-09-29 07:57:45,608 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-29 07:57:45,608 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632902056719","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/ccf0cdff71fa494cb99e47c599b3dc4c","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":"ccf0cdff71fa494cb99e47c599b3dc4c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]}]}}]} 2021-09-29 07:57:45,612 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 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-09-29 07:57:45,612 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 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-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 2021-09-29 07:57:45,612 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 service-instance-name] data sent: None 2021-09-29 07:57:45,615 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:57:45,809 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-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 HTTP/1.1" 200 1190 2021-09-29 07:57:45,810 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 service-instance-name] response code: 200 2021-09-29 07:57:45,811 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 service-instance-name] response: {"service-instance":[{"service-instance-id":"ad8f2795-5747-4b0a-9aef-276d41023a5c","service-instance-name":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","model-version-id":"1161e029-88ef-405f-b922-a9f9740deace","resource-version":"1632902261949","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/ad8f2795-5747-4b0a-9aef-276d41023a5c/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/cd73a5eb-f290-485b-82c9-53705d5949a8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"cd73a5eb-f290-485b-82c9-53705d5949a8"}]},{"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-09-29 07:57:45,813 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-09-29 07:57:45,813 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-09-29 07:57:45,814 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-29 07:57:45,815 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:57:46,308 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-09-29 07:57:46,309 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-29 07:57:46,310 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":"1632902052981"} 2021-09-29 07:57:46,312 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-09-29 07:57:46,312 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-09-29 07:57:46,312 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-29 07:57:46,314 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:57:46,565 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 760 2021-09-29 07:57:46,566 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-29 07:57:46,566 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632902056719","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/ccf0cdff71fa494cb99e47c599b3dc4c","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":"ccf0cdff71fa494cb99e47c599b3dc4c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]}]}}]} 2021-09-29 07:57:46,569 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 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-09-29 07:57:46,569 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 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-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 2021-09-29 07:57:46,569 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 service-instance-name] data sent: None 2021-09-29 07:57:46,572 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:57:46,763 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-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 HTTP/1.1" 200 1190 2021-09-29 07:57:46,765 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 service-instance-name] response code: 200 2021-09-29 07:57:46,766 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 service-instance-name] response: {"service-instance":[{"service-instance-id":"ad8f2795-5747-4b0a-9aef-276d41023a5c","service-instance-name":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","model-version-id":"1161e029-88ef-405f-b922-a9f9740deace","resource-version":"1632902261949","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/ad8f2795-5747-4b0a-9aef-276d41023a5c/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/cd73a5eb-f290-485b-82c9-53705d5949a8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"cd73a5eb-f290-485b-82c9-53705d5949a8"}]},{"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-09-29 07:57:46,768 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-09-29 07:57:46,768 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-09-29 07:57:46,768 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-29 07:57:46,770 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:57:46,909 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-09-29 07:57:46,910 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-29 07:57:46,910 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":"1632902052821","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-09-29 07:57:46,913 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-09-29 07:57:46,913 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/ccf0cdff71fa494cb99e47c599b3dc4c 2021-09-29 07:57:46,913 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-29 07:57:46,915 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:57:47,059 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/ccf0cdff71fa494cb99e47c599b3dc4c HTTP/1.1" 200 606 2021-09-29 07:57:47,060 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-29 07:57:47,060 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"ccf0cdff71fa494cb99e47c599b3dc4c","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1632902056719","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-09-29 07:57:47,062 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-29 07:57:47,062 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-29 07:57:47,063 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-09-29 07:57:47,063 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-29 07:57:47,063 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-29 07:57:47,064 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:57:49,831 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1775 2021-09-29 07:57:49,832 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-29 07:57:49,833 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d458f26-e469-4b30-826a-58205741c7cb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/926e7431-ce98-4526-81a9-9d47c86197c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c22131a0-dd22-4e7b-ace5-ee7a00cfa435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4418913b-f07a-4f50-b2d8-282044dfa5a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1161e029-88ef-405f-b922-a9f9740deace/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-29 07:57:49,835 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-09-29 07:57:49,835 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:57:49,835 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:57:49,835 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:57:49,835 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 07:57:49,835 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:57:49,835 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:57:49,835 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:57:49,836 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-29 07:57:49,836 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:57:49,836 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:57:49,836 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:57:49,836 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-29 07:57:49,836 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:57:49,836 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:57:49,836 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:57:49,836 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-29 07:57:49,836 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:57:49,836 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:57:49,837 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:57:49,837 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-09-29 07:57:49,837 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 07:57:49,837 INFO 192:__init__.py(1) - Service found, updating information 2021-09-29 07:57:49,837 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-09-29 07:57:49,837 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-09-29 07:57:49,838 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-29 07:57:49,839 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:57:50,646 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-09-29 07:57:50,648 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-29 07:57:50,650 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfd7824d-16e8-476c-8ca7-d7cd90475a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897112984,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6043ede5-6476-40cb-a4b1-42173b9a1c16","invariantUUID":"2c0d3806-140c-4533-a77c-e453c8fc2023","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":"objectStorage","uniqueId":"93a398e5-217a-4b25-a2e2-394de7cfbb49","lifecycleState":"CERTIFIED","lastUpdateDate":1632897288553,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc13475-1acc-4397-8de3-66c5350333f4","invariantUUID":"a350a53b-f358-42df-86c4-28f89da787c2","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":"658824a1-412c-4cdc-a4c7-45a68bbd53c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897213357,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"443dfbfb-b73e-42dc-8484-a14b8748d498","invariantUUID":"01957492-a2f7-4f22-a0d4-51eefba13b30","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c2ca223a-c736-4aff-ae2b-f85661518715","lifecycleState":"CERTIFIED","lastUpdateDate":1632897374434,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bb33558-aa86-480b-8562-bc678f058ca6","invariantUUID":"b1943189-6896-4370-a215-71578f82a119","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":"7c35fc23-d29b-4e8a-9426-861826260ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1632896720171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fbe5f3a-b8ac-4e4c-8f8c-d936f9ed8616","invariantUUID":"ce275bc4-f76d-4312-9347-f4747f758178","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":"objectStorage","uniqueId":"1a0994d3-fd5b-4e46-8342-23bfe918a0b6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896616171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7a5a10-7cfa-4f06-ba73-b38f35764614","invariantUUID":"b4a98965-7878-4fa6-aadd-62b1024a7735","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa7c456-24f8-4094-ae0e-9715c310d5ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632897534141,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95b86c82-98de-48c3-80dc-c65cc67c6d02","invariantUUID":"8c7899d9-7a22-41ad-860a-5523ca73f43f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b6a91272-b301-44f3-a520-89e5722b35b0","lifecycleState":"CERTIFIED","lastUpdateDate":1632901929456,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94e62d4-b353-463e-9d28-cb256b5dbfd6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897551086,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8379487-7326-4a3e-bf8c-c38060100683","invariantUUID":"694089be-2f8f-4b20-820f-4ff5d9f531fa","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":"defaulticon","uniqueId":"8520a261-1581-4ac5-a0f1-cee4aadbdf0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897349184,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6882963d-6554-42cf-b3f7-108cabfd34ea","invariantUUID":"423e76f0-1b01-48ba-9bdf-b55fb950bf94","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":"d7351cf5-ac43-4d09-accb-e1e9512b2178","lifecycleState":"CERTIFIED","lastUpdateDate":1632896654173,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db625773-4186-4514-a4d0-b273a2be3529","invariantUUID":"36e0ab35-0c1a-4849-a520-4f2d4516752e","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":"16838d8f-3a6d-4b69-b21f-a76c48d1182c","lifecycleState":"CERTIFIED","lastUpdateDate":1632896576579,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44edb027-9d20-41e5-b3f9-ec9c1fd88c81","invariantUUID":"4f731268-c7f7-4a45-afa1-5ee9cb940c7b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"61710378-223f-4937-b053-e975ff2039b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632896680975,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7291ae8-1f32-42dc-b059-39a3dc8d6f77","invariantUUID":"3ec37e49-da63-4158-933d-3a118040ebf5","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":"defaulticon","uniqueId":"68acf008-acc0-4fac-b857-a2afc11e8cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897335085,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abfa1c4a-bbf1-4d1b-b41e-0bd3f9149fd0","invariantUUID":"1a94319c-3b6e-4d98-b51a-5ff5b289b046","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":"network","uniqueId":"af4e8fd9-3eab-4744-9276-43795a0301fb","lifecycleState":"CERTIFIED","lastUpdateDate":1632896914680,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e265e6f6-cb22-45f0-b329-2bb20c3e6a8c","invariantUUID":"b186e1da-1183-4bb8-9aa3-ddede42e8d04","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":"394b3914-566f-4944-aa03-620257923323","lifecycleState":"CERTIFIED","lastUpdateDate":1632896513737,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b13a499-c578-413f-b7a6-c84326176893","invariantUUID":"1e874fba-1232-47dc-aa95-fe08fbe8fe0d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6b3fa10-0b39-4b34-9175-d96a8562b2db","lifecycleState":"CERTIFIED","lastUpdateDate":1632897154014,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d68840ce-8f25-4e48-b332-7524c6842b32","invariantUUID":"a0bf6a4d-81f5-4c6d-bbb1-866715988930","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":"441279c7-d89d-4280-bc55-e7cd03e9d874","lifecycleState":"CERTIFIED","lastUpdateDate":1632896953872,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4861d49-384f-4af7-b1d9-04fb79005b6c","invariantUUID":"c3626004-9543-4806-a148-b3b94c8d42f7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4614c93d-f892-4585-922b-5d047b6b2d3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897294111,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed3029bc-0bd6-4f68-a3ee-220798a9b777","invariantUUID":"a30652cc-e8d3-47fc-9c4b-dda174861cab","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"42c4d621-575c-44cb-a83c-3391e94a443b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896569547,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1a7b2bd-14f4-46c5-93eb-e91cf3aea95a","invariantUUID":"b774f1f9-eaa7-49f0-bdde-fcee5d99660e","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":"1443ebb8-4ab5-4873-8569-67b30b511b78","lifecycleState":"CERTIFIED","lastUpdateDate":1632897429466,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644416a6-d229-4e0e-b03f-12ca1c78b300","invariantUUID":"b9a3bb04-7e39-4f35-aa62-97fe36b22397","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":"port","uniqueId":"7aa7ee2e-9e1a-4c17-88fd-ca55d2050b12","lifecycleState":"CERTIFIED","lastUpdateDate":1632897492926,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35915292-8288-431f-b968-2b48a5d2d06e","invariantUUID":"f4a4a51c-5a29-4736-9ac1-4f4c93858948","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":"91db0837-356e-45ec-a68d-facb17caa1c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632896865956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbfbbbc-4073-49ca-acba-7085528bf12f","invariantUUID":"e36a7b55-9aa4-49bd-934b-6728df3d7aba","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":"b1cc2df6-5c6f-4cd3-a9e6-106df5320a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632897409238,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31df6e0b-3613-4dc5-9c66-1fcaa8c922bc","invariantUUID":"d90ce0e6-60ed-4017-bc3e-82d05f7532c4","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":"compute","uniqueId":"43c5bad7-d6ce-4eed-836d-48128d3034a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632897569953,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf943105-b011-46a5-a422-d0a479fd05b2","invariantUUID":"9021d1aa-657f-4e16-9c76-870fdec575b5","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":"compute","uniqueId":"44dd92f9-2f03-45ee-88d3-cebfbc159b53","lifecycleState":"CERTIFIED","lastUpdateDate":1632896892983,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de85ac86-1f94-4932-8c37-c629d7d981f8","invariantUUID":"dd8dd44f-0b4c-4bba-a086-93b52df58332","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":"defaulticon","uniqueId":"20b5595b-125a-4d2e-9371-5641001ab473","lifecycleState":"CERTIFIED","lastUpdateDate":1632901930114,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"22622449-bf35-4070-b241-bbde52cf1f1d","invariantUUID":"5100959d-ebd8-42ae-9fbd-9bb41509512d","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"port","uniqueId":"8ec709a7-78d9-469a-928f-3b318336aad1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897369160,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4970f35a-625c-47d0-973b-8a04388d3400","invariantUUID":"feb79999-ad7b-413f-98a4-2d756631f3ad","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fcf4d95-e1bb-4fd0-a30b-1a5493810a96","lifecycleState":"CERTIFIED","lastUpdateDate":1632897510913,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c68d3e00-d9ba-445a-bfea-d6adff551077","invariantUUID":"a40a0144-d0c7-48e3-a56c-73ae2d29d2ed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfcf5325-7f58-4f53-a7a5-595219f321a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896930324,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee3ea7c-f076-4f46-8e3b-70d562069b24","invariantUUID":"92700d76-8730-4190-9e1d-a066857e7499","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3093509-343a-4b29-9ab6-d97782409186","lifecycleState":"CERTIFIED","lastUpdateDate":1632897555177,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"041797bc-e639-4c5d-a7ea-67a8622e9ef1","invariantUUID":"0deca34e-8372-45e3-a532-89fd8cdf633a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af8f23ad-b8a0-43ff-b0bd-e9a59594bcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1632897592552,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbaef1b3-411d-4e05-a538-46bb551e4ddc","invariantUUID":"53d10a6d-6ab1-4412-a4aa-7dce00226405","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540f4e74-c24b-4c3d-b1e2-117e525b4f0d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897414680,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7abe542-49b0-4f7d-912c-26d8a2fd070b","invariantUUID":"07556603-8fba-4645-9296-e8c19e90470f","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"028a284d-5ff7-4ac0-8e96-b9ee68451940","lifecycleState":"CERTIFIED","lastUpdateDate":1632897227502,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d0fb9f-1b50-42d2-b7e2-287693e269fa","invariantUUID":"753e5138-88e4-4c08-9c3c-f49bd0301d20","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":"defaulticon","uniqueId":"fa4fb930-9a7a-420e-93ff-ddfe6c7fe9f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632900828675,"name":"basic_onboard_ylRovF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","systemName":"BasicOnboardYlrovf","description":"VF","tags":["basic_onboard_ylRovF"],"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":"port","uniqueId":"1a2b185d-85f2-434d-a0f8-2b2f67cd1810","lifecycleState":"CERTIFIED","lastUpdateDate":1632897354699,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91638f85-dfce-4a0a-b7f1-813a2fb85897","invariantUUID":"231492d0-73d6-4b8e-93dd-61580fa8dc30","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12439657-1113-4f93-b35a-ab4b7812da6d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897026705,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c78f79b-97be-4c41-b90b-dea92e98f3b7","invariantUUID":"dbd2d298-a5aa-4c17-be9f-16523b0ccfd3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e3ad993-ee76-469a-9e4a-ebcc60a7f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1632897247651,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cc03efc-f8f1-4ee4-ae7a-f3a619b8e55f","invariantUUID":"85a0bfc4-0348-4787-977c-b7afd0de740d","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":"network","uniqueId":"5d29e405-e223-4314-8e36-3cdfdd05c7e0","lifecycleState":"CERTIFIED","lastUpdateDate":1632896975087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d61a06-c823-4094-ae53-dc0c75c3ad7a","invariantUUID":"65d57936-a17a-4dff-be25-d45028f1c9e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"15121b67-62b0-4bcd-aa59-cd89e4dd137a","lifecycleState":"CERTIFIED","lastUpdateDate":1632896554480,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a164d-20cc-40e3-b824-1d9cc3ca08b5","invariantUUID":"5c35361f-d6d4-44f0-a880-67b8c26daeac","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"09c643e8-5cf2-472a-83c8-63966fe5095a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897589017,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64a69aae-71dd-47c4-9be2-4b39ae527843","invariantUUID":"f57673fa-cee4-4628-aec8-60f74f6cc87c","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":"objectStorage","uniqueId":"3de94c6a-86db-4a33-b88b-71738d1381f6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896527949,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3122af6-046f-48f9-a1b2-3438c432175c","invariantUUID":"440e2e7b-a326-4cf1-ae78-eca5da8e268a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63e492ca-a0ba-4eaf-83e5-31b758f170d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897448721,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b0f0e7f-a9aa-424d-8e97-06d07a8c108b","invariantUUID":"89fef419-5c75-4f98-ad46-2a55f4cdffb7","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":"networkrules","uniqueId":"f96f5cf5-c157-45be-a34c-44d54d399750","lifecycleState":"CERTIFIED","lastUpdateDate":1632896852293,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6ca0ff8a-c317-4edd-a49f-8796cbec1b55","invariantUUID":"7bb18d27-7413-453b-ac2f-5b4381d1f40e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d42d084-2dcd-4ad9-9cf9-7679de8701e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896706563,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99ddbfd3-d4c6-4f42-8646-40836a7e7bba","invariantUUID":"29f8a516-77b4-4a61-8970-1bcbb040ca7c","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":"network","uniqueId":"a5643af2-afac-4a26-9ed0-c16fe8576153","lifecycleState":"CERTIFIED","lastUpdateDate":1632897177772,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b3bd969-0cca-4b47-88f8-ee5fb94bdb27","invariantUUID":"c8ca2abc-fd06-4b74-a79e-88a8b4faaa23","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97b3b74d-ad23-4716-afe2-0531c4530901","lifecycleState":"CERTIFIED","lastUpdateDate":1632897387953,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5f3219e-186d-42d4-a127-2d353b7ef20d","invariantUUID":"f18047ee-b3b6-4c2a-a493-7de764b580a7","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":"defaulticon","uniqueId":"66af4ec8-cfd5-4125-b515-a28a73eec5e4","lifecycleState":"CERTIFIED","lastUpdateDate":1632897133935,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93744ff-9f14-462d-b8ae-6973ce12603e","invariantUUID":"cb0b63ba-6e60-4e27-9242-ec73b0864388","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":"01915957-f0dc-4fa2-8d03-dbfceb976399","lifecycleState":"CERTIFIED","lastUpdateDate":1632896747148,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"600997ca-2021-4416-afdc-c24821168b4d","invariantUUID":"cadd131c-63af-4b91-a697-bf2141af8b27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9203e156-1997-4342-9ee0-9c537c0a3f43","lifecycleState":"CERTIFIED","lastUpdateDate":1632897472054,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e68720ff-6e50-4aed-be63-e2a419d579e8","invariantUUID":"f0d2cd48-e4a9-4928-8002-688c854380da","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c142aac3-133c-4a92-a90f-1e4423ad3287","lifecycleState":"CERTIFIED","lastUpdateDate":1632896631919,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0a95193-ecb3-470f-961a-7042fa70e8e5","invariantUUID":"307745d9-1bd5-44d8-972a-068bf6b53f81","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff258ae2-5de1-4977-98d7-b3b7e817796d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897253944,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a4605c8-7ff5-4fa3-b5a3-01e68e065a02","invariantUUID":"b6cb2d7f-7def-4511-a51c-77d5d35e6cec","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"962f6e99-cd04-49f9-9dcf-37c9848fbf16","lifecycleState":"CERTIFIED","lastUpdateDate":1632897070429,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d6fa02-e358-428d-b1f2-a9e9d9860fa1","invariantUUID":"e070ca55-1119-45d1-9595-81578712869b","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":"port","uniqueId":"1d3fd8c2-7916-486d-b0e6-3542eeed8c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896820103,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"275acb9d-0496-4927-9fa6-8c47158898f6","invariantUUID":"24811706-5890-4848-95f4-f014fae15ad6","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":"e6746993-956c-4b00-a0ad-0e6884c4cf35","lifecycleState":"CERTIFIED","lastUpdateDate":1632897202871,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c65da2c-52a4-4edb-966e-a2c5384e4ff0","invariantUUID":"396057d7-ad87-40bc-9a8e-99e986ef61a5","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d3dc029-99b7-4ab9-b8cd-0991e86887d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632897091535,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9cbd17af-3c7b-4474-afa2-94e90bebfe84","invariantUUID":"0137e540-97a2-413b-92bd-5b5d84d661b3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3eb5776c-2754-4e92-9e70-d902e90d3af8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896733243,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"664f8168-ca39-4363-b1d3-43eb1b3d7477","invariantUUID":"55f42aac-4ee6-44d1-a59f-3f5f9477f7db","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":"defaulticon","uniqueId":"ec50e9dd-295b-4540-83c6-98daf9983a65","lifecycleState":"CERTIFIED","lastUpdateDate":1632901964847,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d128b5ff-c0da-40ad-9b5a-9a45a411438f","invariantUUID":"6a337d93-6dca-4be2-8d54-64f0e8d260a8","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5bf83d-360c-4dad-bd82-d01ea27421c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897394477,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e275092f-c9cd-45e4-989e-9822b6e0f560","invariantUUID":"af4d39d7-cbb2-4d90-a5b0-41d0270f702a","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":"network","uniqueId":"8c8d9fca-396b-4270-bab3-7e9a22b1c1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896693052,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31ebd36f-64c1-428a-907f-14fd4e0d2136","invariantUUID":"167d6fec-73ef-4795-89eb-36fe645aa034","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":"securityrules","uniqueId":"883b36c4-44fe-49ea-9862-d78ea4db50e8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896873750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c06f689c-1fda-4189-aeb2-0e1c53a70982","invariantUUID":"e4894731-c172-4d83-a22e-acfd8cab05de","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":"dd221db9-0afa-415e-a77b-0b37dca6418a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897102901,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0c919dd0-4cd5-43a7-83fc-3d4be476d427","invariantUUID":"17091f1e-b68b-4604-9860-41c2d9eb7a2d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fa030b44-71e5-4179-a2a0-2f2ec431dfc2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896669751,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfbdddb9-a26b-4b67-af00-210a0630f0d7","invariantUUID":"e4863ac8-1c98-4bbe-a80e-e4a3abcd56fe","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":"networkrules","uniqueId":"b9343868-9966-485b-8b5b-a6549b69e79f","lifecycleState":"CERTIFIED","lastUpdateDate":1632896810134,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7aabcc0-c7c2-4188-84a5-b73be5d40e96","invariantUUID":"2a29dc9c-689b-4128-9dfb-ea06398baa9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa950f26-9d7b-4777-af92-bda1f0db0313","lifecycleState":"CERTIFIED","lastUpdateDate":1632897125410,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c3d22672-019d-49d1-8ba1-6d9001d6f133","invariantUUID":"259b6b02-e541-4a73-b65d-7b74c45efe68","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":"b5851d61-45d5-4817-bd26-28b69ca9bffc","lifecycleState":"CERTIFIED","lastUpdateDate":1632897055180,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4668d1f-cb79-4a18-821a-00d255c36166","invariantUUID":"6e22b5fe-04ec-43f2-8439-622a746db5cb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf25fb5-eb84-457d-a69f-f79d3a844c61","lifecycleState":"CERTIFIED","lastUpdateDate":1632896906150,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdccb099-fe51-4493-910e-11917fb11ccc","invariantUUID":"04052c95-4c26-4560-a841-845364980050","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":"33d1e84e-8eac-41b1-a8de-6ad53b21f5a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896967759,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d144454f-b53a-498a-9cfb-a5a7166a6de3","invariantUUID":"a4381b3d-0f7c-4137-89f1-c690eac80842","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":"058ca197-25f6-4e10-a6d9-ffd708192f69","lifecycleState":"CERTIFIED","lastUpdateDate":1632897146202,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f64ce33-e7d0-443e-83f4-98b8e6b226a0","invariantUUID":"5d0ecf3b-6167-4680-b0b4-a24513b8e97e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbb26e3b-3d4f-44d0-bf7c-94e924efc926","lifecycleState":"CERTIFIED","lastUpdateDate":1632897455784,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dec1fe2-d9aa-4617-8e1e-b899d37de52b","invariantUUID":"498ea8f5-8131-48f2-b852-c9d180a3082e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"39dbdd2f-edcf-4123-8b0c-894f751f3abf","lifecycleState":"CERTIFIED","lastUpdateDate":1632897170028,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ef4ebf-765a-4053-8824-53ae1974c436","invariantUUID":"8f74e9cd-61d0-4832-b258-51e2b6737889","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"868c6f49-ef4b-4c77-8da8-eef6d2c66eac","lifecycleState":"CERTIFIED","lastUpdateDate":1632896645598,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96526b4a-b147-4b04-a588-a16ce556f140","invariantUUID":"31d0706d-59b0-4bcc-a093-1a25dc76b029","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15baf9b9-415a-4d12-b280-6b6d7235d4d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896499800,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"41cb7bc9-6d91-46e2-8b2e-d6c82070a16c","invariantUUID":"ef5efa6f-5797-4bb3-93f8-28233bbea482","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632896450391,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efefbda9-40d1-4272-9960-b945fa983a1c","invariantUUID":"292232f6-8c18-4e89-8963-bae7a63a6243","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"988b7518-3db2-4150-b37e-11f7cdecf49a","lifecycleState":"CERTIFIED","lastUpdateDate":1632902067374,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6a658c5-8db6-4608-b462-451028a974e7","lifecycleState":"CERTIFIED","lastUpdateDate":1632900905401,"name":"basic_onboard_ylRovF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","systemName":"BasicOnboardYlrovf","description":"service","tags":["basic_onboard_ylRovF"],"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":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632902048198,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bf595bfe-300e-41b0-a729-f1eefdbbf368","lifecycleState":"CERTIFIED","lastUpdateDate":1632902069202,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"c8f39bd5-bf4a-400c-95fe-9c2ce13d79ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632901889497,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","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-09-29 07:57:50,654 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-29 07:57:50,654 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-09-29 07:57:50,654 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/1161e029-88ef-405f-b922-a9f9740deace/toscaModel 2021-09-29 07:57:50,654 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-29 07:57:50,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:57:50,998 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1161e029-88ef-405f-b922-a9f9740deace/toscaModel HTTP/1.1" 200 None 2021-09-29 07:57:51,000 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-29 07:57:51,000 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-29 07:57:51,055 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-29 07:57:51,055 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-29 07:57:51,055 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-09-29 07:57:51,056 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-29 07:57:51,056 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-29 07:57:51,058 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:57:51,630 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1775 2021-09-29 07:57:51,631 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-29 07:57:51,631 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d458f26-e469-4b30-826a-58205741c7cb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/926e7431-ce98-4526-81a9-9d47c86197c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c22131a0-dd22-4e7b-ace5-ee7a00cfa435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4418913b-f07a-4f50-b2d8-282044dfa5a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1161e029-88ef-405f-b922-a9f9740deace/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-29 07:57:51,633 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-09-29 07:57:51,634 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:57:51,634 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:57:51,634 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:57:51,634 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 07:57:51,634 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:57:51,634 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:57:51,634 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:57:51,634 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-29 07:57:51,634 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:57:51,635 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:57:51,635 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:57:51,635 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-29 07:57:51,635 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:57:51,635 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:57:51,635 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:57:51,635 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-29 07:57:51,635 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:57:51,635 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:57:51,635 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:57:51,635 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-09-29 07:57:51,636 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 07:57:51,636 INFO 192:__init__.py(1) - Service found, updating information 2021-09-29 07:57:51,636 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-09-29 07:57:51,636 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-09-29 07:57:51,636 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-29 07:57:51,638 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:57:52,401 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-09-29 07:57:52,404 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-29 07:57:52,406 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfd7824d-16e8-476c-8ca7-d7cd90475a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897112984,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6043ede5-6476-40cb-a4b1-42173b9a1c16","invariantUUID":"2c0d3806-140c-4533-a77c-e453c8fc2023","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":"objectStorage","uniqueId":"93a398e5-217a-4b25-a2e2-394de7cfbb49","lifecycleState":"CERTIFIED","lastUpdateDate":1632897288553,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc13475-1acc-4397-8de3-66c5350333f4","invariantUUID":"a350a53b-f358-42df-86c4-28f89da787c2","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":"658824a1-412c-4cdc-a4c7-45a68bbd53c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897213357,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"443dfbfb-b73e-42dc-8484-a14b8748d498","invariantUUID":"01957492-a2f7-4f22-a0d4-51eefba13b30","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c2ca223a-c736-4aff-ae2b-f85661518715","lifecycleState":"CERTIFIED","lastUpdateDate":1632897374434,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bb33558-aa86-480b-8562-bc678f058ca6","invariantUUID":"b1943189-6896-4370-a215-71578f82a119","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":"7c35fc23-d29b-4e8a-9426-861826260ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1632896720171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fbe5f3a-b8ac-4e4c-8f8c-d936f9ed8616","invariantUUID":"ce275bc4-f76d-4312-9347-f4747f758178","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":"objectStorage","uniqueId":"1a0994d3-fd5b-4e46-8342-23bfe918a0b6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896616171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7a5a10-7cfa-4f06-ba73-b38f35764614","invariantUUID":"b4a98965-7878-4fa6-aadd-62b1024a7735","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa7c456-24f8-4094-ae0e-9715c310d5ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632897534141,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95b86c82-98de-48c3-80dc-c65cc67c6d02","invariantUUID":"8c7899d9-7a22-41ad-860a-5523ca73f43f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b6a91272-b301-44f3-a520-89e5722b35b0","lifecycleState":"CERTIFIED","lastUpdateDate":1632901929456,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94e62d4-b353-463e-9d28-cb256b5dbfd6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897551086,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8379487-7326-4a3e-bf8c-c38060100683","invariantUUID":"694089be-2f8f-4b20-820f-4ff5d9f531fa","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":"defaulticon","uniqueId":"8520a261-1581-4ac5-a0f1-cee4aadbdf0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897349184,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6882963d-6554-42cf-b3f7-108cabfd34ea","invariantUUID":"423e76f0-1b01-48ba-9bdf-b55fb950bf94","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":"d7351cf5-ac43-4d09-accb-e1e9512b2178","lifecycleState":"CERTIFIED","lastUpdateDate":1632896654173,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db625773-4186-4514-a4d0-b273a2be3529","invariantUUID":"36e0ab35-0c1a-4849-a520-4f2d4516752e","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":"16838d8f-3a6d-4b69-b21f-a76c48d1182c","lifecycleState":"CERTIFIED","lastUpdateDate":1632896576579,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44edb027-9d20-41e5-b3f9-ec9c1fd88c81","invariantUUID":"4f731268-c7f7-4a45-afa1-5ee9cb940c7b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"61710378-223f-4937-b053-e975ff2039b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632896680975,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7291ae8-1f32-42dc-b059-39a3dc8d6f77","invariantUUID":"3ec37e49-da63-4158-933d-3a118040ebf5","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":"defaulticon","uniqueId":"68acf008-acc0-4fac-b857-a2afc11e8cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897335085,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abfa1c4a-bbf1-4d1b-b41e-0bd3f9149fd0","invariantUUID":"1a94319c-3b6e-4d98-b51a-5ff5b289b046","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":"network","uniqueId":"af4e8fd9-3eab-4744-9276-43795a0301fb","lifecycleState":"CERTIFIED","lastUpdateDate":1632896914680,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e265e6f6-cb22-45f0-b329-2bb20c3e6a8c","invariantUUID":"b186e1da-1183-4bb8-9aa3-ddede42e8d04","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":"394b3914-566f-4944-aa03-620257923323","lifecycleState":"CERTIFIED","lastUpdateDate":1632896513737,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b13a499-c578-413f-b7a6-c84326176893","invariantUUID":"1e874fba-1232-47dc-aa95-fe08fbe8fe0d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6b3fa10-0b39-4b34-9175-d96a8562b2db","lifecycleState":"CERTIFIED","lastUpdateDate":1632897154014,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d68840ce-8f25-4e48-b332-7524c6842b32","invariantUUID":"a0bf6a4d-81f5-4c6d-bbb1-866715988930","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":"441279c7-d89d-4280-bc55-e7cd03e9d874","lifecycleState":"CERTIFIED","lastUpdateDate":1632896953872,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4861d49-384f-4af7-b1d9-04fb79005b6c","invariantUUID":"c3626004-9543-4806-a148-b3b94c8d42f7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4614c93d-f892-4585-922b-5d047b6b2d3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897294111,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed3029bc-0bd6-4f68-a3ee-220798a9b777","invariantUUID":"a30652cc-e8d3-47fc-9c4b-dda174861cab","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"42c4d621-575c-44cb-a83c-3391e94a443b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896569547,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1a7b2bd-14f4-46c5-93eb-e91cf3aea95a","invariantUUID":"b774f1f9-eaa7-49f0-bdde-fcee5d99660e","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":"1443ebb8-4ab5-4873-8569-67b30b511b78","lifecycleState":"CERTIFIED","lastUpdateDate":1632897429466,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644416a6-d229-4e0e-b03f-12ca1c78b300","invariantUUID":"b9a3bb04-7e39-4f35-aa62-97fe36b22397","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":"port","uniqueId":"7aa7ee2e-9e1a-4c17-88fd-ca55d2050b12","lifecycleState":"CERTIFIED","lastUpdateDate":1632897492926,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35915292-8288-431f-b968-2b48a5d2d06e","invariantUUID":"f4a4a51c-5a29-4736-9ac1-4f4c93858948","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":"91db0837-356e-45ec-a68d-facb17caa1c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632896865956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbfbbbc-4073-49ca-acba-7085528bf12f","invariantUUID":"e36a7b55-9aa4-49bd-934b-6728df3d7aba","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":"b1cc2df6-5c6f-4cd3-a9e6-106df5320a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632897409238,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31df6e0b-3613-4dc5-9c66-1fcaa8c922bc","invariantUUID":"d90ce0e6-60ed-4017-bc3e-82d05f7532c4","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":"compute","uniqueId":"43c5bad7-d6ce-4eed-836d-48128d3034a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632897569953,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf943105-b011-46a5-a422-d0a479fd05b2","invariantUUID":"9021d1aa-657f-4e16-9c76-870fdec575b5","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":"compute","uniqueId":"44dd92f9-2f03-45ee-88d3-cebfbc159b53","lifecycleState":"CERTIFIED","lastUpdateDate":1632896892983,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de85ac86-1f94-4932-8c37-c629d7d981f8","invariantUUID":"dd8dd44f-0b4c-4bba-a086-93b52df58332","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":"defaulticon","uniqueId":"20b5595b-125a-4d2e-9371-5641001ab473","lifecycleState":"CERTIFIED","lastUpdateDate":1632901930114,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"22622449-bf35-4070-b241-bbde52cf1f1d","invariantUUID":"5100959d-ebd8-42ae-9fbd-9bb41509512d","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"port","uniqueId":"8ec709a7-78d9-469a-928f-3b318336aad1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897369160,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4970f35a-625c-47d0-973b-8a04388d3400","invariantUUID":"feb79999-ad7b-413f-98a4-2d756631f3ad","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fcf4d95-e1bb-4fd0-a30b-1a5493810a96","lifecycleState":"CERTIFIED","lastUpdateDate":1632897510913,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c68d3e00-d9ba-445a-bfea-d6adff551077","invariantUUID":"a40a0144-d0c7-48e3-a56c-73ae2d29d2ed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfcf5325-7f58-4f53-a7a5-595219f321a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896930324,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee3ea7c-f076-4f46-8e3b-70d562069b24","invariantUUID":"92700d76-8730-4190-9e1d-a066857e7499","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3093509-343a-4b29-9ab6-d97782409186","lifecycleState":"CERTIFIED","lastUpdateDate":1632897555177,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"041797bc-e639-4c5d-a7ea-67a8622e9ef1","invariantUUID":"0deca34e-8372-45e3-a532-89fd8cdf633a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af8f23ad-b8a0-43ff-b0bd-e9a59594bcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1632897592552,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbaef1b3-411d-4e05-a538-46bb551e4ddc","invariantUUID":"53d10a6d-6ab1-4412-a4aa-7dce00226405","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540f4e74-c24b-4c3d-b1e2-117e525b4f0d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897414680,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7abe542-49b0-4f7d-912c-26d8a2fd070b","invariantUUID":"07556603-8fba-4645-9296-e8c19e90470f","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"028a284d-5ff7-4ac0-8e96-b9ee68451940","lifecycleState":"CERTIFIED","lastUpdateDate":1632897227502,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d0fb9f-1b50-42d2-b7e2-287693e269fa","invariantUUID":"753e5138-88e4-4c08-9c3c-f49bd0301d20","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":"defaulticon","uniqueId":"fa4fb930-9a7a-420e-93ff-ddfe6c7fe9f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632900828675,"name":"basic_onboard_ylRovF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","systemName":"BasicOnboardYlrovf","description":"VF","tags":["basic_onboard_ylRovF"],"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":"port","uniqueId":"1a2b185d-85f2-434d-a0f8-2b2f67cd1810","lifecycleState":"CERTIFIED","lastUpdateDate":1632897354699,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91638f85-dfce-4a0a-b7f1-813a2fb85897","invariantUUID":"231492d0-73d6-4b8e-93dd-61580fa8dc30","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12439657-1113-4f93-b35a-ab4b7812da6d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897026705,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c78f79b-97be-4c41-b90b-dea92e98f3b7","invariantUUID":"dbd2d298-a5aa-4c17-be9f-16523b0ccfd3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e3ad993-ee76-469a-9e4a-ebcc60a7f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1632897247651,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cc03efc-f8f1-4ee4-ae7a-f3a619b8e55f","invariantUUID":"85a0bfc4-0348-4787-977c-b7afd0de740d","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":"network","uniqueId":"5d29e405-e223-4314-8e36-3cdfdd05c7e0","lifecycleState":"CERTIFIED","lastUpdateDate":1632896975087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d61a06-c823-4094-ae53-dc0c75c3ad7a","invariantUUID":"65d57936-a17a-4dff-be25-d45028f1c9e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"15121b67-62b0-4bcd-aa59-cd89e4dd137a","lifecycleState":"CERTIFIED","lastUpdateDate":1632896554480,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a164d-20cc-40e3-b824-1d9cc3ca08b5","invariantUUID":"5c35361f-d6d4-44f0-a880-67b8c26daeac","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"09c643e8-5cf2-472a-83c8-63966fe5095a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897589017,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64a69aae-71dd-47c4-9be2-4b39ae527843","invariantUUID":"f57673fa-cee4-4628-aec8-60f74f6cc87c","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":"objectStorage","uniqueId":"3de94c6a-86db-4a33-b88b-71738d1381f6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896527949,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3122af6-046f-48f9-a1b2-3438c432175c","invariantUUID":"440e2e7b-a326-4cf1-ae78-eca5da8e268a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63e492ca-a0ba-4eaf-83e5-31b758f170d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897448721,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b0f0e7f-a9aa-424d-8e97-06d07a8c108b","invariantUUID":"89fef419-5c75-4f98-ad46-2a55f4cdffb7","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":"networkrules","uniqueId":"f96f5cf5-c157-45be-a34c-44d54d399750","lifecycleState":"CERTIFIED","lastUpdateDate":1632896852293,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6ca0ff8a-c317-4edd-a49f-8796cbec1b55","invariantUUID":"7bb18d27-7413-453b-ac2f-5b4381d1f40e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d42d084-2dcd-4ad9-9cf9-7679de8701e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896706563,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99ddbfd3-d4c6-4f42-8646-40836a7e7bba","invariantUUID":"29f8a516-77b4-4a61-8970-1bcbb040ca7c","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":"network","uniqueId":"a5643af2-afac-4a26-9ed0-c16fe8576153","lifecycleState":"CERTIFIED","lastUpdateDate":1632897177772,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b3bd969-0cca-4b47-88f8-ee5fb94bdb27","invariantUUID":"c8ca2abc-fd06-4b74-a79e-88a8b4faaa23","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97b3b74d-ad23-4716-afe2-0531c4530901","lifecycleState":"CERTIFIED","lastUpdateDate":1632897387953,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5f3219e-186d-42d4-a127-2d353b7ef20d","invariantUUID":"f18047ee-b3b6-4c2a-a493-7de764b580a7","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":"defaulticon","uniqueId":"66af4ec8-cfd5-4125-b515-a28a73eec5e4","lifecycleState":"CERTIFIED","lastUpdateDate":1632897133935,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93744ff-9f14-462d-b8ae-6973ce12603e","invariantUUID":"cb0b63ba-6e60-4e27-9242-ec73b0864388","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":"01915957-f0dc-4fa2-8d03-dbfceb976399","lifecycleState":"CERTIFIED","lastUpdateDate":1632896747148,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"600997ca-2021-4416-afdc-c24821168b4d","invariantUUID":"cadd131c-63af-4b91-a697-bf2141af8b27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9203e156-1997-4342-9ee0-9c537c0a3f43","lifecycleState":"CERTIFIED","lastUpdateDate":1632897472054,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e68720ff-6e50-4aed-be63-e2a419d579e8","invariantUUID":"f0d2cd48-e4a9-4928-8002-688c854380da","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c142aac3-133c-4a92-a90f-1e4423ad3287","lifecycleState":"CERTIFIED","lastUpdateDate":1632896631919,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0a95193-ecb3-470f-961a-7042fa70e8e5","invariantUUID":"307745d9-1bd5-44d8-972a-068bf6b53f81","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff258ae2-5de1-4977-98d7-b3b7e817796d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897253944,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a4605c8-7ff5-4fa3-b5a3-01e68e065a02","invariantUUID":"b6cb2d7f-7def-4511-a51c-77d5d35e6cec","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"962f6e99-cd04-49f9-9dcf-37c9848fbf16","lifecycleState":"CERTIFIED","lastUpdateDate":1632897070429,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d6fa02-e358-428d-b1f2-a9e9d9860fa1","invariantUUID":"e070ca55-1119-45d1-9595-81578712869b","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":"port","uniqueId":"1d3fd8c2-7916-486d-b0e6-3542eeed8c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896820103,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"275acb9d-0496-4927-9fa6-8c47158898f6","invariantUUID":"24811706-5890-4848-95f4-f014fae15ad6","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":"e6746993-956c-4b00-a0ad-0e6884c4cf35","lifecycleState":"CERTIFIED","lastUpdateDate":1632897202871,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c65da2c-52a4-4edb-966e-a2c5384e4ff0","invariantUUID":"396057d7-ad87-40bc-9a8e-99e986ef61a5","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d3dc029-99b7-4ab9-b8cd-0991e86887d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632897091535,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9cbd17af-3c7b-4474-afa2-94e90bebfe84","invariantUUID":"0137e540-97a2-413b-92bd-5b5d84d661b3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3eb5776c-2754-4e92-9e70-d902e90d3af8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896733243,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"664f8168-ca39-4363-b1d3-43eb1b3d7477","invariantUUID":"55f42aac-4ee6-44d1-a59f-3f5f9477f7db","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":"defaulticon","uniqueId":"ec50e9dd-295b-4540-83c6-98daf9983a65","lifecycleState":"CERTIFIED","lastUpdateDate":1632901964847,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d128b5ff-c0da-40ad-9b5a-9a45a411438f","invariantUUID":"6a337d93-6dca-4be2-8d54-64f0e8d260a8","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5bf83d-360c-4dad-bd82-d01ea27421c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897394477,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e275092f-c9cd-45e4-989e-9822b6e0f560","invariantUUID":"af4d39d7-cbb2-4d90-a5b0-41d0270f702a","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":"network","uniqueId":"8c8d9fca-396b-4270-bab3-7e9a22b1c1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896693052,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31ebd36f-64c1-428a-907f-14fd4e0d2136","invariantUUID":"167d6fec-73ef-4795-89eb-36fe645aa034","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":"securityrules","uniqueId":"883b36c4-44fe-49ea-9862-d78ea4db50e8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896873750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c06f689c-1fda-4189-aeb2-0e1c53a70982","invariantUUID":"e4894731-c172-4d83-a22e-acfd8cab05de","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":"dd221db9-0afa-415e-a77b-0b37dca6418a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897102901,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0c919dd0-4cd5-43a7-83fc-3d4be476d427","invariantUUID":"17091f1e-b68b-4604-9860-41c2d9eb7a2d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fa030b44-71e5-4179-a2a0-2f2ec431dfc2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896669751,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfbdddb9-a26b-4b67-af00-210a0630f0d7","invariantUUID":"e4863ac8-1c98-4bbe-a80e-e4a3abcd56fe","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":"networkrules","uniqueId":"b9343868-9966-485b-8b5b-a6549b69e79f","lifecycleState":"CERTIFIED","lastUpdateDate":1632896810134,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7aabcc0-c7c2-4188-84a5-b73be5d40e96","invariantUUID":"2a29dc9c-689b-4128-9dfb-ea06398baa9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa950f26-9d7b-4777-af92-bda1f0db0313","lifecycleState":"CERTIFIED","lastUpdateDate":1632897125410,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c3d22672-019d-49d1-8ba1-6d9001d6f133","invariantUUID":"259b6b02-e541-4a73-b65d-7b74c45efe68","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":"b5851d61-45d5-4817-bd26-28b69ca9bffc","lifecycleState":"CERTIFIED","lastUpdateDate":1632897055180,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4668d1f-cb79-4a18-821a-00d255c36166","invariantUUID":"6e22b5fe-04ec-43f2-8439-622a746db5cb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf25fb5-eb84-457d-a69f-f79d3a844c61","lifecycleState":"CERTIFIED","lastUpdateDate":1632896906150,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdccb099-fe51-4493-910e-11917fb11ccc","invariantUUID":"04052c95-4c26-4560-a841-845364980050","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":"33d1e84e-8eac-41b1-a8de-6ad53b21f5a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896967759,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d144454f-b53a-498a-9cfb-a5a7166a6de3","invariantUUID":"a4381b3d-0f7c-4137-89f1-c690eac80842","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":"058ca197-25f6-4e10-a6d9-ffd708192f69","lifecycleState":"CERTIFIED","lastUpdateDate":1632897146202,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f64ce33-e7d0-443e-83f4-98b8e6b226a0","invariantUUID":"5d0ecf3b-6167-4680-b0b4-a24513b8e97e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbb26e3b-3d4f-44d0-bf7c-94e924efc926","lifecycleState":"CERTIFIED","lastUpdateDate":1632897455784,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dec1fe2-d9aa-4617-8e1e-b899d37de52b","invariantUUID":"498ea8f5-8131-48f2-b852-c9d180a3082e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"39dbdd2f-edcf-4123-8b0c-894f751f3abf","lifecycleState":"CERTIFIED","lastUpdateDate":1632897170028,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ef4ebf-765a-4053-8824-53ae1974c436","invariantUUID":"8f74e9cd-61d0-4832-b258-51e2b6737889","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"868c6f49-ef4b-4c77-8da8-eef6d2c66eac","lifecycleState":"CERTIFIED","lastUpdateDate":1632896645598,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96526b4a-b147-4b04-a588-a16ce556f140","invariantUUID":"31d0706d-59b0-4bcc-a093-1a25dc76b029","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15baf9b9-415a-4d12-b280-6b6d7235d4d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896499800,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"41cb7bc9-6d91-46e2-8b2e-d6c82070a16c","invariantUUID":"ef5efa6f-5797-4bb3-93f8-28233bbea482","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632896450391,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efefbda9-40d1-4272-9960-b945fa983a1c","invariantUUID":"292232f6-8c18-4e89-8963-bae7a63a6243","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"988b7518-3db2-4150-b37e-11f7cdecf49a","lifecycleState":"CERTIFIED","lastUpdateDate":1632902067374,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6a658c5-8db6-4608-b462-451028a974e7","lifecycleState":"CERTIFIED","lastUpdateDate":1632900905401,"name":"basic_onboard_ylRovF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","systemName":"BasicOnboardYlrovf","description":"service","tags":["basic_onboard_ylRovF"],"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":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632902048198,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bf595bfe-300e-41b0-a729-f1eefdbbf368","lifecycleState":"CERTIFIED","lastUpdateDate":1632902069202,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"c8f39bd5-bf4a-400c-95fe-9c2ce13d79ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632901889497,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","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-09-29 07:57:52,410 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-29 07:57:52,410 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': 'fa50e115-5541-4520-a932-8ed1eb93dea6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:57:52,410 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/ad8f2795-5747-4b0a-9aef-276d41023a5c/vnfs 2021-09-29 07:57:52,410 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "c89b5ad1-9384-478d-8ef2-bc9b8d321730" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "463774e2-0eb1-4799-9d0a-134703b7672e", "modelVersionId": "1fcd112d-f168-4a2c-8591-9550031163a9", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "0862569d-d98d-4d84-a977-0b61562a19b1", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "userParams": [], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "ccf0cdff71fa494cb99e47c599b3dc4c", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicvm-lob" }, "platform": { "platformName": "basicvm-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "ad8f2795-5747-4b0a-9aef-276d41023a5c", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "c89b5ad1-9384-478d-8ef2-bc9b8d321730", "modelVersion": "1.0", "modelVersionId": "1161e029-88ef-405f-b922-a9f9740deace" } } }] } } 2021-09-29 07:57:52,412 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:57:54,553 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/ad8f2795-5747-4b0a-9aef-276d41023a5c/vnfs HTTP/1.1" 202 262 2021-09-29 07:57:54,554 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-09-29 07:57:54,554 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"fa50e115-5541-4520-a932-8ed1eb93dea6","instanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa50e115-5541-4520-a932-8ed1eb93dea6"}} 2021-09-29 07:57:54,555 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-09-29 07:57:54,564 DEBUG 129:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '16c8c388-f71a-4b8b-a40c-d81c475813f6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:57:54,565 DEBUG 131:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa50e115-5541-4520-a932-8ed1eb93dea6 2021-09-29 07:57:54,565 DEBUG 132:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] data sent: None 2021-09-29 07:57:54,571 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:57:54,763 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa50e115-5541-4520-a932-8ed1eb93dea6 HTTP/1.1" 200 1911 2021-09-29 07:57:54,765 INFO 142:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] response code: 200 2021-09-29 07:57:54,766 DEBUG 146:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] response: {"request":{"requestId":"fa50e115-5541-4520-a932-8ed1eb93dea6","startTime":"Wed, 29 Sep 2021 07:57:52 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vnfInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 29 Sep 2021 07:57:54 GMT"}}} 2021-09-29 07:58:04,776 DEBUG 129:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '66971c6f-7f1e-4074-8db8-b782616e7089', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:58:04,776 DEBUG 131:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa50e115-5541-4520-a932-8ed1eb93dea6 2021-09-29 07:58:04,776 DEBUG 132:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] data sent: None 2021-09-29 07:58:04,780 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:58:04,951 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa50e115-5541-4520-a932-8ed1eb93dea6 HTTP/1.1" 200 1911 2021-09-29 07:58:04,952 INFO 142:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] response code: 200 2021-09-29 07:58:04,953 DEBUG 146:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] response: {"request":{"requestId":"fa50e115-5541-4520-a932-8ed1eb93dea6","startTime":"Wed, 29 Sep 2021 07:57:52 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vnfInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 29 Sep 2021 07:57:54 GMT"}}} 2021-09-29 07:58:14,963 DEBUG 129:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f639022f-7192-4c89-b4fd-e27c45293c29', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:58:14,964 DEBUG 131:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa50e115-5541-4520-a932-8ed1eb93dea6 2021-09-29 07:58:14,964 DEBUG 132:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] data sent: None 2021-09-29 07:58:14,966 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:58:15,501 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa50e115-5541-4520-a932-8ed1eb93dea6 HTTP/1.1" 200 2157 2021-09-29 07:58:15,502 INFO 142:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] response code: 200 2021-09-29 07:58:15,503 DEBUG 146:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] response: {"request":{"requestId":"fa50e115-5541-4520-a932-8ed1eb93dea6","startTime":"Wed, 29 Sep 2021 07:57:52 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vnfInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1). TASK INFORMATION: Last task executed: Call SDNC","percentProgress":52,"timestamp":"Wed, 29 Sep 2021 07:58:11 GMT"}}} 2021-09-29 07:58:25,515 DEBUG 129:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9c3b0ac6-c96c-483a-8992-498c51e81f28', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:58:25,516 DEBUG 131:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa50e115-5541-4520-a932-8ed1eb93dea6 2021-09-29 07:58:25,516 DEBUG 132:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] data sent: None 2021-09-29 07:58:25,518 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:58:25,693 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa50e115-5541-4520-a932-8ed1eb93dea6 HTTP/1.1" 200 2117 2021-09-29 07:58:25,695 INFO 142:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] response code: 200 2021-09-29 07:58:25,695 DEBUG 146:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] response: {"request":{"requestId":"fa50e115-5541-4520-a932-8ed1eb93dea6","startTime":"Wed, 29 Sep 2021 07:57:52 GMT","finishTime":"Wed, 29 Sep 2021 07:58:15 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vnfInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 29 Sep 2021 07:58:15 GMT"}}} 2021-09-29 07:58:25,696 INFO 56:mixins.py(10) - VnfInstantiation task finished 2021-09-29 07:58:25,697 DEBUG 129:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e5db272b-391d-4a68-8e39-f405a59b02a3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:58:25,697 DEBUG 131:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa50e115-5541-4520-a932-8ed1eb93dea6 2021-09-29 07:58:25,697 DEBUG 132:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] data sent: None 2021-09-29 07:58:25,698 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:58:25,876 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa50e115-5541-4520-a932-8ed1eb93dea6 HTTP/1.1" 200 2117 2021-09-29 07:58:25,877 INFO 142:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] response code: 200 2021-09-29 07:58:25,878 DEBUG 146:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] response: {"request":{"requestId":"fa50e115-5541-4520-a932-8ed1eb93dea6","startTime":"Wed, 29 Sep 2021 07:57:52 GMT","finishTime":"Wed, 29 Sep 2021 07:58:15 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vnfInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 29 Sep 2021 07:58:15 GMT"}}} 2021-09-29 07:58:25,878 DEBUG 129:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e25ecb96-0911-41cb-91e8-b48ac7ee0205', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:58:25,879 DEBUG 131:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa50e115-5541-4520-a932-8ed1eb93dea6 2021-09-29 07:58:25,879 DEBUG 132:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] data sent: None 2021-09-29 07:58:25,881 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:58:26,049 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa50e115-5541-4520-a932-8ed1eb93dea6 HTTP/1.1" 200 2117 2021-09-29 07:58:26,050 INFO 142:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] response code: 200 2021-09-29 07:58:26,050 DEBUG 146:onap_service.py(10) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] response: {"request":{"requestId":"fa50e115-5541-4520-a932-8ed1eb93dea6","startTime":"Wed, 29 Sep 2021 07:57:52 GMT","finishTime":"Wed, 29 Sep 2021 07:58:15 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vnfInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 29 Sep 2021 07:58:15 GMT"}}} 2021-09-29 07:58:26,056 DEBUG 129:onap_service.py(1) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b1467b5e-8456-447e-921f-25d087c9daa2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:58:26,056 DEBUG 131:onap_service.py(1) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa50e115-5541-4520-a932-8ed1eb93dea6 2021-09-29 07:58:26,056 DEBUG 132:onap_service.py(1) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] data sent: None 2021-09-29 07:58:26,059 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:58:26,223 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa50e115-5541-4520-a932-8ed1eb93dea6 HTTP/1.1" 200 2117 2021-09-29 07:58:26,225 INFO 142:onap_service.py(1) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] response code: 200 2021-09-29 07:58:26,226 DEBUG 146:onap_service.py(1) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] response: {"request":{"requestId":"fa50e115-5541-4520-a932-8ed1eb93dea6","startTime":"Wed, 29 Sep 2021 07:57:52 GMT","finishTime":"Wed, 29 Sep 2021 07:58:15 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vnfInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 29 Sep 2021 07:58:15 GMT"}}} 2021-09-29 07:58:26,227 DEBUG 129:onap_service.py(1) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6a3ef224-e3d2-41bb-a59c-e5f1b0a958af', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:58:26,227 DEBUG 131:onap_service.py(1) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa50e115-5541-4520-a932-8ed1eb93dea6 2021-09-29 07:58:26,227 DEBUG 132:onap_service.py(1) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] data sent: None 2021-09-29 07:58:26,230 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:58:26,395 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa50e115-5541-4520-a932-8ed1eb93dea6 HTTP/1.1" 200 2117 2021-09-29 07:58:26,396 INFO 142:onap_service.py(1) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] response code: 200 2021-09-29 07:58:26,397 DEBUG 146:onap_service.py(1) - [None][Check fa50e115-5541-4520-a932-8ed1eb93dea6 orchestration request status] response: {"request":{"requestId":"fa50e115-5541-4520-a932-8ed1eb93dea6","startTime":"Wed, 29 Sep 2021 07:57:52 GMT","finishTime":"Wed, 29 Sep 2021 07:58:15 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vnfInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 29 Sep 2021 07:58:15 GMT"}}} 2021-09-29 07:58:26,398 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-09-29 07:58:26,398 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-09-29 07:58:26,398 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-09-29 07:58:26,400 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:58:26,532 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-09-29 07:58:26,533 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-09-29 07:58:26,534 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":"1632902052981"} 2021-09-29 07:58:26,536 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-09-29 07:58:26,536 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-09-29 07:58:26,536 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-09-29 07:58:26,538 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:58:26,622 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 760 2021-09-29 07:58:26,623 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-09-29 07:58:26,623 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1632902056719","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/ccf0cdff71fa494cb99e47c599b3dc4c","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":"ccf0cdff71fa494cb99e47c599b3dc4c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]}]}}]} 2021-09-29 07:58:26,626 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 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-09-29 07:58:26,626 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 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-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 2021-09-29 07:58:26,626 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 service-instance-name] data sent: None 2021-09-29 07:58:26,628 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:58:26,771 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-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 HTTP/1.1" 200 1641 2021-09-29 07:58:26,772 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 service-instance-name] response code: 200 2021-09-29 07:58:26,773 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78 service-instance-name] response: {"service-instance":[{"service-instance-id":"ad8f2795-5747-4b0a-9aef-276d41023a5c","service-instance-name":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","model-version-id":"1161e029-88ef-405f-b922-a9f9740deace","resource-version":"1632902285406","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/ad8f2795-5747-4b0a-9aef-276d41023a5c/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/cd73a5eb-f290-485b-82c9-53705d5949a8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"cd73a5eb-f290-485b-82c9-53705d5949a8"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b1615da1-10f8-42c3-af1f-a1dae592affa","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b1615da1-10f8-42c3-af1f-a1dae592affa"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_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-09-29 07:58:26,775 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-09-29 07:58:26,775 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-09-29 07:58:26,776 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-29 07:58:26,777 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:58:26,924 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-09-29 07:58:26,925 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-29 07:58:26,925 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":"1632902286051","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/b1615da1-10f8-42c3-af1f-a1dae592affa","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b1615da1-10f8-42c3-af1f-a1dae592affa"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"}]}]}}]} 2021-09-29 07:58:26,929 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-09-29 07:58:26,930 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/ccf0cdff71fa494cb99e47c599b3dc4c 2021-09-29 07:58:26,930 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-29 07:58:26,932 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:58:27,026 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/ccf0cdff71fa494cb99e47c599b3dc4c HTTP/1.1" 200 1056 2021-09-29 07:58:27,028 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-29 07:58:27,028 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"ccf0cdff71fa494cb99e47c599b3dc4c","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1632902286408","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b1615da1-10f8-42c3-af1f-a1dae592affa","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b1615da1-10f8-42c3-af1f-a1dae592affa"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_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-09-29 07:58:27,031 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-09-29 07:58:27,032 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/ad8f2795-5747-4b0a-9aef-276d41023a5c/relationship-list 2021-09-29 07:58:27,032 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-29 07:58:27,035 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:58:27,209 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/ad8f2795-5747-4b0a-9aef-276d41023a5c/relationship-list HTTP/1.1" 200 1063 2021-09-29 07:58:27,210 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-29 07:58:27,210 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/v24/business/owning-entities/owning-entity/cd73a5eb-f290-485b-82c9-53705d5949a8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"cd73a5eb-f290-485b-82c9-53705d5949a8"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/b1615da1-10f8-42c3-af1f-a1dae592affa","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b1615da1-10f8-42c3-af1f-a1dae592affa"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-09-29 07:58:27,212 DEBUG 129:onap_service.py(1) - [AAI][Get ad8f2795-5747-4b0a-9aef-276d41023a5c ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-29 07:58:27,212 DEBUG 131:onap_service.py(1) - [AAI][Get ad8f2795-5747-4b0a-9aef-276d41023a5c ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/b1615da1-10f8-42c3-af1f-a1dae592affa 2021-09-29 07:58:27,213 DEBUG 132:onap_service.py(1) - [AAI][Get ad8f2795-5747-4b0a-9aef-276d41023a5c ABCMeta] data sent: None 2021-09-29 07:58:27,214 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 07:58:27,409 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/b1615da1-10f8-42c3-af1f-a1dae592affa HTTP/1.1" 200 3779 2021-09-29 07:58:27,410 INFO 142:onap_service.py(1) - [AAI][Get ad8f2795-5747-4b0a-9aef-276d41023a5c ABCMeta] response code: 200 2021-09-29 07:58:27,411 DEBUG 146:onap_service.py(1) - [AAI][Get ad8f2795-5747-4b0a-9aef-276d41023a5c ABCMeta] response: {"vnf-id":"b1615da1-10f8-42c3-af1f-a1dae592affa","vnf-name":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632902295526","model-invariant-id":"463774e2-0eb1-4799-9d0a-134703b7672e","model-version-id":"1fcd112d-f168-4a2c-8591-9550031163a9","model-customization-id":"0862569d-d98d-4d84-a977-0b61562a19b1","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/ad8f2795-5747-4b0a-9aef-276d41023a5c/service-data/vnfs/vnf/b1615da1-10f8-42c3-af1f-a1dae592affa/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ccf0cdff71fa494cb99e47c599b3dc4c","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":"ccf0cdff71fa494cb99e47c599b3dc4c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v24/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/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad8f2795-5747-4b0a-9aef-276d41023a5c","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":"ad8f2795-5747-4b0a-9aef-276d41023a5c"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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/v24/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/v24/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-09-29 07:58:27,415 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-29 07:58:27,415 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-29 07:58:27,416 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-29 07:58:27,416 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-29 07:58:27,417 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-29 07:58:27,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:58:29,620 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1775 2021-09-29 07:58:29,621 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-29 07:58:29,621 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d458f26-e469-4b30-826a-58205741c7cb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/926e7431-ce98-4526-81a9-9d47c86197c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c22131a0-dd22-4e7b-ace5-ee7a00cfa435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4418913b-f07a-4f50-b2d8-282044dfa5a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1161e029-88ef-405f-b922-a9f9740deace/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-29 07:58:29,624 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-09-29 07:58:29,624 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:58:29,624 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:58:29,624 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:58:29,624 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 07:58:29,625 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:58:29,625 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:58:29,625 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:58:29,625 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-29 07:58:29,625 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:58:29,625 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:58:29,625 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:58:29,625 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-29 07:58:29,626 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:58:29,626 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:58:29,626 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:58:29,626 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-29 07:58:29,626 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:58:29,626 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:58:29,626 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:58:29,626 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-09-29 07:58:29,626 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 07:58:29,626 INFO 192:__init__.py(1) - Service found, updating information 2021-09-29 07:58:29,627 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-09-29 07:58:29,627 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-09-29 07:58:29,627 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-29 07:58:29,629 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:58:30,751 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-09-29 07:58:30,753 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-29 07:58:30,755 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfd7824d-16e8-476c-8ca7-d7cd90475a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897112984,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6043ede5-6476-40cb-a4b1-42173b9a1c16","invariantUUID":"2c0d3806-140c-4533-a77c-e453c8fc2023","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":"objectStorage","uniqueId":"93a398e5-217a-4b25-a2e2-394de7cfbb49","lifecycleState":"CERTIFIED","lastUpdateDate":1632897288553,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc13475-1acc-4397-8de3-66c5350333f4","invariantUUID":"a350a53b-f358-42df-86c4-28f89da787c2","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":"658824a1-412c-4cdc-a4c7-45a68bbd53c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897213357,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"443dfbfb-b73e-42dc-8484-a14b8748d498","invariantUUID":"01957492-a2f7-4f22-a0d4-51eefba13b30","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c2ca223a-c736-4aff-ae2b-f85661518715","lifecycleState":"CERTIFIED","lastUpdateDate":1632897374434,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bb33558-aa86-480b-8562-bc678f058ca6","invariantUUID":"b1943189-6896-4370-a215-71578f82a119","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":"7c35fc23-d29b-4e8a-9426-861826260ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1632896720171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fbe5f3a-b8ac-4e4c-8f8c-d936f9ed8616","invariantUUID":"ce275bc4-f76d-4312-9347-f4747f758178","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":"objectStorage","uniqueId":"1a0994d3-fd5b-4e46-8342-23bfe918a0b6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896616171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7a5a10-7cfa-4f06-ba73-b38f35764614","invariantUUID":"b4a98965-7878-4fa6-aadd-62b1024a7735","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa7c456-24f8-4094-ae0e-9715c310d5ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632897534141,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95b86c82-98de-48c3-80dc-c65cc67c6d02","invariantUUID":"8c7899d9-7a22-41ad-860a-5523ca73f43f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b6a91272-b301-44f3-a520-89e5722b35b0","lifecycleState":"CERTIFIED","lastUpdateDate":1632901929456,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94e62d4-b353-463e-9d28-cb256b5dbfd6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897551086,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8379487-7326-4a3e-bf8c-c38060100683","invariantUUID":"694089be-2f8f-4b20-820f-4ff5d9f531fa","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":"defaulticon","uniqueId":"8520a261-1581-4ac5-a0f1-cee4aadbdf0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897349184,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6882963d-6554-42cf-b3f7-108cabfd34ea","invariantUUID":"423e76f0-1b01-48ba-9bdf-b55fb950bf94","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":"d7351cf5-ac43-4d09-accb-e1e9512b2178","lifecycleState":"CERTIFIED","lastUpdateDate":1632896654173,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db625773-4186-4514-a4d0-b273a2be3529","invariantUUID":"36e0ab35-0c1a-4849-a520-4f2d4516752e","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":"16838d8f-3a6d-4b69-b21f-a76c48d1182c","lifecycleState":"CERTIFIED","lastUpdateDate":1632896576579,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44edb027-9d20-41e5-b3f9-ec9c1fd88c81","invariantUUID":"4f731268-c7f7-4a45-afa1-5ee9cb940c7b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"61710378-223f-4937-b053-e975ff2039b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632896680975,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7291ae8-1f32-42dc-b059-39a3dc8d6f77","invariantUUID":"3ec37e49-da63-4158-933d-3a118040ebf5","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":"defaulticon","uniqueId":"68acf008-acc0-4fac-b857-a2afc11e8cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897335085,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abfa1c4a-bbf1-4d1b-b41e-0bd3f9149fd0","invariantUUID":"1a94319c-3b6e-4d98-b51a-5ff5b289b046","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":"network","uniqueId":"af4e8fd9-3eab-4744-9276-43795a0301fb","lifecycleState":"CERTIFIED","lastUpdateDate":1632896914680,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e265e6f6-cb22-45f0-b329-2bb20c3e6a8c","invariantUUID":"b186e1da-1183-4bb8-9aa3-ddede42e8d04","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":"394b3914-566f-4944-aa03-620257923323","lifecycleState":"CERTIFIED","lastUpdateDate":1632896513737,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b13a499-c578-413f-b7a6-c84326176893","invariantUUID":"1e874fba-1232-47dc-aa95-fe08fbe8fe0d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6b3fa10-0b39-4b34-9175-d96a8562b2db","lifecycleState":"CERTIFIED","lastUpdateDate":1632897154014,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d68840ce-8f25-4e48-b332-7524c6842b32","invariantUUID":"a0bf6a4d-81f5-4c6d-bbb1-866715988930","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":"441279c7-d89d-4280-bc55-e7cd03e9d874","lifecycleState":"CERTIFIED","lastUpdateDate":1632896953872,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4861d49-384f-4af7-b1d9-04fb79005b6c","invariantUUID":"c3626004-9543-4806-a148-b3b94c8d42f7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4614c93d-f892-4585-922b-5d047b6b2d3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897294111,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed3029bc-0bd6-4f68-a3ee-220798a9b777","invariantUUID":"a30652cc-e8d3-47fc-9c4b-dda174861cab","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"42c4d621-575c-44cb-a83c-3391e94a443b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896569547,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1a7b2bd-14f4-46c5-93eb-e91cf3aea95a","invariantUUID":"b774f1f9-eaa7-49f0-bdde-fcee5d99660e","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":"1443ebb8-4ab5-4873-8569-67b30b511b78","lifecycleState":"CERTIFIED","lastUpdateDate":1632897429466,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644416a6-d229-4e0e-b03f-12ca1c78b300","invariantUUID":"b9a3bb04-7e39-4f35-aa62-97fe36b22397","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":"port","uniqueId":"7aa7ee2e-9e1a-4c17-88fd-ca55d2050b12","lifecycleState":"CERTIFIED","lastUpdateDate":1632897492926,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35915292-8288-431f-b968-2b48a5d2d06e","invariantUUID":"f4a4a51c-5a29-4736-9ac1-4f4c93858948","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":"91db0837-356e-45ec-a68d-facb17caa1c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632896865956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbfbbbc-4073-49ca-acba-7085528bf12f","invariantUUID":"e36a7b55-9aa4-49bd-934b-6728df3d7aba","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":"b1cc2df6-5c6f-4cd3-a9e6-106df5320a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632897409238,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31df6e0b-3613-4dc5-9c66-1fcaa8c922bc","invariantUUID":"d90ce0e6-60ed-4017-bc3e-82d05f7532c4","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":"compute","uniqueId":"43c5bad7-d6ce-4eed-836d-48128d3034a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632897569953,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf943105-b011-46a5-a422-d0a479fd05b2","invariantUUID":"9021d1aa-657f-4e16-9c76-870fdec575b5","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":"compute","uniqueId":"44dd92f9-2f03-45ee-88d3-cebfbc159b53","lifecycleState":"CERTIFIED","lastUpdateDate":1632896892983,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de85ac86-1f94-4932-8c37-c629d7d981f8","invariantUUID":"dd8dd44f-0b4c-4bba-a086-93b52df58332","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":"defaulticon","uniqueId":"20b5595b-125a-4d2e-9371-5641001ab473","lifecycleState":"CERTIFIED","lastUpdateDate":1632901930114,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"22622449-bf35-4070-b241-bbde52cf1f1d","invariantUUID":"5100959d-ebd8-42ae-9fbd-9bb41509512d","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"port","uniqueId":"8ec709a7-78d9-469a-928f-3b318336aad1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897369160,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4970f35a-625c-47d0-973b-8a04388d3400","invariantUUID":"feb79999-ad7b-413f-98a4-2d756631f3ad","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fcf4d95-e1bb-4fd0-a30b-1a5493810a96","lifecycleState":"CERTIFIED","lastUpdateDate":1632897510913,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c68d3e00-d9ba-445a-bfea-d6adff551077","invariantUUID":"a40a0144-d0c7-48e3-a56c-73ae2d29d2ed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfcf5325-7f58-4f53-a7a5-595219f321a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896930324,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee3ea7c-f076-4f46-8e3b-70d562069b24","invariantUUID":"92700d76-8730-4190-9e1d-a066857e7499","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3093509-343a-4b29-9ab6-d97782409186","lifecycleState":"CERTIFIED","lastUpdateDate":1632897555177,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"041797bc-e639-4c5d-a7ea-67a8622e9ef1","invariantUUID":"0deca34e-8372-45e3-a532-89fd8cdf633a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af8f23ad-b8a0-43ff-b0bd-e9a59594bcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1632897592552,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbaef1b3-411d-4e05-a538-46bb551e4ddc","invariantUUID":"53d10a6d-6ab1-4412-a4aa-7dce00226405","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540f4e74-c24b-4c3d-b1e2-117e525b4f0d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897414680,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7abe542-49b0-4f7d-912c-26d8a2fd070b","invariantUUID":"07556603-8fba-4645-9296-e8c19e90470f","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"028a284d-5ff7-4ac0-8e96-b9ee68451940","lifecycleState":"CERTIFIED","lastUpdateDate":1632897227502,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d0fb9f-1b50-42d2-b7e2-287693e269fa","invariantUUID":"753e5138-88e4-4c08-9c3c-f49bd0301d20","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":"defaulticon","uniqueId":"fa4fb930-9a7a-420e-93ff-ddfe6c7fe9f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632900828675,"name":"basic_onboard_ylRovF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","systemName":"BasicOnboardYlrovf","description":"VF","tags":["basic_onboard_ylRovF"],"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":"port","uniqueId":"1a2b185d-85f2-434d-a0f8-2b2f67cd1810","lifecycleState":"CERTIFIED","lastUpdateDate":1632897354699,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91638f85-dfce-4a0a-b7f1-813a2fb85897","invariantUUID":"231492d0-73d6-4b8e-93dd-61580fa8dc30","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12439657-1113-4f93-b35a-ab4b7812da6d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897026705,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c78f79b-97be-4c41-b90b-dea92e98f3b7","invariantUUID":"dbd2d298-a5aa-4c17-be9f-16523b0ccfd3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e3ad993-ee76-469a-9e4a-ebcc60a7f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1632897247651,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cc03efc-f8f1-4ee4-ae7a-f3a619b8e55f","invariantUUID":"85a0bfc4-0348-4787-977c-b7afd0de740d","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":"network","uniqueId":"5d29e405-e223-4314-8e36-3cdfdd05c7e0","lifecycleState":"CERTIFIED","lastUpdateDate":1632896975087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d61a06-c823-4094-ae53-dc0c75c3ad7a","invariantUUID":"65d57936-a17a-4dff-be25-d45028f1c9e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"15121b67-62b0-4bcd-aa59-cd89e4dd137a","lifecycleState":"CERTIFIED","lastUpdateDate":1632896554480,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a164d-20cc-40e3-b824-1d9cc3ca08b5","invariantUUID":"5c35361f-d6d4-44f0-a880-67b8c26daeac","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"09c643e8-5cf2-472a-83c8-63966fe5095a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897589017,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64a69aae-71dd-47c4-9be2-4b39ae527843","invariantUUID":"f57673fa-cee4-4628-aec8-60f74f6cc87c","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":"objectStorage","uniqueId":"3de94c6a-86db-4a33-b88b-71738d1381f6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896527949,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3122af6-046f-48f9-a1b2-3438c432175c","invariantUUID":"440e2e7b-a326-4cf1-ae78-eca5da8e268a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63e492ca-a0ba-4eaf-83e5-31b758f170d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897448721,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b0f0e7f-a9aa-424d-8e97-06d07a8c108b","invariantUUID":"89fef419-5c75-4f98-ad46-2a55f4cdffb7","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":"networkrules","uniqueId":"f96f5cf5-c157-45be-a34c-44d54d399750","lifecycleState":"CERTIFIED","lastUpdateDate":1632896852293,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6ca0ff8a-c317-4edd-a49f-8796cbec1b55","invariantUUID":"7bb18d27-7413-453b-ac2f-5b4381d1f40e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d42d084-2dcd-4ad9-9cf9-7679de8701e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896706563,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99ddbfd3-d4c6-4f42-8646-40836a7e7bba","invariantUUID":"29f8a516-77b4-4a61-8970-1bcbb040ca7c","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":"network","uniqueId":"a5643af2-afac-4a26-9ed0-c16fe8576153","lifecycleState":"CERTIFIED","lastUpdateDate":1632897177772,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b3bd969-0cca-4b47-88f8-ee5fb94bdb27","invariantUUID":"c8ca2abc-fd06-4b74-a79e-88a8b4faaa23","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97b3b74d-ad23-4716-afe2-0531c4530901","lifecycleState":"CERTIFIED","lastUpdateDate":1632897387953,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5f3219e-186d-42d4-a127-2d353b7ef20d","invariantUUID":"f18047ee-b3b6-4c2a-a493-7de764b580a7","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":"defaulticon","uniqueId":"66af4ec8-cfd5-4125-b515-a28a73eec5e4","lifecycleState":"CERTIFIED","lastUpdateDate":1632897133935,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93744ff-9f14-462d-b8ae-6973ce12603e","invariantUUID":"cb0b63ba-6e60-4e27-9242-ec73b0864388","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":"01915957-f0dc-4fa2-8d03-dbfceb976399","lifecycleState":"CERTIFIED","lastUpdateDate":1632896747148,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"600997ca-2021-4416-afdc-c24821168b4d","invariantUUID":"cadd131c-63af-4b91-a697-bf2141af8b27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9203e156-1997-4342-9ee0-9c537c0a3f43","lifecycleState":"CERTIFIED","lastUpdateDate":1632897472054,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e68720ff-6e50-4aed-be63-e2a419d579e8","invariantUUID":"f0d2cd48-e4a9-4928-8002-688c854380da","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c142aac3-133c-4a92-a90f-1e4423ad3287","lifecycleState":"CERTIFIED","lastUpdateDate":1632896631919,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0a95193-ecb3-470f-961a-7042fa70e8e5","invariantUUID":"307745d9-1bd5-44d8-972a-068bf6b53f81","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff258ae2-5de1-4977-98d7-b3b7e817796d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897253944,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a4605c8-7ff5-4fa3-b5a3-01e68e065a02","invariantUUID":"b6cb2d7f-7def-4511-a51c-77d5d35e6cec","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"962f6e99-cd04-49f9-9dcf-37c9848fbf16","lifecycleState":"CERTIFIED","lastUpdateDate":1632897070429,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d6fa02-e358-428d-b1f2-a9e9d9860fa1","invariantUUID":"e070ca55-1119-45d1-9595-81578712869b","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":"port","uniqueId":"1d3fd8c2-7916-486d-b0e6-3542eeed8c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896820103,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"275acb9d-0496-4927-9fa6-8c47158898f6","invariantUUID":"24811706-5890-4848-95f4-f014fae15ad6","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":"e6746993-956c-4b00-a0ad-0e6884c4cf35","lifecycleState":"CERTIFIED","lastUpdateDate":1632897202871,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c65da2c-52a4-4edb-966e-a2c5384e4ff0","invariantUUID":"396057d7-ad87-40bc-9a8e-99e986ef61a5","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d3dc029-99b7-4ab9-b8cd-0991e86887d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632897091535,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9cbd17af-3c7b-4474-afa2-94e90bebfe84","invariantUUID":"0137e540-97a2-413b-92bd-5b5d84d661b3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3eb5776c-2754-4e92-9e70-d902e90d3af8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896733243,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"664f8168-ca39-4363-b1d3-43eb1b3d7477","invariantUUID":"55f42aac-4ee6-44d1-a59f-3f5f9477f7db","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":"defaulticon","uniqueId":"ec50e9dd-295b-4540-83c6-98daf9983a65","lifecycleState":"CERTIFIED","lastUpdateDate":1632901964847,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d128b5ff-c0da-40ad-9b5a-9a45a411438f","invariantUUID":"6a337d93-6dca-4be2-8d54-64f0e8d260a8","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5bf83d-360c-4dad-bd82-d01ea27421c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897394477,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e275092f-c9cd-45e4-989e-9822b6e0f560","invariantUUID":"af4d39d7-cbb2-4d90-a5b0-41d0270f702a","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":"network","uniqueId":"8c8d9fca-396b-4270-bab3-7e9a22b1c1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896693052,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31ebd36f-64c1-428a-907f-14fd4e0d2136","invariantUUID":"167d6fec-73ef-4795-89eb-36fe645aa034","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":"securityrules","uniqueId":"883b36c4-44fe-49ea-9862-d78ea4db50e8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896873750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c06f689c-1fda-4189-aeb2-0e1c53a70982","invariantUUID":"e4894731-c172-4d83-a22e-acfd8cab05de","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":"dd221db9-0afa-415e-a77b-0b37dca6418a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897102901,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0c919dd0-4cd5-43a7-83fc-3d4be476d427","invariantUUID":"17091f1e-b68b-4604-9860-41c2d9eb7a2d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fa030b44-71e5-4179-a2a0-2f2ec431dfc2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896669751,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfbdddb9-a26b-4b67-af00-210a0630f0d7","invariantUUID":"e4863ac8-1c98-4bbe-a80e-e4a3abcd56fe","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":"networkrules","uniqueId":"b9343868-9966-485b-8b5b-a6549b69e79f","lifecycleState":"CERTIFIED","lastUpdateDate":1632896810134,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7aabcc0-c7c2-4188-84a5-b73be5d40e96","invariantUUID":"2a29dc9c-689b-4128-9dfb-ea06398baa9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa950f26-9d7b-4777-af92-bda1f0db0313","lifecycleState":"CERTIFIED","lastUpdateDate":1632897125410,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c3d22672-019d-49d1-8ba1-6d9001d6f133","invariantUUID":"259b6b02-e541-4a73-b65d-7b74c45efe68","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":"b5851d61-45d5-4817-bd26-28b69ca9bffc","lifecycleState":"CERTIFIED","lastUpdateDate":1632897055180,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4668d1f-cb79-4a18-821a-00d255c36166","invariantUUID":"6e22b5fe-04ec-43f2-8439-622a746db5cb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf25fb5-eb84-457d-a69f-f79d3a844c61","lifecycleState":"CERTIFIED","lastUpdateDate":1632896906150,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdccb099-fe51-4493-910e-11917fb11ccc","invariantUUID":"04052c95-4c26-4560-a841-845364980050","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":"33d1e84e-8eac-41b1-a8de-6ad53b21f5a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896967759,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d144454f-b53a-498a-9cfb-a5a7166a6de3","invariantUUID":"a4381b3d-0f7c-4137-89f1-c690eac80842","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":"058ca197-25f6-4e10-a6d9-ffd708192f69","lifecycleState":"CERTIFIED","lastUpdateDate":1632897146202,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f64ce33-e7d0-443e-83f4-98b8e6b226a0","invariantUUID":"5d0ecf3b-6167-4680-b0b4-a24513b8e97e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbb26e3b-3d4f-44d0-bf7c-94e924efc926","lifecycleState":"CERTIFIED","lastUpdateDate":1632897455784,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dec1fe2-d9aa-4617-8e1e-b899d37de52b","invariantUUID":"498ea8f5-8131-48f2-b852-c9d180a3082e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"39dbdd2f-edcf-4123-8b0c-894f751f3abf","lifecycleState":"CERTIFIED","lastUpdateDate":1632897170028,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ef4ebf-765a-4053-8824-53ae1974c436","invariantUUID":"8f74e9cd-61d0-4832-b258-51e2b6737889","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"868c6f49-ef4b-4c77-8da8-eef6d2c66eac","lifecycleState":"CERTIFIED","lastUpdateDate":1632896645598,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96526b4a-b147-4b04-a588-a16ce556f140","invariantUUID":"31d0706d-59b0-4bcc-a093-1a25dc76b029","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15baf9b9-415a-4d12-b280-6b6d7235d4d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896499800,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"41cb7bc9-6d91-46e2-8b2e-d6c82070a16c","invariantUUID":"ef5efa6f-5797-4bb3-93f8-28233bbea482","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632896450391,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efefbda9-40d1-4272-9960-b945fa983a1c","invariantUUID":"292232f6-8c18-4e89-8963-bae7a63a6243","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"988b7518-3db2-4150-b37e-11f7cdecf49a","lifecycleState":"CERTIFIED","lastUpdateDate":1632902067374,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6a658c5-8db6-4608-b462-451028a974e7","lifecycleState":"CERTIFIED","lastUpdateDate":1632900905401,"name":"basic_onboard_ylRovF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","systemName":"BasicOnboardYlrovf","description":"service","tags":["basic_onboard_ylRovF"],"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":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632902048198,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bf595bfe-300e-41b0-a729-f1eefdbbf368","lifecycleState":"CERTIFIED","lastUpdateDate":1632902069202,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"c8f39bd5-bf4a-400c-95fe-9c2ce13d79ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632901889497,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","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-09-29 07:58:30,759 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-29 07:58:30,760 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-09-29 07:58:30,760 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/1161e029-88ef-405f-b922-a9f9740deace/toscaModel 2021-09-29 07:58:30,760 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-29 07:58:30,763 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:58:30,979 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1161e029-88ef-405f-b922-a9f9740deace/toscaModel HTTP/1.1" 200 None 2021-09-29 07:58:30,982 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-29 07:58:30,982 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-29 07:58:31,031 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': 'e0892707-98cd-4782-8c25-0424e77d096a', 'x-fromappid': 'API client'} 2021-09-29 07:58:31,031 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-09-29 07:58:31,031 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-ffe2593c-4a5e-4179-b329-bbf3f11e0c78" }, "vf-module-parameters": { "param": [{'name': 'ubuntu20_image_name', 'value': 'Ubuntu_2004'}, {'name': 'ubuntu20_key_name', 'value': 'onap_dt'}, {'name': 'ubuntu20_pub_key', 'value': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key'}, {'name': 'ubuntu20_flavor_name', 'value': 'm1.small'}, {'name': 'VM_name', 'value': 'ubuntu20agent-VM-01'}, {'name': 'vnf_id', 'value': 'ubuntu20agent-VNF-instance'}, {'name': 'vf_module_id', 'value': 'ubuntu20agent-vfmodule-instance'}, {'name': 'vnf_name', 'value': 'ubuntu20agent-VNF'}, {'name': 'admin_plane_net_name', 'value': 'admin'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_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-09-29 07:58:31,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-09-29 07:58:31,221 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-09-29 07:58:31,223 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-09-29 07:58:31,223 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-09-29 07:58:31,246 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-29 07:58:31,246 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-29 07:58:31,246 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-09-29 07:58:31,247 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-29 07:58:31,247 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-29 07:58:31,248 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 07:58:31,911 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1775 2021-09-29 07:58:31,912 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-29 07:58:31,913 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d458f26-e469-4b30-826a-58205741c7cb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/926e7431-ce98-4526-81a9-9d47c86197c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c22131a0-dd22-4e7b-ace5-ee7a00cfa435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4418913b-f07a-4f50-b2d8-282044dfa5a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1161e029-88ef-405f-b922-a9f9740deace/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-29 07:58:31,915 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-09-29 07:58:31,915 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:58:31,915 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:58:31,916 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:58:31,916 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 07:58:31,916 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:58:31,916 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:58:31,916 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:58:31,916 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-29 07:58:31,916 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:58:31,916 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:58:31,916 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:58:31,916 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-29 07:58:31,917 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:58:31,917 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:58:31,917 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:58:31,917 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-29 07:58:31,917 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 07:58:31,917 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 07:58:31,917 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 07:58:31,917 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-09-29 07:58:31,917 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 07:58:31,917 INFO 192:__init__.py(1) - Service found, updating information 2021-09-29 07:58:31,918 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-09-29 07:58:31,918 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-09-29 07:58:31,918 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-29 07:58:31,920 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 07:58:32,720 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-09-29 07:58:32,723 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-29 07:58:32,725 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfd7824d-16e8-476c-8ca7-d7cd90475a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897112984,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6043ede5-6476-40cb-a4b1-42173b9a1c16","invariantUUID":"2c0d3806-140c-4533-a77c-e453c8fc2023","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":"objectStorage","uniqueId":"93a398e5-217a-4b25-a2e2-394de7cfbb49","lifecycleState":"CERTIFIED","lastUpdateDate":1632897288553,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc13475-1acc-4397-8de3-66c5350333f4","invariantUUID":"a350a53b-f358-42df-86c4-28f89da787c2","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":"658824a1-412c-4cdc-a4c7-45a68bbd53c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897213357,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"443dfbfb-b73e-42dc-8484-a14b8748d498","invariantUUID":"01957492-a2f7-4f22-a0d4-51eefba13b30","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c2ca223a-c736-4aff-ae2b-f85661518715","lifecycleState":"CERTIFIED","lastUpdateDate":1632897374434,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bb33558-aa86-480b-8562-bc678f058ca6","invariantUUID":"b1943189-6896-4370-a215-71578f82a119","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":"7c35fc23-d29b-4e8a-9426-861826260ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1632896720171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fbe5f3a-b8ac-4e4c-8f8c-d936f9ed8616","invariantUUID":"ce275bc4-f76d-4312-9347-f4747f758178","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":"objectStorage","uniqueId":"1a0994d3-fd5b-4e46-8342-23bfe918a0b6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896616171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7a5a10-7cfa-4f06-ba73-b38f35764614","invariantUUID":"b4a98965-7878-4fa6-aadd-62b1024a7735","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa7c456-24f8-4094-ae0e-9715c310d5ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632897534141,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95b86c82-98de-48c3-80dc-c65cc67c6d02","invariantUUID":"8c7899d9-7a22-41ad-860a-5523ca73f43f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b6a91272-b301-44f3-a520-89e5722b35b0","lifecycleState":"CERTIFIED","lastUpdateDate":1632901929456,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94e62d4-b353-463e-9d28-cb256b5dbfd6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897551086,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8379487-7326-4a3e-bf8c-c38060100683","invariantUUID":"694089be-2f8f-4b20-820f-4ff5d9f531fa","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":"defaulticon","uniqueId":"8520a261-1581-4ac5-a0f1-cee4aadbdf0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897349184,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6882963d-6554-42cf-b3f7-108cabfd34ea","invariantUUID":"423e76f0-1b01-48ba-9bdf-b55fb950bf94","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":"d7351cf5-ac43-4d09-accb-e1e9512b2178","lifecycleState":"CERTIFIED","lastUpdateDate":1632896654173,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db625773-4186-4514-a4d0-b273a2be3529","invariantUUID":"36e0ab35-0c1a-4849-a520-4f2d4516752e","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":"16838d8f-3a6d-4b69-b21f-a76c48d1182c","lifecycleState":"CERTIFIED","lastUpdateDate":1632896576579,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44edb027-9d20-41e5-b3f9-ec9c1fd88c81","invariantUUID":"4f731268-c7f7-4a45-afa1-5ee9cb940c7b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"61710378-223f-4937-b053-e975ff2039b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632896680975,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7291ae8-1f32-42dc-b059-39a3dc8d6f77","invariantUUID":"3ec37e49-da63-4158-933d-3a118040ebf5","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":"defaulticon","uniqueId":"68acf008-acc0-4fac-b857-a2afc11e8cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897335085,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abfa1c4a-bbf1-4d1b-b41e-0bd3f9149fd0","invariantUUID":"1a94319c-3b6e-4d98-b51a-5ff5b289b046","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":"network","uniqueId":"af4e8fd9-3eab-4744-9276-43795a0301fb","lifecycleState":"CERTIFIED","lastUpdateDate":1632896914680,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e265e6f6-cb22-45f0-b329-2bb20c3e6a8c","invariantUUID":"b186e1da-1183-4bb8-9aa3-ddede42e8d04","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":"394b3914-566f-4944-aa03-620257923323","lifecycleState":"CERTIFIED","lastUpdateDate":1632896513737,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b13a499-c578-413f-b7a6-c84326176893","invariantUUID":"1e874fba-1232-47dc-aa95-fe08fbe8fe0d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6b3fa10-0b39-4b34-9175-d96a8562b2db","lifecycleState":"CERTIFIED","lastUpdateDate":1632897154014,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d68840ce-8f25-4e48-b332-7524c6842b32","invariantUUID":"a0bf6a4d-81f5-4c6d-bbb1-866715988930","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":"441279c7-d89d-4280-bc55-e7cd03e9d874","lifecycleState":"CERTIFIED","lastUpdateDate":1632896953872,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4861d49-384f-4af7-b1d9-04fb79005b6c","invariantUUID":"c3626004-9543-4806-a148-b3b94c8d42f7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4614c93d-f892-4585-922b-5d047b6b2d3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897294111,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed3029bc-0bd6-4f68-a3ee-220798a9b777","invariantUUID":"a30652cc-e8d3-47fc-9c4b-dda174861cab","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"42c4d621-575c-44cb-a83c-3391e94a443b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896569547,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1a7b2bd-14f4-46c5-93eb-e91cf3aea95a","invariantUUID":"b774f1f9-eaa7-49f0-bdde-fcee5d99660e","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":"1443ebb8-4ab5-4873-8569-67b30b511b78","lifecycleState":"CERTIFIED","lastUpdateDate":1632897429466,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644416a6-d229-4e0e-b03f-12ca1c78b300","invariantUUID":"b9a3bb04-7e39-4f35-aa62-97fe36b22397","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":"port","uniqueId":"7aa7ee2e-9e1a-4c17-88fd-ca55d2050b12","lifecycleState":"CERTIFIED","lastUpdateDate":1632897492926,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35915292-8288-431f-b968-2b48a5d2d06e","invariantUUID":"f4a4a51c-5a29-4736-9ac1-4f4c93858948","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":"91db0837-356e-45ec-a68d-facb17caa1c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632896865956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbfbbbc-4073-49ca-acba-7085528bf12f","invariantUUID":"e36a7b55-9aa4-49bd-934b-6728df3d7aba","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":"b1cc2df6-5c6f-4cd3-a9e6-106df5320a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632897409238,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31df6e0b-3613-4dc5-9c66-1fcaa8c922bc","invariantUUID":"d90ce0e6-60ed-4017-bc3e-82d05f7532c4","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":"compute","uniqueId":"43c5bad7-d6ce-4eed-836d-48128d3034a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632897569953,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf943105-b011-46a5-a422-d0a479fd05b2","invariantUUID":"9021d1aa-657f-4e16-9c76-870fdec575b5","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":"compute","uniqueId":"44dd92f9-2f03-45ee-88d3-cebfbc159b53","lifecycleState":"CERTIFIED","lastUpdateDate":1632896892983,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de85ac86-1f94-4932-8c37-c629d7d981f8","invariantUUID":"dd8dd44f-0b4c-4bba-a086-93b52df58332","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":"defaulticon","uniqueId":"20b5595b-125a-4d2e-9371-5641001ab473","lifecycleState":"CERTIFIED","lastUpdateDate":1632901930114,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"22622449-bf35-4070-b241-bbde52cf1f1d","invariantUUID":"5100959d-ebd8-42ae-9fbd-9bb41509512d","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"port","uniqueId":"8ec709a7-78d9-469a-928f-3b318336aad1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897369160,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4970f35a-625c-47d0-973b-8a04388d3400","invariantUUID":"feb79999-ad7b-413f-98a4-2d756631f3ad","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fcf4d95-e1bb-4fd0-a30b-1a5493810a96","lifecycleState":"CERTIFIED","lastUpdateDate":1632897510913,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c68d3e00-d9ba-445a-bfea-d6adff551077","invariantUUID":"a40a0144-d0c7-48e3-a56c-73ae2d29d2ed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfcf5325-7f58-4f53-a7a5-595219f321a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896930324,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee3ea7c-f076-4f46-8e3b-70d562069b24","invariantUUID":"92700d76-8730-4190-9e1d-a066857e7499","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3093509-343a-4b29-9ab6-d97782409186","lifecycleState":"CERTIFIED","lastUpdateDate":1632897555177,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"041797bc-e639-4c5d-a7ea-67a8622e9ef1","invariantUUID":"0deca34e-8372-45e3-a532-89fd8cdf633a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af8f23ad-b8a0-43ff-b0bd-e9a59594bcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1632897592552,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbaef1b3-411d-4e05-a538-46bb551e4ddc","invariantUUID":"53d10a6d-6ab1-4412-a4aa-7dce00226405","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540f4e74-c24b-4c3d-b1e2-117e525b4f0d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897414680,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7abe542-49b0-4f7d-912c-26d8a2fd070b","invariantUUID":"07556603-8fba-4645-9296-e8c19e90470f","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"028a284d-5ff7-4ac0-8e96-b9ee68451940","lifecycleState":"CERTIFIED","lastUpdateDate":1632897227502,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d0fb9f-1b50-42d2-b7e2-287693e269fa","invariantUUID":"753e5138-88e4-4c08-9c3c-f49bd0301d20","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":"defaulticon","uniqueId":"fa4fb930-9a7a-420e-93ff-ddfe6c7fe9f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632900828675,"name":"basic_onboard_ylRovF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","systemName":"BasicOnboardYlrovf","description":"VF","tags":["basic_onboard_ylRovF"],"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":"port","uniqueId":"1a2b185d-85f2-434d-a0f8-2b2f67cd1810","lifecycleState":"CERTIFIED","lastUpdateDate":1632897354699,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91638f85-dfce-4a0a-b7f1-813a2fb85897","invariantUUID":"231492d0-73d6-4b8e-93dd-61580fa8dc30","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12439657-1113-4f93-b35a-ab4b7812da6d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897026705,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c78f79b-97be-4c41-b90b-dea92e98f3b7","invariantUUID":"dbd2d298-a5aa-4c17-be9f-16523b0ccfd3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e3ad993-ee76-469a-9e4a-ebcc60a7f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1632897247651,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cc03efc-f8f1-4ee4-ae7a-f3a619b8e55f","invariantUUID":"85a0bfc4-0348-4787-977c-b7afd0de740d","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":"network","uniqueId":"5d29e405-e223-4314-8e36-3cdfdd05c7e0","lifecycleState":"CERTIFIED","lastUpdateDate":1632896975087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d61a06-c823-4094-ae53-dc0c75c3ad7a","invariantUUID":"65d57936-a17a-4dff-be25-d45028f1c9e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"15121b67-62b0-4bcd-aa59-cd89e4dd137a","lifecycleState":"CERTIFIED","lastUpdateDate":1632896554480,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a164d-20cc-40e3-b824-1d9cc3ca08b5","invariantUUID":"5c35361f-d6d4-44f0-a880-67b8c26daeac","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"09c643e8-5cf2-472a-83c8-63966fe5095a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897589017,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64a69aae-71dd-47c4-9be2-4b39ae527843","invariantUUID":"f57673fa-cee4-4628-aec8-60f74f6cc87c","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":"objectStorage","uniqueId":"3de94c6a-86db-4a33-b88b-71738d1381f6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896527949,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3122af6-046f-48f9-a1b2-3438c432175c","invariantUUID":"440e2e7b-a326-4cf1-ae78-eca5da8e268a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63e492ca-a0ba-4eaf-83e5-31b758f170d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897448721,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b0f0e7f-a9aa-424d-8e97-06d07a8c108b","invariantUUID":"89fef419-5c75-4f98-ad46-2a55f4cdffb7","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":"networkrules","uniqueId":"f96f5cf5-c157-45be-a34c-44d54d399750","lifecycleState":"CERTIFIED","lastUpdateDate":1632896852293,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6ca0ff8a-c317-4edd-a49f-8796cbec1b55","invariantUUID":"7bb18d27-7413-453b-ac2f-5b4381d1f40e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d42d084-2dcd-4ad9-9cf9-7679de8701e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896706563,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99ddbfd3-d4c6-4f42-8646-40836a7e7bba","invariantUUID":"29f8a516-77b4-4a61-8970-1bcbb040ca7c","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":"network","uniqueId":"a5643af2-afac-4a26-9ed0-c16fe8576153","lifecycleState":"CERTIFIED","lastUpdateDate":1632897177772,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b3bd969-0cca-4b47-88f8-ee5fb94bdb27","invariantUUID":"c8ca2abc-fd06-4b74-a79e-88a8b4faaa23","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97b3b74d-ad23-4716-afe2-0531c4530901","lifecycleState":"CERTIFIED","lastUpdateDate":1632897387953,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5f3219e-186d-42d4-a127-2d353b7ef20d","invariantUUID":"f18047ee-b3b6-4c2a-a493-7de764b580a7","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":"defaulticon","uniqueId":"66af4ec8-cfd5-4125-b515-a28a73eec5e4","lifecycleState":"CERTIFIED","lastUpdateDate":1632897133935,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93744ff-9f14-462d-b8ae-6973ce12603e","invariantUUID":"cb0b63ba-6e60-4e27-9242-ec73b0864388","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":"01915957-f0dc-4fa2-8d03-dbfceb976399","lifecycleState":"CERTIFIED","lastUpdateDate":1632896747148,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"600997ca-2021-4416-afdc-c24821168b4d","invariantUUID":"cadd131c-63af-4b91-a697-bf2141af8b27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9203e156-1997-4342-9ee0-9c537c0a3f43","lifecycleState":"CERTIFIED","lastUpdateDate":1632897472054,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e68720ff-6e50-4aed-be63-e2a419d579e8","invariantUUID":"f0d2cd48-e4a9-4928-8002-688c854380da","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c142aac3-133c-4a92-a90f-1e4423ad3287","lifecycleState":"CERTIFIED","lastUpdateDate":1632896631919,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0a95193-ecb3-470f-961a-7042fa70e8e5","invariantUUID":"307745d9-1bd5-44d8-972a-068bf6b53f81","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff258ae2-5de1-4977-98d7-b3b7e817796d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897253944,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a4605c8-7ff5-4fa3-b5a3-01e68e065a02","invariantUUID":"b6cb2d7f-7def-4511-a51c-77d5d35e6cec","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"962f6e99-cd04-49f9-9dcf-37c9848fbf16","lifecycleState":"CERTIFIED","lastUpdateDate":1632897070429,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d6fa02-e358-428d-b1f2-a9e9d9860fa1","invariantUUID":"e070ca55-1119-45d1-9595-81578712869b","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":"port","uniqueId":"1d3fd8c2-7916-486d-b0e6-3542eeed8c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896820103,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"275acb9d-0496-4927-9fa6-8c47158898f6","invariantUUID":"24811706-5890-4848-95f4-f014fae15ad6","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":"e6746993-956c-4b00-a0ad-0e6884c4cf35","lifecycleState":"CERTIFIED","lastUpdateDate":1632897202871,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c65da2c-52a4-4edb-966e-a2c5384e4ff0","invariantUUID":"396057d7-ad87-40bc-9a8e-99e986ef61a5","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d3dc029-99b7-4ab9-b8cd-0991e86887d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632897091535,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9cbd17af-3c7b-4474-afa2-94e90bebfe84","invariantUUID":"0137e540-97a2-413b-92bd-5b5d84d661b3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3eb5776c-2754-4e92-9e70-d902e90d3af8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896733243,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"664f8168-ca39-4363-b1d3-43eb1b3d7477","invariantUUID":"55f42aac-4ee6-44d1-a59f-3f5f9477f7db","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":"defaulticon","uniqueId":"ec50e9dd-295b-4540-83c6-98daf9983a65","lifecycleState":"CERTIFIED","lastUpdateDate":1632901964847,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d128b5ff-c0da-40ad-9b5a-9a45a411438f","invariantUUID":"6a337d93-6dca-4be2-8d54-64f0e8d260a8","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5bf83d-360c-4dad-bd82-d01ea27421c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897394477,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e275092f-c9cd-45e4-989e-9822b6e0f560","invariantUUID":"af4d39d7-cbb2-4d90-a5b0-41d0270f702a","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":"network","uniqueId":"8c8d9fca-396b-4270-bab3-7e9a22b1c1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896693052,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31ebd36f-64c1-428a-907f-14fd4e0d2136","invariantUUID":"167d6fec-73ef-4795-89eb-36fe645aa034","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":"securityrules","uniqueId":"883b36c4-44fe-49ea-9862-d78ea4db50e8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896873750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c06f689c-1fda-4189-aeb2-0e1c53a70982","invariantUUID":"e4894731-c172-4d83-a22e-acfd8cab05de","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":"dd221db9-0afa-415e-a77b-0b37dca6418a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897102901,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0c919dd0-4cd5-43a7-83fc-3d4be476d427","invariantUUID":"17091f1e-b68b-4604-9860-41c2d9eb7a2d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fa030b44-71e5-4179-a2a0-2f2ec431dfc2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896669751,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfbdddb9-a26b-4b67-af00-210a0630f0d7","invariantUUID":"e4863ac8-1c98-4bbe-a80e-e4a3abcd56fe","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":"networkrules","uniqueId":"b9343868-9966-485b-8b5b-a6549b69e79f","lifecycleState":"CERTIFIED","lastUpdateDate":1632896810134,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7aabcc0-c7c2-4188-84a5-b73be5d40e96","invariantUUID":"2a29dc9c-689b-4128-9dfb-ea06398baa9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa950f26-9d7b-4777-af92-bda1f0db0313","lifecycleState":"CERTIFIED","lastUpdateDate":1632897125410,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c3d22672-019d-49d1-8ba1-6d9001d6f133","invariantUUID":"259b6b02-e541-4a73-b65d-7b74c45efe68","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":"b5851d61-45d5-4817-bd26-28b69ca9bffc","lifecycleState":"CERTIFIED","lastUpdateDate":1632897055180,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4668d1f-cb79-4a18-821a-00d255c36166","invariantUUID":"6e22b5fe-04ec-43f2-8439-622a746db5cb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf25fb5-eb84-457d-a69f-f79d3a844c61","lifecycleState":"CERTIFIED","lastUpdateDate":1632896906150,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdccb099-fe51-4493-910e-11917fb11ccc","invariantUUID":"04052c95-4c26-4560-a841-845364980050","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":"33d1e84e-8eac-41b1-a8de-6ad53b21f5a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896967759,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d144454f-b53a-498a-9cfb-a5a7166a6de3","invariantUUID":"a4381b3d-0f7c-4137-89f1-c690eac80842","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":"058ca197-25f6-4e10-a6d9-ffd708192f69","lifecycleState":"CERTIFIED","lastUpdateDate":1632897146202,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f64ce33-e7d0-443e-83f4-98b8e6b226a0","invariantUUID":"5d0ecf3b-6167-4680-b0b4-a24513b8e97e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbb26e3b-3d4f-44d0-bf7c-94e924efc926","lifecycleState":"CERTIFIED","lastUpdateDate":1632897455784,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dec1fe2-d9aa-4617-8e1e-b899d37de52b","invariantUUID":"498ea8f5-8131-48f2-b852-c9d180a3082e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"39dbdd2f-edcf-4123-8b0c-894f751f3abf","lifecycleState":"CERTIFIED","lastUpdateDate":1632897170028,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ef4ebf-765a-4053-8824-53ae1974c436","invariantUUID":"8f74e9cd-61d0-4832-b258-51e2b6737889","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"868c6f49-ef4b-4c77-8da8-eef6d2c66eac","lifecycleState":"CERTIFIED","lastUpdateDate":1632896645598,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96526b4a-b147-4b04-a588-a16ce556f140","invariantUUID":"31d0706d-59b0-4bcc-a093-1a25dc76b029","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15baf9b9-415a-4d12-b280-6b6d7235d4d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896499800,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"41cb7bc9-6d91-46e2-8b2e-d6c82070a16c","invariantUUID":"ef5efa6f-5797-4bb3-93f8-28233bbea482","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632896450391,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efefbda9-40d1-4272-9960-b945fa983a1c","invariantUUID":"292232f6-8c18-4e89-8963-bae7a63a6243","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"988b7518-3db2-4150-b37e-11f7cdecf49a","lifecycleState":"CERTIFIED","lastUpdateDate":1632902067374,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6a658c5-8db6-4608-b462-451028a974e7","lifecycleState":"CERTIFIED","lastUpdateDate":1632900905401,"name":"basic_onboard_ylRovF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","systemName":"BasicOnboardYlrovf","description":"service","tags":["basic_onboard_ylRovF"],"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":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632902048198,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bf595bfe-300e-41b0-a729-f1eefdbbf368","lifecycleState":"CERTIFIED","lastUpdateDate":1632902069202,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"c8f39bd5-bf4a-400c-95fe-9c2ce13d79ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632901889497,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","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-09-29 07:58:32,729 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-29 07:58:32,730 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': '69077cc6-95be-4bb6-9f03-53508aab63ef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:58:32,730 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/ad8f2795-5747-4b0a-9aef-276d41023a5c/vnfs/b1615da1-10f8-42c3-af1f-a1dae592affa/vfModules 2021-09-29 07:58:32,730 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-ffe2593c-4a5e-4179-b329-bbf3f11e0c78", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "1e837159-3fc1-4c13-b3b4-d9b15beb0c7b", "modelVersionId": "43a480bf-cd82-47dc-8c28-8b89b29253a9", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "33589c5f-9958-46dc-a40e-74271e771912", "modelCustomizationName": "BasicVm..base_ubuntu20..module-0" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "usePreload": true, "aLaCarte": true }, "cloudConfiguration": { "tenantId": "ccf0cdff71fa494cb99e47c599b3dc4c", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "ad8f2795-5747-4b0a-9aef-276d41023a5c", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "c89b5ad1-9384-478d-8ef2-bc9b8d321730", "modelVersion": "1.0", "modelVersionId": "1161e029-88ef-405f-b922-a9f9740deace" } } }, { "relatedInstance": { "instanceId": "b1615da1-10f8-42c3-af1f-a1dae592affa", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "463774e2-0eb1-4799-9d0a-134703b7672e", "modelVersion": "1.0", "modelVersionId": "1fcd112d-f168-4a2c-8591-9550031163a9", "modelCustomizationId": "0862569d-d98d-4d84-a977-0b61562a19b1", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-09-29 07:58:32,732 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:58:34,581 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/ad8f2795-5747-4b0a-9aef-276d41023a5c/vnfs/b1615da1-10f8-42c3-af1f-a1dae592affa/vfModules HTTP/1.1" 202 262 2021-09-29 07:58:34,583 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response code: 202 2021-09-29 07:58:34,583 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"69077cc6-95be-4bb6-9f03-53508aab63ef","instanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef"}} 2021-09-29 07:58:34,584 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-09-29 07:58:34,592 DEBUG 129:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '91634635-efa2-4661-b947-b4ec236dcce1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:58:34,593 DEBUG 131:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef 2021-09-29 07:58:34,593 DEBUG 132:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] data sent: None 2021-09-29 07:58:34,597 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:58:34,776 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef HTTP/1.1" 200 2472 2021-09-29 07:58:34,778 INFO 142:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response code: 200 2021-09-29 07:58:34,779 DEBUG 146:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response: {"request":{"requestId":"69077cc6-95be-4bb6-9f03-53508aab63ef","startTime":"Wed, 29 Sep 2021 07:58:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}},{"relatedInstance":{"instanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 29 Sep 2021 07:58:34 GMT"}}} 2021-09-29 07:58:44,788 DEBUG 129:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e1717ddd-e47e-43b4-b817-4f7860251576', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:58:44,788 DEBUG 131:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef 2021-09-29 07:58:44,788 DEBUG 132:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] data sent: None 2021-09-29 07:58:44,791 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:58:44,965 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef HTTP/1.1" 200 2472 2021-09-29 07:58:44,966 INFO 142:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response code: 200 2021-09-29 07:58:44,967 DEBUG 146:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response: {"request":{"requestId":"69077cc6-95be-4bb6-9f03-53508aab63ef","startTime":"Wed, 29 Sep 2021 07:58:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}},{"relatedInstance":{"instanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 29 Sep 2021 07:58:34 GMT"}}} 2021-09-29 07:58:54,979 DEBUG 129:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '27971202-b910-4020-88d2-1fe364339460', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:58:54,979 DEBUG 131:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef 2021-09-29 07:58:54,979 DEBUG 132:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] data sent: None 2021-09-29 07:58:54,982 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:58:55,532 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef HTTP/1.1" 200 2715 2021-09-29 07:58:55,533 INFO 142:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response code: 200 2021-09-29 07:58:55,533 DEBUG 146:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response: {"request":{"requestId":"69077cc6-95be-4bb6-9f03-53508aab63ef","startTime":"Wed, 29 Sep 2021 07:58:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}},{"relatedInstance":{"instanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Wed, 29 Sep 2021 07:58:46 GMT"}}} 2021-09-29 07:59:05,544 DEBUG 129:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ef9db073-2de8-4550-8916-1744e8388016', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:59:05,544 DEBUG 131:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef 2021-09-29 07:59:05,544 DEBUG 132:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] data sent: None 2021-09-29 07:59:05,548 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:59:06,029 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef HTTP/1.1" 200 4781 2021-09-29 07:59:06,031 INFO 142:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response code: 200 2021-09-29 07:59:06,032 DEBUG 146:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response: {"request":{"requestId":"69077cc6-95be-4bb6-9f03-53508aab63ef","startTime":"Wed, 29 Sep 2021 07:58:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}},{"relatedInstance":{"instanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 07:59:02 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":null,\"creation_time\":1632902339000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 07:59:16,044 DEBUG 129:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ab1f0759-a5aa-4de9-9fcf-ca3e1ace2fbb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:59:16,044 DEBUG 131:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef 2021-09-29 07:59:16,044 DEBUG 132:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] data sent: None 2021-09-29 07:59:16,047 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:59:16,587 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef HTTP/1.1" 200 4781 2021-09-29 07:59:16,589 INFO 142:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response code: 200 2021-09-29 07:59:16,589 DEBUG 146:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response: {"request":{"requestId":"69077cc6-95be-4bb6-9f03-53508aab63ef","startTime":"Wed, 29 Sep 2021 07:58:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}},{"relatedInstance":{"instanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 07:59:02 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":null,\"creation_time\":1632902339000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 07:59:26,593 DEBUG 129:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4bfc4ca7-aef1-482d-9072-a25194d98c8c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:59:26,593 DEBUG 131:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef 2021-09-29 07:59:26,593 DEBUG 132:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] data sent: None 2021-09-29 07:59:26,595 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:59:27,095 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef HTTP/1.1" 200 4781 2021-09-29 07:59:27,096 INFO 142:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response code: 200 2021-09-29 07:59:27,097 DEBUG 146:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response: {"request":{"requestId":"69077cc6-95be-4bb6-9f03-53508aab63ef","startTime":"Wed, 29 Sep 2021 07:58:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}},{"relatedInstance":{"instanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 07:59:02 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":null,\"creation_time\":1632902339000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 07:59:37,108 DEBUG 129:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3e27dd76-07e8-4dc8-bf01-fdbb9c49e4b2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:59:37,108 DEBUG 131:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef 2021-09-29 07:59:37,108 DEBUG 132:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] data sent: None 2021-09-29 07:59:37,111 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:59:37,610 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef HTTP/1.1" 200 4783 2021-09-29 07:59:37,611 INFO 142:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response code: 200 2021-09-29 07:59:37,612 DEBUG 146:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response: {"request":{"requestId":"69077cc6-95be-4bb6-9f03-53508aab63ef","startTime":"Wed, 29 Sep 2021 07:58:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}},{"relatedInstance":{"instanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 07:59:02 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":null,\"creation_time\":1632902339000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 07:59:47,623 DEBUG 129:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f9ae464c-1642-43a1-baef-67d6a4caeb9b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:59:47,623 DEBUG 131:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef 2021-09-29 07:59:47,624 DEBUG 132:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] data sent: None 2021-09-29 07:59:47,626 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:59:48,185 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef HTTP/1.1" 200 4783 2021-09-29 07:59:48,187 INFO 142:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response code: 200 2021-09-29 07:59:48,187 DEBUG 146:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response: {"request":{"requestId":"69077cc6-95be-4bb6-9f03-53508aab63ef","startTime":"Wed, 29 Sep 2021 07:58:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}},{"relatedInstance":{"instanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 07:59:02 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":null,\"creation_time\":1632902339000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 07:59:58,195 DEBUG 129:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a8200a9d-06b1-4013-aabc-7b8d66ca9aa0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 07:59:58,195 DEBUG 131:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef 2021-09-29 07:59:58,195 DEBUG 132:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] data sent: None 2021-09-29 07:59:58,197 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 07:59:58,802 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef HTTP/1.1" 200 4783 2021-09-29 07:59:58,804 INFO 142:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response code: 200 2021-09-29 07:59:58,804 DEBUG 146:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response: {"request":{"requestId":"69077cc6-95be-4bb6-9f03-53508aab63ef","startTime":"Wed, 29 Sep 2021 07:58:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}},{"relatedInstance":{"instanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 07:59:02 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":null,\"creation_time\":1632902339000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 08:00:08,816 DEBUG 129:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fb71a8e1-ac90-490f-b426-b542bfc7d01b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:00:08,816 DEBUG 131:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef 2021-09-29 08:00:08,816 DEBUG 132:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] data sent: None 2021-09-29 08:00:08,818 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:00:09,349 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef HTTP/1.1" 200 4783 2021-09-29 08:00:09,351 INFO 142:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response code: 200 2021-09-29 08:00:09,351 DEBUG 146:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response: {"request":{"requestId":"69077cc6-95be-4bb6-9f03-53508aab63ef","startTime":"Wed, 29 Sep 2021 07:58:32 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}},{"relatedInstance":{"instanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 07:59:02 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":null,\"creation_time\":1632902339000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 08:00:19,362 DEBUG 129:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '18771226-34ea-4cb8-96d6-623199a9de4e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:00:19,362 DEBUG 131:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef 2021-09-29 08:00:19,363 DEBUG 132:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] data sent: None 2021-09-29 08:00:19,365 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:00:19,566 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef HTTP/1.1" 200 4751 2021-09-29 08:00:19,568 INFO 142:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response code: 200 2021-09-29 08:00:19,568 DEBUG 146:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response: {"request":{"requestId":"69077cc6-95be-4bb6-9f03-53508aab63ef","startTime":"Wed, 29 Sep 2021 07:58:32 GMT","finishTime":"Wed, 29 Sep 2021 08:00:13 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}},{"relatedInstance":{"instanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 08:00:13 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":null,\"creation_time\":1632902339000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 08:00:19,569 INFO 56:mixins.py(11) - VfModuleInstantiation task finished 2021-09-29 08:00:19,570 DEBUG 129:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5f2c577d-fcf2-4907-9aae-7b0cbc970b23', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:00:19,570 DEBUG 131:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef 2021-09-29 08:00:19,570 DEBUG 132:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] data sent: None 2021-09-29 08:00:19,572 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:00:19,748 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef HTTP/1.1" 200 4751 2021-09-29 08:00:19,749 INFO 142:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response code: 200 2021-09-29 08:00:19,750 DEBUG 146:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response: {"request":{"requestId":"69077cc6-95be-4bb6-9f03-53508aab63ef","startTime":"Wed, 29 Sep 2021 07:58:32 GMT","finishTime":"Wed, 29 Sep 2021 08:00:13 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}},{"relatedInstance":{"instanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 08:00:13 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":null,\"creation_time\":1632902339000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 08:00:19,750 DEBUG 129:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ed9f2f99-3043-4cca-a23c-ba83b90d613e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:00:19,750 DEBUG 131:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef 2021-09-29 08:00:19,751 DEBUG 132:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] data sent: None 2021-09-29 08:00:19,753 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:00:19,944 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef HTTP/1.1" 200 4751 2021-09-29 08:00:19,946 INFO 142:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response code: 200 2021-09-29 08:00:19,946 DEBUG 146:onap_service.py(11) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response: {"request":{"requestId":"69077cc6-95be-4bb6-9f03-53508aab63ef","startTime":"Wed, 29 Sep 2021 07:58:32 GMT","finishTime":"Wed, 29 Sep 2021 08:00:13 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}},{"relatedInstance":{"instanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 08:00:13 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":null,\"creation_time\":1632902339000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 08:00:19,952 DEBUG 129:onap_service.py(1) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c3c1fa98-2b0b-49dd-8e97-316627763dc3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:00:19,953 DEBUG 131:onap_service.py(1) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef 2021-09-29 08:00:19,953 DEBUG 132:onap_service.py(1) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] data sent: None 2021-09-29 08:00:19,956 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:00:20,135 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef HTTP/1.1" 200 4751 2021-09-29 08:00:20,136 INFO 142:onap_service.py(1) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response code: 200 2021-09-29 08:00:20,137 DEBUG 146:onap_service.py(1) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response: {"request":{"requestId":"69077cc6-95be-4bb6-9f03-53508aab63ef","startTime":"Wed, 29 Sep 2021 07:58:32 GMT","finishTime":"Wed, 29 Sep 2021 08:00:13 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}},{"relatedInstance":{"instanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 08:00:13 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":null,\"creation_time\":1632902339000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 08:00:20,138 DEBUG 129:onap_service.py(1) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7e5ec498-cad4-4fa7-9c28-30a0f904ab49', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:00:20,138 DEBUG 131:onap_service.py(1) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef 2021-09-29 08:00:20,138 DEBUG 132:onap_service.py(1) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] data sent: None 2021-09-29 08:00:20,140 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:00:20,303 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/69077cc6-95be-4bb6-9f03-53508aab63ef HTTP/1.1" 200 4751 2021-09-29 08:00:20,304 INFO 142:onap_service.py(1) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response code: 200 2021-09-29 08:00:20,305 DEBUG 146:onap_service.py(1) - [None][Check 69077cc6-95be-4bb6-9f03-53508aab63ef orchestration request status] response: {"request":{"requestId":"69077cc6-95be-4bb6-9f03-53508aab63ef","startTime":"Wed, 29 Sep 2021 07:58:32 GMT","finishTime":"Wed, 29 Sep 2021 08:00:13 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"}}},{"relatedInstance":{"instanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 08:00:13 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":null,\"creation_time\":1632902339000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 08:00:20,306 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-09-29 08:00:20,306 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-09-29 08:00:30,317 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-09-29 08:00:30,317 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/ad8f2795-5747-4b0a-9aef-276d41023a5c/relationship-list 2021-09-29 08:00:30,317 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-29 08:00:30,320 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:00:30,388 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/ad8f2795-5747-4b0a-9aef-276d41023a5c/relationship-list HTTP/1.1" 200 1063 2021-09-29 08:00:30,389 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-29 08:00:30,390 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/v24/business/owning-entities/owning-entity/cd73a5eb-f290-485b-82c9-53705d5949a8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"cd73a5eb-f290-485b-82c9-53705d5949a8"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/b1615da1-10f8-42c3-af1f-a1dae592affa","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b1615da1-10f8-42c3-af1f-a1dae592affa"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-09-29 08:00:30,392 DEBUG 129:onap_service.py(1) - [AAI][Get ad8f2795-5747-4b0a-9aef-276d41023a5c ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-29 08:00:30,392 DEBUG 131:onap_service.py(1) - [AAI][Get ad8f2795-5747-4b0a-9aef-276d41023a5c ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/b1615da1-10f8-42c3-af1f-a1dae592affa 2021-09-29 08:00:30,392 DEBUG 132:onap_service.py(1) - [AAI][Get ad8f2795-5747-4b0a-9aef-276d41023a5c ABCMeta] data sent: None 2021-09-29 08:00:30,393 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:00:30,541 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/b1615da1-10f8-42c3-af1f-a1dae592affa HTTP/1.1" 200 4550 2021-09-29 08:00:30,542 INFO 142:onap_service.py(1) - [AAI][Get ad8f2795-5747-4b0a-9aef-276d41023a5c ABCMeta] response code: 200 2021-09-29 08:00:30,542 DEBUG 146:onap_service.py(1) - [AAI][Get ad8f2795-5747-4b0a-9aef-276d41023a5c ABCMeta] response: {"vnf-id":"b1615da1-10f8-42c3-af1f-a1dae592affa","vnf-name":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632902406527","model-invariant-id":"463774e2-0eb1-4799-9d0a-134703b7672e","model-version-id":"1fcd112d-f168-4a2c-8591-9550031163a9","model-customization-id":"0862569d-d98d-4d84-a977-0b61562a19b1","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/ad8f2795-5747-4b0a-9aef-276d41023a5c/service-data/vnfs/vnf/b1615da1-10f8-42c3-af1f-a1dae592affa/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ccf0cdff71fa494cb99e47c599b3dc4c","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":"ccf0cdff71fa494cb99e47c599b3dc4c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]},{"related-to":"vserver","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ccf0cdff71fa494cb99e47c599b3dc4c/vservers/vserver/18e09733-d70c-4d85-b5da-97d7328439ca","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":"ccf0cdff71fa494cb99e47c599b3dc4c"},{"relationship-key":"vserver.vserver-id","relationship-value":"18e09733-d70c-4d85-b5da-97d7328439ca"}],"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/v24/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/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad8f2795-5747-4b0a-9aef-276d41023a5c","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":"ad8f2795-5747-4b0a-9aef-276d41023a5c"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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/v24/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/v24/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-09-29 08:00:30,545 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-09-29 08:00:30,545 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-09-29 08:00:30,545 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_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-09-29 08:00:30,545 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/b1615da1-10f8-42c3-af1f-a1dae592affa/vf-modules 2021-09-29 08:00:30,545 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0 VF modules] data sent: None 2021-09-29 08:00:30,547 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:00:30,656 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/b1615da1-10f8-42c3-af1f-a1dae592affa/vf-modules HTTP/1.1" 200 1641 2021-09-29 08:00:30,657 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0 VF modules] response code: 200 2021-09-29 08:00:30,657 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vf-module-name":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","heat-stack-id":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1632902412983","model-invariant-id":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","model-version-id":"43a480bf-cd82-47dc-8c28-8b89b29253a9","model-customization-id":"33589c5f-9958-46dc-a40e-74271e771912","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/ad8f2795-5747-4b0a-9aef-276d41023a5c/service-data/vnfs/vnf/b1615da1-10f8-42c3-af1f-a1dae592affa/vnf-data/vf-modules/vf-module/f58d69d9-b2e6-49de-97f3-1b21d2ea893b/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/ccf0cdff71fa494cb99e47c599b3dc4c/vservers/vserver/18e09733-d70c-4d85-b5da-97d7328439ca","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":"ccf0cdff71fa494cb99e47c599b3dc4c"},{"relationship-key":"vserver.vserver-id","relationship-value":"18e09733-d70c-4d85-b5da-97d7328439ca"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-09-29 08:00:30,659 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-09-29 08:00:30,659 DEBUG 158:vf_module.py(1) - Delete f58d69d9-b2e6-49de-97f3-1b21d2ea893b VF module 2021-09-29 08:00:30,660 DEBUG 45:deletion.py(1) - VF module f58d69d9-b2e6-49de-97f3-1b21d2ea893b deletion request 2021-09-29 08:00:30,671 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-09-29 08:00:30,671 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-09-29 08:00:30,671 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-29 08:00:30,673 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:00:30,726 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 650 2021-09-29 08:00:30,727 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-29 08:00:30,728 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ccf0cdff71fa494cb99e47c599b3dc4c","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":"ccf0cdff71fa494cb99e47c599b3dc4c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]}]} 2021-09-29 08:00:30,730 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-09-29 08:00:30,731 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-09-29 08:00:30,731 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-29 08:00:30,732 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:00:30,800 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-09-29 08:00:30,801 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-29 08:00:30,801 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":"1632902286051","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/b1615da1-10f8-42c3-af1f-a1dae592affa","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b1615da1-10f8-42c3-af1f-a1dae592affa"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"}]}]}}]} 2021-09-29 08:00:30,804 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-09-29 08:00:30,804 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-09-29 08:00:30,804 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-29 08:00:30,806 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:00:30,856 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 650 2021-09-29 08:00:30,856 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-29 08:00:30,857 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ccf0cdff71fa494cb99e47c599b3dc4c","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":"ccf0cdff71fa494cb99e47c599b3dc4c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]}]} 2021-09-29 08:00:30,858 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-09-29 08:00:30,859 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-09-29 08:00:30,859 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-29 08:00:30,860 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:00:30,929 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-09-29 08:00:30,930 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-29 08:00:30,930 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":"1632902286051","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/b1615da1-10f8-42c3-af1f-a1dae592affa","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b1615da1-10f8-42c3-af1f-a1dae592affa"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"}]}]}}]} 2021-09-29 08:00:30,933 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-09-29 08:00:30,933 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-09-29 08:00:30,933 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-29 08:00:30,935 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:00:30,985 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 650 2021-09-29 08:00:30,986 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-29 08:00:30,986 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ccf0cdff71fa494cb99e47c599b3dc4c","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":"ccf0cdff71fa494cb99e47c599b3dc4c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]}]} 2021-09-29 08:00:30,988 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-09-29 08:00:30,988 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-09-29 08:00:30,988 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-29 08:00:30,990 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:00:31,050 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-09-29 08:00:31,051 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-29 08:00:31,051 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":"1632902286051","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/b1615da1-10f8-42c3-af1f-a1dae592affa","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b1615da1-10f8-42c3-af1f-a1dae592affa"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"}]}]}}]} 2021-09-29 08:00:31,053 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-09-29 08:00:31,053 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/ccf0cdff71fa494cb99e47c599b3dc4c 2021-09-29 08:00:31,053 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-29 08:00:31,055 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:00:31,116 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/ccf0cdff71fa494cb99e47c599b3dc4c HTTP/1.1" 200 1056 2021-09-29 08:00:31,117 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-29 08:00:31,117 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"ccf0cdff71fa494cb99e47c599b3dc4c","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1632902286408","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b1615da1-10f8-42c3-af1f-a1dae592affa","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b1615da1-10f8-42c3-af1f-a1dae592affa"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_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-09-29 08:00:31,119 DEBUG 129:onap_service.py(1) - [None][Create f58d69d9-b2e6-49de-97f3-1b21d2ea893b VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '63b28982-aa5a-4da2-9daf-bda537d99ccc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:00:31,120 DEBUG 131:onap_service.py(1) - [None][Create f58d69d9-b2e6-49de-97f3-1b21d2ea893b VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad8f2795-5747-4b0a-9aef-276d41023a5c/vnfs/b1615da1-10f8-42c3-af1f-a1dae592affa/vfModules/f58d69d9-b2e6-49de-97f3-1b21d2ea893b 2021-09-29 08:00:31,120 DEBUG 132:onap_service.py(1) - [None][Create f58d69d9-b2e6-49de-97f3-1b21d2ea893b VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "1e837159-3fc1-4c13-b3b4-d9b15beb0c7b", "modelVersionId": "43a480bf-cd82-47dc-8c28-8b89b29253a9", "modelName": "basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78", "modelVersion": "1632902412983", "modelCustomizationId": "33589c5f-9958-46dc-a40e-74271e771912" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "ccf0cdff71fa494cb99e47c599b3dc4c" } } } 2021-09-29 08:00:31,122 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:00:32,665 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/ad8f2795-5747-4b0a-9aef-276d41023a5c/vnfs/b1615da1-10f8-42c3-af1f-a1dae592affa/vfModules/f58d69d9-b2e6-49de-97f3-1b21d2ea893b HTTP/1.1" 202 262 2021-09-29 08:00:32,666 INFO 142:onap_service.py(1) - [None][Create f58d69d9-b2e6-49de-97f3-1b21d2ea893b VF moduledeletion request] response code: 202 2021-09-29 08:00:32,666 DEBUG 146:onap_service.py(1) - [None][Create f58d69d9-b2e6-49de-97f3-1b21d2ea893b VF moduledeletion request] response: {"requestReferences":{"requestId":"63b28982-aa5a-4da2-9daf-bda537d99ccc","instanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc"}} 2021-09-29 08:00:32,667 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-09-29 08:00:32,674 DEBUG 129:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fa41ec20-8e6b-446d-9a90-ea65a5144dd2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:00:32,675 DEBUG 131:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc 2021-09-29 08:00:32,675 DEBUG 132:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] data sent: None 2021-09-29 08:00:32,679 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:00:32,853 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc HTTP/1.1" 200 1326 2021-09-29 08:00:32,856 INFO 142:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response code: 200 2021-09-29 08:00:32,856 DEBUG 146:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response: {"request":{"requestId":"63b28982-aa5a-4da2-9daf-bda537d99ccc","startTime":"Wed, 29 Sep 2021 08:00:31 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","modelVersion":"1632902412983","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 29 Sep 2021 08:00:31 GMT"}}} 2021-09-29 08:00:42,867 DEBUG 129:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '48ca85c0-51ea-4391-a538-4203c8ec8e22', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:00:42,867 DEBUG 131:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc 2021-09-29 08:00:42,867 DEBUG 132:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] data sent: None 2021-09-29 08:00:42,869 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:00:43,365 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc HTTP/1.1" 200 3646 2021-09-29 08:00:43,366 INFO 142:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response code: 200 2021-09-29 08:00:43,367 DEBUG 146:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response: {"request":{"requestId":"63b28982-aa5a-4da2-9daf-bda537d99ccc","startTime":"Wed, 29 Sep 2021 08:00:31 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","modelVersion":"1632902412983","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 08:00:39 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":1632902439000,\"creation_time\":1632902339000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 08:00:53,378 DEBUG 129:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b8c1c004-bb46-4d69-a7cb-ecc6bbb6bb28', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:00:53,378 DEBUG 131:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc 2021-09-29 08:00:53,378 DEBUG 132:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] data sent: None 2021-09-29 08:00:53,381 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:00:53,904 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc HTTP/1.1" 200 3646 2021-09-29 08:00:53,906 INFO 142:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response code: 200 2021-09-29 08:00:53,906 DEBUG 146:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response: {"request":{"requestId":"63b28982-aa5a-4da2-9daf-bda537d99ccc","startTime":"Wed, 29 Sep 2021 08:00:31 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","modelVersion":"1632902412983","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 08:00:39 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":1632902439000,\"creation_time\":1632902339000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 08:01:03,911 DEBUG 129:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fca1605e-f244-4525-b543-4a1c4974039c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:01:03,912 DEBUG 131:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc 2021-09-29 08:01:03,912 DEBUG 132:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] data sent: None 2021-09-29 08:01:03,914 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:01:04,438 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc HTTP/1.1" 200 3646 2021-09-29 08:01:04,439 INFO 142:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response code: 200 2021-09-29 08:01:04,440 DEBUG 146:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response: {"request":{"requestId":"63b28982-aa5a-4da2-9daf-bda537d99ccc","startTime":"Wed, 29 Sep 2021 08:00:31 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","modelVersion":"1632902412983","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 08:00:39 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":1632902439000,\"creation_time\":1632902339000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 08:01:14,447 DEBUG 129:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cadc829f-8b28-48b2-b3da-bddffa4e7d54', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:01:14,448 DEBUG 131:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc 2021-09-29 08:01:14,448 DEBUG 132:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] data sent: None 2021-09-29 08:01:14,450 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:01:14,946 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc HTTP/1.1" 200 3648 2021-09-29 08:01:14,948 INFO 142:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response code: 200 2021-09-29 08:01:14,948 DEBUG 146:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response: {"request":{"requestId":"63b28982-aa5a-4da2-9daf-bda537d99ccc","startTime":"Wed, 29 Sep 2021 08:00:31 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","modelVersion":"1632902412983","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 08:00:39 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":1632902439000,\"creation_time\":1632902339000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 08:01:24,957 DEBUG 129:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4e6cad7f-e60f-42e5-aa3f-9e2235a96cab', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:01:24,957 DEBUG 131:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc 2021-09-29 08:01:24,957 DEBUG 132:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] data sent: None 2021-09-29 08:01:24,960 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:01:25,159 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc HTTP/1.1" 200 3612 2021-09-29 08:01:25,161 INFO 142:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response code: 200 2021-09-29 08:01:25,161 DEBUG 146:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response: {"request":{"requestId":"63b28982-aa5a-4da2-9daf-bda537d99ccc","startTime":"Wed, 29 Sep 2021 08:00:31 GMT","finishTime":"Wed, 29 Sep 2021 08:01:23 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","modelVersion":"1632902412983","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 08:01:23 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":1632902439000,\"creation_time\":1632902339000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 08:01:25,162 INFO 56:mixins.py(12) - VfModuleDeletionRequest task finished 2021-09-29 08:01:25,162 DEBUG 129:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '41e40524-bed1-4124-9e41-36be59eb979b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:01:25,162 DEBUG 131:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc 2021-09-29 08:01:25,163 DEBUG 132:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] data sent: None 2021-09-29 08:01:25,164 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:01:25,379 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc HTTP/1.1" 200 3612 2021-09-29 08:01:25,381 INFO 142:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response code: 200 2021-09-29 08:01:25,381 DEBUG 146:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response: {"request":{"requestId":"63b28982-aa5a-4da2-9daf-bda537d99ccc","startTime":"Wed, 29 Sep 2021 08:00:31 GMT","finishTime":"Wed, 29 Sep 2021 08:01:23 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","modelVersion":"1632902412983","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 08:01:23 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":1632902439000,\"creation_time\":1632902339000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 08:01:25,382 DEBUG 129:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '621d1856-90de-4df4-9667-af3b8d07c3e9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:01:25,382 DEBUG 131:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc 2021-09-29 08:01:25,382 DEBUG 132:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] data sent: None 2021-09-29 08:01:25,384 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:01:25,564 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc HTTP/1.1" 200 3612 2021-09-29 08:01:25,565 INFO 142:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response code: 200 2021-09-29 08:01:25,565 DEBUG 146:onap_service.py(12) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response: {"request":{"requestId":"63b28982-aa5a-4da2-9daf-bda537d99ccc","startTime":"Wed, 29 Sep 2021 08:00:31 GMT","finishTime":"Wed, 29 Sep 2021 08:01:23 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","modelVersion":"1632902412983","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 08:01:23 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":1632902439000,\"creation_time\":1632902339000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 08:01:25,572 DEBUG 129:onap_service.py(1) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c4a985fe-97dc-4112-9820-17205b40b802', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:01:25,573 DEBUG 131:onap_service.py(1) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc 2021-09-29 08:01:25,573 DEBUG 132:onap_service.py(1) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] data sent: None 2021-09-29 08:01:25,577 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:01:25,750 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc HTTP/1.1" 200 3612 2021-09-29 08:01:25,751 INFO 142:onap_service.py(1) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response code: 200 2021-09-29 08:01:25,752 DEBUG 146:onap_service.py(1) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response: {"request":{"requestId":"63b28982-aa5a-4da2-9daf-bda537d99ccc","startTime":"Wed, 29 Sep 2021 08:00:31 GMT","finishTime":"Wed, 29 Sep 2021 08:01:23 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","modelVersion":"1632902412983","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 08:01:23 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":1632902439000,\"creation_time\":1632902339000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 08:01:25,753 DEBUG 129:onap_service.py(1) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '43a64471-6fed-4bbe-ab05-c768f909ac28', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:01:25,753 DEBUG 131:onap_service.py(1) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc 2021-09-29 08:01:25,753 DEBUG 132:onap_service.py(1) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] data sent: None 2021-09-29 08:01:25,755 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:01:25,934 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/63b28982-aa5a-4da2-9daf-bda537d99ccc HTTP/1.1" 200 3612 2021-09-29 08:01:25,936 INFO 142:onap_service.py(1) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response code: 200 2021-09-29 08:01:25,936 DEBUG 146:onap_service.py(1) - [None][Check 63b28982-aa5a-4da2-9daf-bda537d99ccc orchestration request status] response: {"request":{"requestId":"63b28982-aa5a-4da2-9daf-bda537d99ccc","startTime":"Wed, 29 Sep 2021 08:00:31 GMT","finishTime":"Wed, 29 Sep 2021 08:01:23 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b","modelType":"vfModule","modelName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78","modelVersion":"1632902412983","modelCustomizationUuid":"33589c5f-9958-46dc-a40e-74271e771912","modelVersionId":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelCustomizationId":"33589c5f-9958-46dc-a40e-74271e771912","modelUuid":"43a480bf-cd82-47dc-8c28-8b89b29253a9","modelInvariantUuid":"1e837159-3fc1-4c13-b3b4-d9b15beb0c7b"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vfModuleInstanceId":"f58d69d9-b2e6-49de-97f3-1b21d2ea893b","vfModuleInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"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":"Wed, 29 Sep 2021 08:01:23 GMT"},"requestProcessingData":[{"groupingId":"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c","tag":"StackInformation","dataPairs":[{"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/ccf0cdff71fa494cb99e47c599b3dc4c/stacks/basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78/c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"updated_time\":1632902439000,\"creation_time\":1632902339000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"34b2fb7e8838492ab0e37589373f6ef7\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"ccf0cdff71fa494cb99e47c599b3dc4c\",\"vnf_id\":\"b1615da1-10f8-42c3-af1f-a1dae592affa\",\"OS::stack_id\":\"c1d4f297-817f-4414-8cfe-c5dec0e1eb4c\",\"OS::stack_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78\",\"vf_module_id\":\"f58d69d9-b2e6-49de-97f3-1b21d2ea893b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-09-29 08:01:25,936 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-09-29 08:01:25,937 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-09-29 08:01:25,937 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/ad8f2795-5747-4b0a-9aef-276d41023a5c/relationship-list 2021-09-29 08:01:25,937 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-29 08:01:25,940 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:01:26,206 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/ad8f2795-5747-4b0a-9aef-276d41023a5c/relationship-list HTTP/1.1" 200 1063 2021-09-29 08:01:26,207 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-29 08:01:26,207 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/v24/business/owning-entities/owning-entity/cd73a5eb-f290-485b-82c9-53705d5949a8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"cd73a5eb-f290-485b-82c9-53705d5949a8"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/b1615da1-10f8-42c3-af1f-a1dae592affa","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b1615da1-10f8-42c3-af1f-a1dae592affa"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-09-29 08:01:26,210 DEBUG 129:onap_service.py(1) - [AAI][Get ad8f2795-5747-4b0a-9aef-276d41023a5c ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-29 08:01:26,210 DEBUG 131:onap_service.py(1) - [AAI][Get ad8f2795-5747-4b0a-9aef-276d41023a5c ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/b1615da1-10f8-42c3-af1f-a1dae592affa 2021-09-29 08:01:26,210 DEBUG 132:onap_service.py(1) - [AAI][Get ad8f2795-5747-4b0a-9aef-276d41023a5c ABCMeta] data sent: None 2021-09-29 08:01:26,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:01:26,414 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/b1615da1-10f8-42c3-af1f-a1dae592affa HTTP/1.1" 200 3779 2021-09-29 08:01:26,415 INFO 142:onap_service.py(1) - [AAI][Get ad8f2795-5747-4b0a-9aef-276d41023a5c ABCMeta] response code: 200 2021-09-29 08:01:26,415 DEBUG 146:onap_service.py(1) - [AAI][Get ad8f2795-5747-4b0a-9aef-276d41023a5c ABCMeta] response: {"vnf-id":"b1615da1-10f8-42c3-af1f-a1dae592affa","vnf-name":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632902474114","model-invariant-id":"463774e2-0eb1-4799-9d0a-134703b7672e","model-version-id":"1fcd112d-f168-4a2c-8591-9550031163a9","model-customization-id":"0862569d-d98d-4d84-a977-0b61562a19b1","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/ad8f2795-5747-4b0a-9aef-276d41023a5c/service-data/vnfs/vnf/b1615da1-10f8-42c3-af1f-a1dae592affa/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ccf0cdff71fa494cb99e47c599b3dc4c","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":"ccf0cdff71fa494cb99e47c599b3dc4c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v24/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/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad8f2795-5747-4b0a-9aef-276d41023a5c","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":"ad8f2795-5747-4b0a-9aef-276d41023a5c"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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/v24/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/v24/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-09-29 08:01:26,417 DEBUG 384:vnf.py(1) - Delete b1615da1-10f8-42c3-af1f-a1dae592affa VNF 2021-09-29 08:01:26,417 DEBUG 80:deletion.py(1) - VNF b1615da1-10f8-42c3-af1f-a1dae592affa deletion request 2021-09-29 08:01:26,432 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-29 08:01:26,432 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-29 08:01:26,433 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-09-29 08:01:26,433 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-29 08:01:26,433 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-29 08:01:26,434 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 08:01:30,683 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1775 2021-09-29 08:01:30,685 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-29 08:01:30,685 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d458f26-e469-4b30-826a-58205741c7cb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/926e7431-ce98-4526-81a9-9d47c86197c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c22131a0-dd22-4e7b-ace5-ee7a00cfa435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4418913b-f07a-4f50-b2d8-282044dfa5a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1161e029-88ef-405f-b922-a9f9740deace/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-29 08:01:30,687 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-09-29 08:01:30,688 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:01:30,688 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:01:30,688 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:01:30,688 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 08:01:30,688 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:01:30,688 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:01:30,688 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:01:30,688 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-29 08:01:30,688 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:01:30,689 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:01:30,689 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:01:30,689 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-29 08:01:30,689 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:01:30,689 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:01:30,689 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:01:30,689 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-29 08:01:30,689 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:01:30,689 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:01:30,689 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:01:30,690 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-09-29 08:01:30,690 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 08:01:30,690 INFO 192:__init__.py(1) - Service found, updating information 2021-09-29 08:01:30,690 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-09-29 08:01:30,690 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-09-29 08:01:30,690 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-29 08:01:30,692 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 08:01:31,533 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-09-29 08:01:31,535 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-29 08:01:31,537 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfd7824d-16e8-476c-8ca7-d7cd90475a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897112984,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6043ede5-6476-40cb-a4b1-42173b9a1c16","invariantUUID":"2c0d3806-140c-4533-a77c-e453c8fc2023","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":"objectStorage","uniqueId":"93a398e5-217a-4b25-a2e2-394de7cfbb49","lifecycleState":"CERTIFIED","lastUpdateDate":1632897288553,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc13475-1acc-4397-8de3-66c5350333f4","invariantUUID":"a350a53b-f358-42df-86c4-28f89da787c2","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":"658824a1-412c-4cdc-a4c7-45a68bbd53c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897213357,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"443dfbfb-b73e-42dc-8484-a14b8748d498","invariantUUID":"01957492-a2f7-4f22-a0d4-51eefba13b30","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c2ca223a-c736-4aff-ae2b-f85661518715","lifecycleState":"CERTIFIED","lastUpdateDate":1632897374434,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bb33558-aa86-480b-8562-bc678f058ca6","invariantUUID":"b1943189-6896-4370-a215-71578f82a119","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":"7c35fc23-d29b-4e8a-9426-861826260ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1632896720171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fbe5f3a-b8ac-4e4c-8f8c-d936f9ed8616","invariantUUID":"ce275bc4-f76d-4312-9347-f4747f758178","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":"objectStorage","uniqueId":"1a0994d3-fd5b-4e46-8342-23bfe918a0b6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896616171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7a5a10-7cfa-4f06-ba73-b38f35764614","invariantUUID":"b4a98965-7878-4fa6-aadd-62b1024a7735","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa7c456-24f8-4094-ae0e-9715c310d5ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632897534141,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95b86c82-98de-48c3-80dc-c65cc67c6d02","invariantUUID":"8c7899d9-7a22-41ad-860a-5523ca73f43f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b6a91272-b301-44f3-a520-89e5722b35b0","lifecycleState":"CERTIFIED","lastUpdateDate":1632901929456,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94e62d4-b353-463e-9d28-cb256b5dbfd6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897551086,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8379487-7326-4a3e-bf8c-c38060100683","invariantUUID":"694089be-2f8f-4b20-820f-4ff5d9f531fa","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":"defaulticon","uniqueId":"8520a261-1581-4ac5-a0f1-cee4aadbdf0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897349184,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6882963d-6554-42cf-b3f7-108cabfd34ea","invariantUUID":"423e76f0-1b01-48ba-9bdf-b55fb950bf94","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":"d7351cf5-ac43-4d09-accb-e1e9512b2178","lifecycleState":"CERTIFIED","lastUpdateDate":1632896654173,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db625773-4186-4514-a4d0-b273a2be3529","invariantUUID":"36e0ab35-0c1a-4849-a520-4f2d4516752e","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":"16838d8f-3a6d-4b69-b21f-a76c48d1182c","lifecycleState":"CERTIFIED","lastUpdateDate":1632896576579,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44edb027-9d20-41e5-b3f9-ec9c1fd88c81","invariantUUID":"4f731268-c7f7-4a45-afa1-5ee9cb940c7b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"61710378-223f-4937-b053-e975ff2039b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632896680975,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7291ae8-1f32-42dc-b059-39a3dc8d6f77","invariantUUID":"3ec37e49-da63-4158-933d-3a118040ebf5","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":"defaulticon","uniqueId":"68acf008-acc0-4fac-b857-a2afc11e8cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897335085,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abfa1c4a-bbf1-4d1b-b41e-0bd3f9149fd0","invariantUUID":"1a94319c-3b6e-4d98-b51a-5ff5b289b046","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":"network","uniqueId":"af4e8fd9-3eab-4744-9276-43795a0301fb","lifecycleState":"CERTIFIED","lastUpdateDate":1632896914680,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e265e6f6-cb22-45f0-b329-2bb20c3e6a8c","invariantUUID":"b186e1da-1183-4bb8-9aa3-ddede42e8d04","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":"394b3914-566f-4944-aa03-620257923323","lifecycleState":"CERTIFIED","lastUpdateDate":1632896513737,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b13a499-c578-413f-b7a6-c84326176893","invariantUUID":"1e874fba-1232-47dc-aa95-fe08fbe8fe0d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6b3fa10-0b39-4b34-9175-d96a8562b2db","lifecycleState":"CERTIFIED","lastUpdateDate":1632897154014,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d68840ce-8f25-4e48-b332-7524c6842b32","invariantUUID":"a0bf6a4d-81f5-4c6d-bbb1-866715988930","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":"441279c7-d89d-4280-bc55-e7cd03e9d874","lifecycleState":"CERTIFIED","lastUpdateDate":1632896953872,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4861d49-384f-4af7-b1d9-04fb79005b6c","invariantUUID":"c3626004-9543-4806-a148-b3b94c8d42f7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4614c93d-f892-4585-922b-5d047b6b2d3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897294111,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed3029bc-0bd6-4f68-a3ee-220798a9b777","invariantUUID":"a30652cc-e8d3-47fc-9c4b-dda174861cab","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"42c4d621-575c-44cb-a83c-3391e94a443b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896569547,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1a7b2bd-14f4-46c5-93eb-e91cf3aea95a","invariantUUID":"b774f1f9-eaa7-49f0-bdde-fcee5d99660e","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":"1443ebb8-4ab5-4873-8569-67b30b511b78","lifecycleState":"CERTIFIED","lastUpdateDate":1632897429466,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644416a6-d229-4e0e-b03f-12ca1c78b300","invariantUUID":"b9a3bb04-7e39-4f35-aa62-97fe36b22397","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":"port","uniqueId":"7aa7ee2e-9e1a-4c17-88fd-ca55d2050b12","lifecycleState":"CERTIFIED","lastUpdateDate":1632897492926,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35915292-8288-431f-b968-2b48a5d2d06e","invariantUUID":"f4a4a51c-5a29-4736-9ac1-4f4c93858948","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":"91db0837-356e-45ec-a68d-facb17caa1c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632896865956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbfbbbc-4073-49ca-acba-7085528bf12f","invariantUUID":"e36a7b55-9aa4-49bd-934b-6728df3d7aba","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":"b1cc2df6-5c6f-4cd3-a9e6-106df5320a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632897409238,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31df6e0b-3613-4dc5-9c66-1fcaa8c922bc","invariantUUID":"d90ce0e6-60ed-4017-bc3e-82d05f7532c4","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":"compute","uniqueId":"43c5bad7-d6ce-4eed-836d-48128d3034a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632897569953,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf943105-b011-46a5-a422-d0a479fd05b2","invariantUUID":"9021d1aa-657f-4e16-9c76-870fdec575b5","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":"compute","uniqueId":"44dd92f9-2f03-45ee-88d3-cebfbc159b53","lifecycleState":"CERTIFIED","lastUpdateDate":1632896892983,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de85ac86-1f94-4932-8c37-c629d7d981f8","invariantUUID":"dd8dd44f-0b4c-4bba-a086-93b52df58332","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":"defaulticon","uniqueId":"20b5595b-125a-4d2e-9371-5641001ab473","lifecycleState":"CERTIFIED","lastUpdateDate":1632901930114,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"22622449-bf35-4070-b241-bbde52cf1f1d","invariantUUID":"5100959d-ebd8-42ae-9fbd-9bb41509512d","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"port","uniqueId":"8ec709a7-78d9-469a-928f-3b318336aad1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897369160,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4970f35a-625c-47d0-973b-8a04388d3400","invariantUUID":"feb79999-ad7b-413f-98a4-2d756631f3ad","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fcf4d95-e1bb-4fd0-a30b-1a5493810a96","lifecycleState":"CERTIFIED","lastUpdateDate":1632897510913,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c68d3e00-d9ba-445a-bfea-d6adff551077","invariantUUID":"a40a0144-d0c7-48e3-a56c-73ae2d29d2ed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfcf5325-7f58-4f53-a7a5-595219f321a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896930324,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee3ea7c-f076-4f46-8e3b-70d562069b24","invariantUUID":"92700d76-8730-4190-9e1d-a066857e7499","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3093509-343a-4b29-9ab6-d97782409186","lifecycleState":"CERTIFIED","lastUpdateDate":1632897555177,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"041797bc-e639-4c5d-a7ea-67a8622e9ef1","invariantUUID":"0deca34e-8372-45e3-a532-89fd8cdf633a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af8f23ad-b8a0-43ff-b0bd-e9a59594bcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1632897592552,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbaef1b3-411d-4e05-a538-46bb551e4ddc","invariantUUID":"53d10a6d-6ab1-4412-a4aa-7dce00226405","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540f4e74-c24b-4c3d-b1e2-117e525b4f0d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897414680,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7abe542-49b0-4f7d-912c-26d8a2fd070b","invariantUUID":"07556603-8fba-4645-9296-e8c19e90470f","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"028a284d-5ff7-4ac0-8e96-b9ee68451940","lifecycleState":"CERTIFIED","lastUpdateDate":1632897227502,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d0fb9f-1b50-42d2-b7e2-287693e269fa","invariantUUID":"753e5138-88e4-4c08-9c3c-f49bd0301d20","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":"defaulticon","uniqueId":"fa4fb930-9a7a-420e-93ff-ddfe6c7fe9f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632900828675,"name":"basic_onboard_ylRovF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","systemName":"BasicOnboardYlrovf","description":"VF","tags":["basic_onboard_ylRovF"],"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":"port","uniqueId":"1a2b185d-85f2-434d-a0f8-2b2f67cd1810","lifecycleState":"CERTIFIED","lastUpdateDate":1632897354699,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91638f85-dfce-4a0a-b7f1-813a2fb85897","invariantUUID":"231492d0-73d6-4b8e-93dd-61580fa8dc30","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12439657-1113-4f93-b35a-ab4b7812da6d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897026705,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c78f79b-97be-4c41-b90b-dea92e98f3b7","invariantUUID":"dbd2d298-a5aa-4c17-be9f-16523b0ccfd3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e3ad993-ee76-469a-9e4a-ebcc60a7f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1632897247651,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cc03efc-f8f1-4ee4-ae7a-f3a619b8e55f","invariantUUID":"85a0bfc4-0348-4787-977c-b7afd0de740d","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":"network","uniqueId":"5d29e405-e223-4314-8e36-3cdfdd05c7e0","lifecycleState":"CERTIFIED","lastUpdateDate":1632896975087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d61a06-c823-4094-ae53-dc0c75c3ad7a","invariantUUID":"65d57936-a17a-4dff-be25-d45028f1c9e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"15121b67-62b0-4bcd-aa59-cd89e4dd137a","lifecycleState":"CERTIFIED","lastUpdateDate":1632896554480,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a164d-20cc-40e3-b824-1d9cc3ca08b5","invariantUUID":"5c35361f-d6d4-44f0-a880-67b8c26daeac","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"09c643e8-5cf2-472a-83c8-63966fe5095a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897589017,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64a69aae-71dd-47c4-9be2-4b39ae527843","invariantUUID":"f57673fa-cee4-4628-aec8-60f74f6cc87c","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":"objectStorage","uniqueId":"3de94c6a-86db-4a33-b88b-71738d1381f6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896527949,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3122af6-046f-48f9-a1b2-3438c432175c","invariantUUID":"440e2e7b-a326-4cf1-ae78-eca5da8e268a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63e492ca-a0ba-4eaf-83e5-31b758f170d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897448721,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b0f0e7f-a9aa-424d-8e97-06d07a8c108b","invariantUUID":"89fef419-5c75-4f98-ad46-2a55f4cdffb7","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":"networkrules","uniqueId":"f96f5cf5-c157-45be-a34c-44d54d399750","lifecycleState":"CERTIFIED","lastUpdateDate":1632896852293,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6ca0ff8a-c317-4edd-a49f-8796cbec1b55","invariantUUID":"7bb18d27-7413-453b-ac2f-5b4381d1f40e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d42d084-2dcd-4ad9-9cf9-7679de8701e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896706563,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99ddbfd3-d4c6-4f42-8646-40836a7e7bba","invariantUUID":"29f8a516-77b4-4a61-8970-1bcbb040ca7c","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":"network","uniqueId":"a5643af2-afac-4a26-9ed0-c16fe8576153","lifecycleState":"CERTIFIED","lastUpdateDate":1632897177772,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b3bd969-0cca-4b47-88f8-ee5fb94bdb27","invariantUUID":"c8ca2abc-fd06-4b74-a79e-88a8b4faaa23","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97b3b74d-ad23-4716-afe2-0531c4530901","lifecycleState":"CERTIFIED","lastUpdateDate":1632897387953,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5f3219e-186d-42d4-a127-2d353b7ef20d","invariantUUID":"f18047ee-b3b6-4c2a-a493-7de764b580a7","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":"defaulticon","uniqueId":"66af4ec8-cfd5-4125-b515-a28a73eec5e4","lifecycleState":"CERTIFIED","lastUpdateDate":1632897133935,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93744ff-9f14-462d-b8ae-6973ce12603e","invariantUUID":"cb0b63ba-6e60-4e27-9242-ec73b0864388","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":"01915957-f0dc-4fa2-8d03-dbfceb976399","lifecycleState":"CERTIFIED","lastUpdateDate":1632896747148,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"600997ca-2021-4416-afdc-c24821168b4d","invariantUUID":"cadd131c-63af-4b91-a697-bf2141af8b27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9203e156-1997-4342-9ee0-9c537c0a3f43","lifecycleState":"CERTIFIED","lastUpdateDate":1632897472054,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e68720ff-6e50-4aed-be63-e2a419d579e8","invariantUUID":"f0d2cd48-e4a9-4928-8002-688c854380da","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c142aac3-133c-4a92-a90f-1e4423ad3287","lifecycleState":"CERTIFIED","lastUpdateDate":1632896631919,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0a95193-ecb3-470f-961a-7042fa70e8e5","invariantUUID":"307745d9-1bd5-44d8-972a-068bf6b53f81","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff258ae2-5de1-4977-98d7-b3b7e817796d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897253944,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a4605c8-7ff5-4fa3-b5a3-01e68e065a02","invariantUUID":"b6cb2d7f-7def-4511-a51c-77d5d35e6cec","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"962f6e99-cd04-49f9-9dcf-37c9848fbf16","lifecycleState":"CERTIFIED","lastUpdateDate":1632897070429,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d6fa02-e358-428d-b1f2-a9e9d9860fa1","invariantUUID":"e070ca55-1119-45d1-9595-81578712869b","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":"port","uniqueId":"1d3fd8c2-7916-486d-b0e6-3542eeed8c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896820103,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"275acb9d-0496-4927-9fa6-8c47158898f6","invariantUUID":"24811706-5890-4848-95f4-f014fae15ad6","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":"e6746993-956c-4b00-a0ad-0e6884c4cf35","lifecycleState":"CERTIFIED","lastUpdateDate":1632897202871,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c65da2c-52a4-4edb-966e-a2c5384e4ff0","invariantUUID":"396057d7-ad87-40bc-9a8e-99e986ef61a5","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d3dc029-99b7-4ab9-b8cd-0991e86887d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632897091535,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9cbd17af-3c7b-4474-afa2-94e90bebfe84","invariantUUID":"0137e540-97a2-413b-92bd-5b5d84d661b3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3eb5776c-2754-4e92-9e70-d902e90d3af8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896733243,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"664f8168-ca39-4363-b1d3-43eb1b3d7477","invariantUUID":"55f42aac-4ee6-44d1-a59f-3f5f9477f7db","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":"defaulticon","uniqueId":"ec50e9dd-295b-4540-83c6-98daf9983a65","lifecycleState":"CERTIFIED","lastUpdateDate":1632901964847,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d128b5ff-c0da-40ad-9b5a-9a45a411438f","invariantUUID":"6a337d93-6dca-4be2-8d54-64f0e8d260a8","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5bf83d-360c-4dad-bd82-d01ea27421c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897394477,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e275092f-c9cd-45e4-989e-9822b6e0f560","invariantUUID":"af4d39d7-cbb2-4d90-a5b0-41d0270f702a","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":"network","uniqueId":"8c8d9fca-396b-4270-bab3-7e9a22b1c1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896693052,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31ebd36f-64c1-428a-907f-14fd4e0d2136","invariantUUID":"167d6fec-73ef-4795-89eb-36fe645aa034","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":"securityrules","uniqueId":"883b36c4-44fe-49ea-9862-d78ea4db50e8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896873750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c06f689c-1fda-4189-aeb2-0e1c53a70982","invariantUUID":"e4894731-c172-4d83-a22e-acfd8cab05de","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":"dd221db9-0afa-415e-a77b-0b37dca6418a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897102901,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0c919dd0-4cd5-43a7-83fc-3d4be476d427","invariantUUID":"17091f1e-b68b-4604-9860-41c2d9eb7a2d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fa030b44-71e5-4179-a2a0-2f2ec431dfc2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896669751,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfbdddb9-a26b-4b67-af00-210a0630f0d7","invariantUUID":"e4863ac8-1c98-4bbe-a80e-e4a3abcd56fe","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":"networkrules","uniqueId":"b9343868-9966-485b-8b5b-a6549b69e79f","lifecycleState":"CERTIFIED","lastUpdateDate":1632896810134,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7aabcc0-c7c2-4188-84a5-b73be5d40e96","invariantUUID":"2a29dc9c-689b-4128-9dfb-ea06398baa9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa950f26-9d7b-4777-af92-bda1f0db0313","lifecycleState":"CERTIFIED","lastUpdateDate":1632897125410,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c3d22672-019d-49d1-8ba1-6d9001d6f133","invariantUUID":"259b6b02-e541-4a73-b65d-7b74c45efe68","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":"b5851d61-45d5-4817-bd26-28b69ca9bffc","lifecycleState":"CERTIFIED","lastUpdateDate":1632897055180,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4668d1f-cb79-4a18-821a-00d255c36166","invariantUUID":"6e22b5fe-04ec-43f2-8439-622a746db5cb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf25fb5-eb84-457d-a69f-f79d3a844c61","lifecycleState":"CERTIFIED","lastUpdateDate":1632896906150,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdccb099-fe51-4493-910e-11917fb11ccc","invariantUUID":"04052c95-4c26-4560-a841-845364980050","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":"33d1e84e-8eac-41b1-a8de-6ad53b21f5a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896967759,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d144454f-b53a-498a-9cfb-a5a7166a6de3","invariantUUID":"a4381b3d-0f7c-4137-89f1-c690eac80842","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":"058ca197-25f6-4e10-a6d9-ffd708192f69","lifecycleState":"CERTIFIED","lastUpdateDate":1632897146202,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f64ce33-e7d0-443e-83f4-98b8e6b226a0","invariantUUID":"5d0ecf3b-6167-4680-b0b4-a24513b8e97e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbb26e3b-3d4f-44d0-bf7c-94e924efc926","lifecycleState":"CERTIFIED","lastUpdateDate":1632897455784,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dec1fe2-d9aa-4617-8e1e-b899d37de52b","invariantUUID":"498ea8f5-8131-48f2-b852-c9d180a3082e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"39dbdd2f-edcf-4123-8b0c-894f751f3abf","lifecycleState":"CERTIFIED","lastUpdateDate":1632897170028,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ef4ebf-765a-4053-8824-53ae1974c436","invariantUUID":"8f74e9cd-61d0-4832-b258-51e2b6737889","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"868c6f49-ef4b-4c77-8da8-eef6d2c66eac","lifecycleState":"CERTIFIED","lastUpdateDate":1632896645598,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96526b4a-b147-4b04-a588-a16ce556f140","invariantUUID":"31d0706d-59b0-4bcc-a093-1a25dc76b029","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15baf9b9-415a-4d12-b280-6b6d7235d4d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896499800,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"41cb7bc9-6d91-46e2-8b2e-d6c82070a16c","invariantUUID":"ef5efa6f-5797-4bb3-93f8-28233bbea482","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632896450391,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efefbda9-40d1-4272-9960-b945fa983a1c","invariantUUID":"292232f6-8c18-4e89-8963-bae7a63a6243","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"988b7518-3db2-4150-b37e-11f7cdecf49a","lifecycleState":"CERTIFIED","lastUpdateDate":1632902067374,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6a658c5-8db6-4608-b462-451028a974e7","lifecycleState":"CERTIFIED","lastUpdateDate":1632900905401,"name":"basic_onboard_ylRovF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","systemName":"BasicOnboardYlrovf","description":"service","tags":["basic_onboard_ylRovF"],"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":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632902048198,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bf595bfe-300e-41b0-a729-f1eefdbbf368","lifecycleState":"CERTIFIED","lastUpdateDate":1632902069202,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"c8f39bd5-bf4a-400c-95fe-9c2ce13d79ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632901889497,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","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-09-29 08:01:31,541 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-29 08:01:31,541 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-09-29 08:01:31,542 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/1161e029-88ef-405f-b922-a9f9740deace/toscaModel 2021-09-29 08:01:31,542 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-29 08:01:31,543 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 08:01:31,815 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1161e029-88ef-405f-b922-a9f9740deace/toscaModel HTTP/1.1" 200 None 2021-09-29 08:01:31,817 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-29 08:01:31,817 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-29 08:01:31,857 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-09-29 08:01:31,857 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-09-29 08:01:31,857 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-29 08:01:31,859 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:01:31,921 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 650 2021-09-29 08:01:31,922 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-29 08:01:31,922 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ccf0cdff71fa494cb99e47c599b3dc4c","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":"ccf0cdff71fa494cb99e47c599b3dc4c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]}]} 2021-09-29 08:01:31,937 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-09-29 08:01:31,937 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-09-29 08:01:31,937 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-29 08:01:31,939 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:01:32,012 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-09-29 08:01:32,012 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-29 08:01:32,013 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":"1632902286051","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/b1615da1-10f8-42c3-af1f-a1dae592affa","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b1615da1-10f8-42c3-af1f-a1dae592affa"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"}]}]}}]} 2021-09-29 08:01:32,015 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-09-29 08:01:32,015 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-09-29 08:01:32,015 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-29 08:01:32,017 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:01:32,083 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 650 2021-09-29 08:01:32,084 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-29 08:01:32,087 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ccf0cdff71fa494cb99e47c599b3dc4c","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":"ccf0cdff71fa494cb99e47c599b3dc4c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]}]} 2021-09-29 08:01:32,089 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-09-29 08:01:32,090 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-09-29 08:01:32,090 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-29 08:01:32,092 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:01:32,166 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-09-29 08:01:32,167 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-29 08:01:32,168 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":"1632902286051","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/b1615da1-10f8-42c3-af1f-a1dae592affa","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b1615da1-10f8-42c3-af1f-a1dae592affa"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"}]}]}}]} 2021-09-29 08:01:32,171 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-09-29 08:01:32,172 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-09-29 08:01:32,172 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-29 08:01:32,174 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:01:32,233 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 650 2021-09-29 08:01:32,234 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-29 08:01:32,235 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ccf0cdff71fa494cb99e47c599b3dc4c","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":"ccf0cdff71fa494cb99e47c599b3dc4c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]}]} 2021-09-29 08:01:32,239 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-09-29 08:01:32,239 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-09-29 08:01:32,239 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-29 08:01:32,241 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:01:32,312 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-09-29 08:01:32,314 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-29 08:01:32,314 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":"1632902286051","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/b1615da1-10f8-42c3-af1f-a1dae592affa","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b1615da1-10f8-42c3-af1f-a1dae592affa"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"}]}]}}]} 2021-09-29 08:01:32,321 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-09-29 08:01:32,321 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/ccf0cdff71fa494cb99e47c599b3dc4c 2021-09-29 08:01:32,322 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-29 08:01:32,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:01:32,391 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/ccf0cdff71fa494cb99e47c599b3dc4c HTTP/1.1" 200 1056 2021-09-29 08:01:32,392 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-29 08:01:32,392 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"ccf0cdff71fa494cb99e47c599b3dc4c","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1632902286408","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/b1615da1-10f8-42c3-af1f-a1dae592affa","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b1615da1-10f8-42c3-af1f-a1dae592affa"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_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-09-29 08:01:32,395 DEBUG 129:onap_service.py(1) - [None][Create b1615da1-10f8-42c3-af1f-a1dae592affa VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a4e74112-7ee0-4c6a-843e-c9ead15cd4c0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:01:32,395 DEBUG 131:onap_service.py(1) - [None][Create b1615da1-10f8-42c3-af1f-a1dae592affa VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad8f2795-5747-4b0a-9aef-276d41023a5c/vnfs/b1615da1-10f8-42c3-af1f-a1dae592affa 2021-09-29 08:01:32,395 DEBUG 132:onap_service.py(1) - [None][Create b1615da1-10f8-42c3-af1f-a1dae592affa VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "463774e2-0eb1-4799-9d0a-134703b7672e", "modelVersion": "1.0", "modelVersionId": "1fcd112d-f168-4a2c-8591-9550031163a9", "modelCustomizationId": "0862569d-d98d-4d84-a977-0b61562a19b1", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "ccf0cdff71fa494cb99e47c599b3dc4c" } } } 2021-09-29 08:01:32,397 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:01:33,949 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/ad8f2795-5747-4b0a-9aef-276d41023a5c/vnfs/b1615da1-10f8-42c3-af1f-a1dae592affa HTTP/1.1" 202 262 2021-09-29 08:01:33,950 INFO 142:onap_service.py(1) - [None][Create b1615da1-10f8-42c3-af1f-a1dae592affa VNF deletion request] response code: 202 2021-09-29 08:01:33,950 DEBUG 146:onap_service.py(1) - [None][Create b1615da1-10f8-42c3-af1f-a1dae592affa VNF deletion request] response: {"requestReferences":{"requestId":"a4e74112-7ee0-4c6a-843e-c9ead15cd4c0","instanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a4e74112-7ee0-4c6a-843e-c9ead15cd4c0"}} 2021-09-29 08:01:33,951 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-09-29 08:01:33,959 DEBUG 129:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '29b72165-f571-4f1b-8541-c43bdce330ab', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:01:33,959 DEBUG 131:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 2021-09-29 08:01:33,960 DEBUG 132:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] data sent: None 2021-09-29 08:01:33,964 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:01:34,159 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 HTTP/1.1" 200 1281 2021-09-29 08:01:34,162 INFO 142:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] response code: 200 2021-09-29 08:01:34,162 DEBUG 146:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] response: {"request":{"requestId":"a4e74112-7ee0-4c6a-843e-c9ead15cd4c0","startTime":"Wed, 29 Sep 2021 08:01:32 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vnfInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 29 Sep 2021 08:01:33 GMT"}}} 2021-09-29 08:01:44,174 DEBUG 129:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5074e174-0162-45f3-915e-396a537ace49', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:01:44,174 DEBUG 131:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 2021-09-29 08:01:44,175 DEBUG 132:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] data sent: None 2021-09-29 08:01:44,177 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:01:44,781 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 HTTP/1.1" 200 1531 2021-09-29 08:01:44,783 INFO 142:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] response code: 200 2021-09-29 08:01:44,783 DEBUG 146:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] response: {"request":{"requestId":"a4e74112-7ee0-4c6a-843e-c9ead15cd4c0","startTime":"Wed, 29 Sep 2021 08:01:32 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vnfInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVnfBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1). TASK INFORMATION: Last task executed: Call SDNC","percentProgress":52,"timestamp":"Wed, 29 Sep 2021 08:01:35 GMT"}}} 2021-09-29 08:01:54,791 DEBUG 129:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8b516169-3780-4b24-9f16-fed173945c7a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:01:54,792 DEBUG 131:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 2021-09-29 08:01:54,792 DEBUG 132:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] data sent: None 2021-09-29 08:01:54,795 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:01:54,980 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 HTTP/1.1" 200 1487 2021-09-29 08:01:54,982 INFO 142:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] response code: 200 2021-09-29 08:01:54,982 DEBUG 146:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] response: {"request":{"requestId":"a4e74112-7ee0-4c6a-843e-c9ead15cd4c0","startTime":"Wed, 29 Sep 2021 08:01:32 GMT","finishTime":"Wed, 29 Sep 2021 08:01:44 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vnfInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 29 Sep 2021 08:01:44 GMT"}}} 2021-09-29 08:01:54,983 INFO 56:mixins.py(13) - VnfDeletionRequest task finished 2021-09-29 08:01:54,983 DEBUG 129:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3fd3a6ea-31c0-43f7-ab0c-f86f07d6e35b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:01:54,983 DEBUG 131:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 2021-09-29 08:01:54,983 DEBUG 132:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] data sent: None 2021-09-29 08:01:54,985 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:01:55,150 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 HTTP/1.1" 200 1487 2021-09-29 08:01:55,151 INFO 142:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] response code: 200 2021-09-29 08:01:55,152 DEBUG 146:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] response: {"request":{"requestId":"a4e74112-7ee0-4c6a-843e-c9ead15cd4c0","startTime":"Wed, 29 Sep 2021 08:01:32 GMT","finishTime":"Wed, 29 Sep 2021 08:01:44 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vnfInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 29 Sep 2021 08:01:44 GMT"}}} 2021-09-29 08:01:55,152 DEBUG 129:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1c29ec18-f318-46c9-bed3-ed7ea4befc23', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:01:55,152 DEBUG 131:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 2021-09-29 08:01:55,153 DEBUG 132:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] data sent: None 2021-09-29 08:01:55,154 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:01:55,331 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 HTTP/1.1" 200 1487 2021-09-29 08:01:55,333 INFO 142:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] response code: 200 2021-09-29 08:01:55,333 DEBUG 146:onap_service.py(13) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] response: {"request":{"requestId":"a4e74112-7ee0-4c6a-843e-c9ead15cd4c0","startTime":"Wed, 29 Sep 2021 08:01:32 GMT","finishTime":"Wed, 29 Sep 2021 08:01:44 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vnfInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 29 Sep 2021 08:01:44 GMT"}}} 2021-09-29 08:01:55,338 DEBUG 129:onap_service.py(1) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bdcf27a3-317d-409c-940f-99582faf3ae8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:01:55,339 DEBUG 131:onap_service.py(1) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 2021-09-29 08:01:55,339 DEBUG 132:onap_service.py(1) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] data sent: None 2021-09-29 08:01:55,342 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:01:55,514 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 HTTP/1.1" 200 1487 2021-09-29 08:01:55,516 INFO 142:onap_service.py(1) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] response code: 200 2021-09-29 08:01:55,516 DEBUG 146:onap_service.py(1) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] response: {"request":{"requestId":"a4e74112-7ee0-4c6a-843e-c9ead15cd4c0","startTime":"Wed, 29 Sep 2021 08:01:32 GMT","finishTime":"Wed, 29 Sep 2021 08:01:44 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vnfInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 29 Sep 2021 08:01:44 GMT"}}} 2021-09-29 08:01:55,517 DEBUG 129:onap_service.py(1) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2f5018b0-e0b1-4ca5-9f21-d54a141e39d2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:01:55,517 DEBUG 131:onap_service.py(1) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 2021-09-29 08:01:55,517 DEBUG 132:onap_service.py(1) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] data sent: None 2021-09-29 08:01:55,518 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:01:55,674 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 HTTP/1.1" 200 1487 2021-09-29 08:01:55,675 INFO 142:onap_service.py(1) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] response code: 200 2021-09-29 08:01:55,675 DEBUG 146:onap_service.py(1) - [None][Check a4e74112-7ee0-4c6a-843e-c9ead15cd4c0 orchestration request status] response: {"request":{"requestId":"a4e74112-7ee0-4c6a-843e-c9ead15cd4c0","startTime":"Wed, 29 Sep 2021 08:01:32 GMT","finishTime":"Wed, 29 Sep 2021 08:01:44 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"463774e2-0eb1-4799-9d0a-134703b7672e","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"0862569d-d98d-4d84-a977-0b61562a19b1","modelVersionId":"1fcd112d-f168-4a2c-8591-9550031163a9","modelCustomizationId":"0862569d-d98d-4d84-a977-0b61562a19b1","modelUuid":"1fcd112d-f168-4a2c-8591-9550031163a9","modelInvariantUuid":"463774e2-0eb1-4799-9d0a-134703b7672e","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","vnfInstanceId":"b1615da1-10f8-42c3-af1f-a1dae592affa","vnfInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 29 Sep 2021 08:01:44 GMT"}}} 2021-09-29 08:01:55,676 DEBUG 319:service.py(1) - Delete ad8f2795-5747-4b0a-9aef-276d41023a5c service instance 2021-09-29 08:01:55,676 DEBUG 113:deletion.py(1) - Service ad8f2795-5747-4b0a-9aef-276d41023a5c deletion request 2021-09-29 08:01:55,687 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-29 08:01:55,687 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-29 08:01:55,687 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-09-29 08:01:55,687 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-29 08:01:55,687 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-29 08:01:55,689 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 08:02:05,278 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1775 2021-09-29 08:02:05,280 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-29 08:02:05,280 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d458f26-e469-4b30-826a-58205741c7cb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/926e7431-ce98-4526-81a9-9d47c86197c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c22131a0-dd22-4e7b-ace5-ee7a00cfa435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4418913b-f07a-4f50-b2d8-282044dfa5a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1161e029-88ef-405f-b922-a9f9740deace/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-29 08:02:05,282 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-09-29 08:02:05,282 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:02:05,282 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:02:05,283 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:02:05,283 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 08:02:05,283 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:02:05,283 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:02:05,283 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:02:05,283 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-29 08:02:05,283 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:02:05,283 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:02:05,283 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:02:05,283 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-29 08:02:05,283 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:02:05,284 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:02:05,284 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:02:05,284 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-29 08:02:05,284 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:02:05,284 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:02:05,284 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:02:05,284 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-09-29 08:02:05,284 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 08:02:05,284 INFO 192:__init__.py(1) - Service found, updating information 2021-09-29 08:02:05,285 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-09-29 08:02:05,285 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-09-29 08:02:05,285 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-29 08:02:05,287 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 08:02:09,851 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-09-29 08:02:09,853 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-29 08:02:09,855 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfd7824d-16e8-476c-8ca7-d7cd90475a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897112984,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6043ede5-6476-40cb-a4b1-42173b9a1c16","invariantUUID":"2c0d3806-140c-4533-a77c-e453c8fc2023","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":"objectStorage","uniqueId":"93a398e5-217a-4b25-a2e2-394de7cfbb49","lifecycleState":"CERTIFIED","lastUpdateDate":1632897288553,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc13475-1acc-4397-8de3-66c5350333f4","invariantUUID":"a350a53b-f358-42df-86c4-28f89da787c2","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":"658824a1-412c-4cdc-a4c7-45a68bbd53c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897213357,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"443dfbfb-b73e-42dc-8484-a14b8748d498","invariantUUID":"01957492-a2f7-4f22-a0d4-51eefba13b30","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c2ca223a-c736-4aff-ae2b-f85661518715","lifecycleState":"CERTIFIED","lastUpdateDate":1632897374434,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bb33558-aa86-480b-8562-bc678f058ca6","invariantUUID":"b1943189-6896-4370-a215-71578f82a119","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":"7c35fc23-d29b-4e8a-9426-861826260ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1632896720171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fbe5f3a-b8ac-4e4c-8f8c-d936f9ed8616","invariantUUID":"ce275bc4-f76d-4312-9347-f4747f758178","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":"objectStorage","uniqueId":"1a0994d3-fd5b-4e46-8342-23bfe918a0b6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896616171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7a5a10-7cfa-4f06-ba73-b38f35764614","invariantUUID":"b4a98965-7878-4fa6-aadd-62b1024a7735","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa7c456-24f8-4094-ae0e-9715c310d5ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632897534141,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95b86c82-98de-48c3-80dc-c65cc67c6d02","invariantUUID":"8c7899d9-7a22-41ad-860a-5523ca73f43f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b6a91272-b301-44f3-a520-89e5722b35b0","lifecycleState":"CERTIFIED","lastUpdateDate":1632901929456,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94e62d4-b353-463e-9d28-cb256b5dbfd6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897551086,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8379487-7326-4a3e-bf8c-c38060100683","invariantUUID":"694089be-2f8f-4b20-820f-4ff5d9f531fa","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":"defaulticon","uniqueId":"8520a261-1581-4ac5-a0f1-cee4aadbdf0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897349184,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6882963d-6554-42cf-b3f7-108cabfd34ea","invariantUUID":"423e76f0-1b01-48ba-9bdf-b55fb950bf94","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":"d7351cf5-ac43-4d09-accb-e1e9512b2178","lifecycleState":"CERTIFIED","lastUpdateDate":1632896654173,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db625773-4186-4514-a4d0-b273a2be3529","invariantUUID":"36e0ab35-0c1a-4849-a520-4f2d4516752e","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":"16838d8f-3a6d-4b69-b21f-a76c48d1182c","lifecycleState":"CERTIFIED","lastUpdateDate":1632896576579,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44edb027-9d20-41e5-b3f9-ec9c1fd88c81","invariantUUID":"4f731268-c7f7-4a45-afa1-5ee9cb940c7b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"61710378-223f-4937-b053-e975ff2039b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632896680975,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7291ae8-1f32-42dc-b059-39a3dc8d6f77","invariantUUID":"3ec37e49-da63-4158-933d-3a118040ebf5","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":"defaulticon","uniqueId":"68acf008-acc0-4fac-b857-a2afc11e8cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897335085,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abfa1c4a-bbf1-4d1b-b41e-0bd3f9149fd0","invariantUUID":"1a94319c-3b6e-4d98-b51a-5ff5b289b046","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":"network","uniqueId":"af4e8fd9-3eab-4744-9276-43795a0301fb","lifecycleState":"CERTIFIED","lastUpdateDate":1632896914680,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e265e6f6-cb22-45f0-b329-2bb20c3e6a8c","invariantUUID":"b186e1da-1183-4bb8-9aa3-ddede42e8d04","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":"394b3914-566f-4944-aa03-620257923323","lifecycleState":"CERTIFIED","lastUpdateDate":1632896513737,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b13a499-c578-413f-b7a6-c84326176893","invariantUUID":"1e874fba-1232-47dc-aa95-fe08fbe8fe0d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6b3fa10-0b39-4b34-9175-d96a8562b2db","lifecycleState":"CERTIFIED","lastUpdateDate":1632897154014,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d68840ce-8f25-4e48-b332-7524c6842b32","invariantUUID":"a0bf6a4d-81f5-4c6d-bbb1-866715988930","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":"441279c7-d89d-4280-bc55-e7cd03e9d874","lifecycleState":"CERTIFIED","lastUpdateDate":1632896953872,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4861d49-384f-4af7-b1d9-04fb79005b6c","invariantUUID":"c3626004-9543-4806-a148-b3b94c8d42f7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4614c93d-f892-4585-922b-5d047b6b2d3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897294111,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed3029bc-0bd6-4f68-a3ee-220798a9b777","invariantUUID":"a30652cc-e8d3-47fc-9c4b-dda174861cab","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"42c4d621-575c-44cb-a83c-3391e94a443b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896569547,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1a7b2bd-14f4-46c5-93eb-e91cf3aea95a","invariantUUID":"b774f1f9-eaa7-49f0-bdde-fcee5d99660e","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":"1443ebb8-4ab5-4873-8569-67b30b511b78","lifecycleState":"CERTIFIED","lastUpdateDate":1632897429466,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644416a6-d229-4e0e-b03f-12ca1c78b300","invariantUUID":"b9a3bb04-7e39-4f35-aa62-97fe36b22397","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":"port","uniqueId":"7aa7ee2e-9e1a-4c17-88fd-ca55d2050b12","lifecycleState":"CERTIFIED","lastUpdateDate":1632897492926,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35915292-8288-431f-b968-2b48a5d2d06e","invariantUUID":"f4a4a51c-5a29-4736-9ac1-4f4c93858948","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":"91db0837-356e-45ec-a68d-facb17caa1c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632896865956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbfbbbc-4073-49ca-acba-7085528bf12f","invariantUUID":"e36a7b55-9aa4-49bd-934b-6728df3d7aba","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":"b1cc2df6-5c6f-4cd3-a9e6-106df5320a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632897409238,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31df6e0b-3613-4dc5-9c66-1fcaa8c922bc","invariantUUID":"d90ce0e6-60ed-4017-bc3e-82d05f7532c4","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":"compute","uniqueId":"43c5bad7-d6ce-4eed-836d-48128d3034a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632897569953,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf943105-b011-46a5-a422-d0a479fd05b2","invariantUUID":"9021d1aa-657f-4e16-9c76-870fdec575b5","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":"compute","uniqueId":"44dd92f9-2f03-45ee-88d3-cebfbc159b53","lifecycleState":"CERTIFIED","lastUpdateDate":1632896892983,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de85ac86-1f94-4932-8c37-c629d7d981f8","invariantUUID":"dd8dd44f-0b4c-4bba-a086-93b52df58332","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":"defaulticon","uniqueId":"20b5595b-125a-4d2e-9371-5641001ab473","lifecycleState":"CERTIFIED","lastUpdateDate":1632901930114,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"22622449-bf35-4070-b241-bbde52cf1f1d","invariantUUID":"5100959d-ebd8-42ae-9fbd-9bb41509512d","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"port","uniqueId":"8ec709a7-78d9-469a-928f-3b318336aad1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897369160,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4970f35a-625c-47d0-973b-8a04388d3400","invariantUUID":"feb79999-ad7b-413f-98a4-2d756631f3ad","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fcf4d95-e1bb-4fd0-a30b-1a5493810a96","lifecycleState":"CERTIFIED","lastUpdateDate":1632897510913,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c68d3e00-d9ba-445a-bfea-d6adff551077","invariantUUID":"a40a0144-d0c7-48e3-a56c-73ae2d29d2ed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfcf5325-7f58-4f53-a7a5-595219f321a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896930324,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee3ea7c-f076-4f46-8e3b-70d562069b24","invariantUUID":"92700d76-8730-4190-9e1d-a066857e7499","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3093509-343a-4b29-9ab6-d97782409186","lifecycleState":"CERTIFIED","lastUpdateDate":1632897555177,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"041797bc-e639-4c5d-a7ea-67a8622e9ef1","invariantUUID":"0deca34e-8372-45e3-a532-89fd8cdf633a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af8f23ad-b8a0-43ff-b0bd-e9a59594bcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1632897592552,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbaef1b3-411d-4e05-a538-46bb551e4ddc","invariantUUID":"53d10a6d-6ab1-4412-a4aa-7dce00226405","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540f4e74-c24b-4c3d-b1e2-117e525b4f0d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897414680,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7abe542-49b0-4f7d-912c-26d8a2fd070b","invariantUUID":"07556603-8fba-4645-9296-e8c19e90470f","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"028a284d-5ff7-4ac0-8e96-b9ee68451940","lifecycleState":"CERTIFIED","lastUpdateDate":1632897227502,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d0fb9f-1b50-42d2-b7e2-287693e269fa","invariantUUID":"753e5138-88e4-4c08-9c3c-f49bd0301d20","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":"defaulticon","uniqueId":"fa4fb930-9a7a-420e-93ff-ddfe6c7fe9f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632900828675,"name":"basic_onboard_ylRovF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","systemName":"BasicOnboardYlrovf","description":"VF","tags":["basic_onboard_ylRovF"],"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":"port","uniqueId":"1a2b185d-85f2-434d-a0f8-2b2f67cd1810","lifecycleState":"CERTIFIED","lastUpdateDate":1632897354699,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91638f85-dfce-4a0a-b7f1-813a2fb85897","invariantUUID":"231492d0-73d6-4b8e-93dd-61580fa8dc30","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12439657-1113-4f93-b35a-ab4b7812da6d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897026705,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c78f79b-97be-4c41-b90b-dea92e98f3b7","invariantUUID":"dbd2d298-a5aa-4c17-be9f-16523b0ccfd3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e3ad993-ee76-469a-9e4a-ebcc60a7f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1632897247651,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cc03efc-f8f1-4ee4-ae7a-f3a619b8e55f","invariantUUID":"85a0bfc4-0348-4787-977c-b7afd0de740d","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":"network","uniqueId":"5d29e405-e223-4314-8e36-3cdfdd05c7e0","lifecycleState":"CERTIFIED","lastUpdateDate":1632896975087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d61a06-c823-4094-ae53-dc0c75c3ad7a","invariantUUID":"65d57936-a17a-4dff-be25-d45028f1c9e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"15121b67-62b0-4bcd-aa59-cd89e4dd137a","lifecycleState":"CERTIFIED","lastUpdateDate":1632896554480,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a164d-20cc-40e3-b824-1d9cc3ca08b5","invariantUUID":"5c35361f-d6d4-44f0-a880-67b8c26daeac","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"09c643e8-5cf2-472a-83c8-63966fe5095a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897589017,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64a69aae-71dd-47c4-9be2-4b39ae527843","invariantUUID":"f57673fa-cee4-4628-aec8-60f74f6cc87c","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":"objectStorage","uniqueId":"3de94c6a-86db-4a33-b88b-71738d1381f6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896527949,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3122af6-046f-48f9-a1b2-3438c432175c","invariantUUID":"440e2e7b-a326-4cf1-ae78-eca5da8e268a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63e492ca-a0ba-4eaf-83e5-31b758f170d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897448721,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b0f0e7f-a9aa-424d-8e97-06d07a8c108b","invariantUUID":"89fef419-5c75-4f98-ad46-2a55f4cdffb7","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":"networkrules","uniqueId":"f96f5cf5-c157-45be-a34c-44d54d399750","lifecycleState":"CERTIFIED","lastUpdateDate":1632896852293,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6ca0ff8a-c317-4edd-a49f-8796cbec1b55","invariantUUID":"7bb18d27-7413-453b-ac2f-5b4381d1f40e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d42d084-2dcd-4ad9-9cf9-7679de8701e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896706563,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99ddbfd3-d4c6-4f42-8646-40836a7e7bba","invariantUUID":"29f8a516-77b4-4a61-8970-1bcbb040ca7c","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":"network","uniqueId":"a5643af2-afac-4a26-9ed0-c16fe8576153","lifecycleState":"CERTIFIED","lastUpdateDate":1632897177772,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b3bd969-0cca-4b47-88f8-ee5fb94bdb27","invariantUUID":"c8ca2abc-fd06-4b74-a79e-88a8b4faaa23","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97b3b74d-ad23-4716-afe2-0531c4530901","lifecycleState":"CERTIFIED","lastUpdateDate":1632897387953,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5f3219e-186d-42d4-a127-2d353b7ef20d","invariantUUID":"f18047ee-b3b6-4c2a-a493-7de764b580a7","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":"defaulticon","uniqueId":"66af4ec8-cfd5-4125-b515-a28a73eec5e4","lifecycleState":"CERTIFIED","lastUpdateDate":1632897133935,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93744ff-9f14-462d-b8ae-6973ce12603e","invariantUUID":"cb0b63ba-6e60-4e27-9242-ec73b0864388","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":"01915957-f0dc-4fa2-8d03-dbfceb976399","lifecycleState":"CERTIFIED","lastUpdateDate":1632896747148,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"600997ca-2021-4416-afdc-c24821168b4d","invariantUUID":"cadd131c-63af-4b91-a697-bf2141af8b27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9203e156-1997-4342-9ee0-9c537c0a3f43","lifecycleState":"CERTIFIED","lastUpdateDate":1632897472054,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e68720ff-6e50-4aed-be63-e2a419d579e8","invariantUUID":"f0d2cd48-e4a9-4928-8002-688c854380da","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c142aac3-133c-4a92-a90f-1e4423ad3287","lifecycleState":"CERTIFIED","lastUpdateDate":1632896631919,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0a95193-ecb3-470f-961a-7042fa70e8e5","invariantUUID":"307745d9-1bd5-44d8-972a-068bf6b53f81","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff258ae2-5de1-4977-98d7-b3b7e817796d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897253944,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a4605c8-7ff5-4fa3-b5a3-01e68e065a02","invariantUUID":"b6cb2d7f-7def-4511-a51c-77d5d35e6cec","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"962f6e99-cd04-49f9-9dcf-37c9848fbf16","lifecycleState":"CERTIFIED","lastUpdateDate":1632897070429,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d6fa02-e358-428d-b1f2-a9e9d9860fa1","invariantUUID":"e070ca55-1119-45d1-9595-81578712869b","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":"port","uniqueId":"1d3fd8c2-7916-486d-b0e6-3542eeed8c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896820103,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"275acb9d-0496-4927-9fa6-8c47158898f6","invariantUUID":"24811706-5890-4848-95f4-f014fae15ad6","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":"e6746993-956c-4b00-a0ad-0e6884c4cf35","lifecycleState":"CERTIFIED","lastUpdateDate":1632897202871,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c65da2c-52a4-4edb-966e-a2c5384e4ff0","invariantUUID":"396057d7-ad87-40bc-9a8e-99e986ef61a5","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d3dc029-99b7-4ab9-b8cd-0991e86887d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632897091535,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9cbd17af-3c7b-4474-afa2-94e90bebfe84","invariantUUID":"0137e540-97a2-413b-92bd-5b5d84d661b3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3eb5776c-2754-4e92-9e70-d902e90d3af8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896733243,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"664f8168-ca39-4363-b1d3-43eb1b3d7477","invariantUUID":"55f42aac-4ee6-44d1-a59f-3f5f9477f7db","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":"defaulticon","uniqueId":"ec50e9dd-295b-4540-83c6-98daf9983a65","lifecycleState":"CERTIFIED","lastUpdateDate":1632901964847,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d128b5ff-c0da-40ad-9b5a-9a45a411438f","invariantUUID":"6a337d93-6dca-4be2-8d54-64f0e8d260a8","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5bf83d-360c-4dad-bd82-d01ea27421c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897394477,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e275092f-c9cd-45e4-989e-9822b6e0f560","invariantUUID":"af4d39d7-cbb2-4d90-a5b0-41d0270f702a","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":"network","uniqueId":"8c8d9fca-396b-4270-bab3-7e9a22b1c1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896693052,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31ebd36f-64c1-428a-907f-14fd4e0d2136","invariantUUID":"167d6fec-73ef-4795-89eb-36fe645aa034","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":"securityrules","uniqueId":"883b36c4-44fe-49ea-9862-d78ea4db50e8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896873750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c06f689c-1fda-4189-aeb2-0e1c53a70982","invariantUUID":"e4894731-c172-4d83-a22e-acfd8cab05de","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":"dd221db9-0afa-415e-a77b-0b37dca6418a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897102901,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0c919dd0-4cd5-43a7-83fc-3d4be476d427","invariantUUID":"17091f1e-b68b-4604-9860-41c2d9eb7a2d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fa030b44-71e5-4179-a2a0-2f2ec431dfc2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896669751,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfbdddb9-a26b-4b67-af00-210a0630f0d7","invariantUUID":"e4863ac8-1c98-4bbe-a80e-e4a3abcd56fe","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":"networkrules","uniqueId":"b9343868-9966-485b-8b5b-a6549b69e79f","lifecycleState":"CERTIFIED","lastUpdateDate":1632896810134,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7aabcc0-c7c2-4188-84a5-b73be5d40e96","invariantUUID":"2a29dc9c-689b-4128-9dfb-ea06398baa9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa950f26-9d7b-4777-af92-bda1f0db0313","lifecycleState":"CERTIFIED","lastUpdateDate":1632897125410,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c3d22672-019d-49d1-8ba1-6d9001d6f133","invariantUUID":"259b6b02-e541-4a73-b65d-7b74c45efe68","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":"b5851d61-45d5-4817-bd26-28b69ca9bffc","lifecycleState":"CERTIFIED","lastUpdateDate":1632897055180,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4668d1f-cb79-4a18-821a-00d255c36166","invariantUUID":"6e22b5fe-04ec-43f2-8439-622a746db5cb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf25fb5-eb84-457d-a69f-f79d3a844c61","lifecycleState":"CERTIFIED","lastUpdateDate":1632896906150,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdccb099-fe51-4493-910e-11917fb11ccc","invariantUUID":"04052c95-4c26-4560-a841-845364980050","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":"33d1e84e-8eac-41b1-a8de-6ad53b21f5a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896967759,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d144454f-b53a-498a-9cfb-a5a7166a6de3","invariantUUID":"a4381b3d-0f7c-4137-89f1-c690eac80842","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":"058ca197-25f6-4e10-a6d9-ffd708192f69","lifecycleState":"CERTIFIED","lastUpdateDate":1632897146202,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f64ce33-e7d0-443e-83f4-98b8e6b226a0","invariantUUID":"5d0ecf3b-6167-4680-b0b4-a24513b8e97e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbb26e3b-3d4f-44d0-bf7c-94e924efc926","lifecycleState":"CERTIFIED","lastUpdateDate":1632897455784,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dec1fe2-d9aa-4617-8e1e-b899d37de52b","invariantUUID":"498ea8f5-8131-48f2-b852-c9d180a3082e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"39dbdd2f-edcf-4123-8b0c-894f751f3abf","lifecycleState":"CERTIFIED","lastUpdateDate":1632897170028,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ef4ebf-765a-4053-8824-53ae1974c436","invariantUUID":"8f74e9cd-61d0-4832-b258-51e2b6737889","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"868c6f49-ef4b-4c77-8da8-eef6d2c66eac","lifecycleState":"CERTIFIED","lastUpdateDate":1632896645598,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96526b4a-b147-4b04-a588-a16ce556f140","invariantUUID":"31d0706d-59b0-4bcc-a093-1a25dc76b029","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15baf9b9-415a-4d12-b280-6b6d7235d4d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896499800,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"41cb7bc9-6d91-46e2-8b2e-d6c82070a16c","invariantUUID":"ef5efa6f-5797-4bb3-93f8-28233bbea482","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632896450391,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efefbda9-40d1-4272-9960-b945fa983a1c","invariantUUID":"292232f6-8c18-4e89-8963-bae7a63a6243","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"988b7518-3db2-4150-b37e-11f7cdecf49a","lifecycleState":"CERTIFIED","lastUpdateDate":1632902067374,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6a658c5-8db6-4608-b462-451028a974e7","lifecycleState":"CERTIFIED","lastUpdateDate":1632900905401,"name":"basic_onboard_ylRovF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","systemName":"BasicOnboardYlrovf","description":"service","tags":["basic_onboard_ylRovF"],"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":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632902048198,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bf595bfe-300e-41b0-a729-f1eefdbbf368","lifecycleState":"CERTIFIED","lastUpdateDate":1632902069202,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"c8f39bd5-bf4a-400c-95fe-9c2ce13d79ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632901889497,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","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-09-29 08:02:09,859 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-29 08:02:09,859 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-29 08:02:09,860 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-29 08:02:09,860 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-09-29 08:02:09,860 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-29 08:02:09,860 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-29 08:02:09,862 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 08:02:10,548 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1775 2021-09-29 08:02:10,549 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-29 08:02:10,550 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d458f26-e469-4b30-826a-58205741c7cb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/926e7431-ce98-4526-81a9-9d47c86197c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c22131a0-dd22-4e7b-ace5-ee7a00cfa435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4418913b-f07a-4f50-b2d8-282044dfa5a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1161e029-88ef-405f-b922-a9f9740deace/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-29 08:02:10,552 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-09-29 08:02:10,552 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:02:10,552 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:02:10,552 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:02:10,552 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 08:02:10,552 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:02:10,553 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:02:10,553 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:02:10,553 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-29 08:02:10,553 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:02:10,553 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:02:10,553 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:02:10,553 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-29 08:02:10,553 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:02:10,553 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:02:10,553 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:02:10,553 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-29 08:02:10,554 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:02:10,554 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:02:10,554 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:02:10,554 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-09-29 08:02:10,554 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 08:02:10,554 INFO 192:__init__.py(1) - Service found, updating information 2021-09-29 08:02:10,554 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-09-29 08:02:10,555 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-09-29 08:02:10,555 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-29 08:02:10,557 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 08:02:11,402 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-09-29 08:02:11,405 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-29 08:02:11,407 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfd7824d-16e8-476c-8ca7-d7cd90475a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897112984,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6043ede5-6476-40cb-a4b1-42173b9a1c16","invariantUUID":"2c0d3806-140c-4533-a77c-e453c8fc2023","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":"objectStorage","uniqueId":"93a398e5-217a-4b25-a2e2-394de7cfbb49","lifecycleState":"CERTIFIED","lastUpdateDate":1632897288553,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc13475-1acc-4397-8de3-66c5350333f4","invariantUUID":"a350a53b-f358-42df-86c4-28f89da787c2","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":"658824a1-412c-4cdc-a4c7-45a68bbd53c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897213357,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"443dfbfb-b73e-42dc-8484-a14b8748d498","invariantUUID":"01957492-a2f7-4f22-a0d4-51eefba13b30","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c2ca223a-c736-4aff-ae2b-f85661518715","lifecycleState":"CERTIFIED","lastUpdateDate":1632897374434,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bb33558-aa86-480b-8562-bc678f058ca6","invariantUUID":"b1943189-6896-4370-a215-71578f82a119","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":"7c35fc23-d29b-4e8a-9426-861826260ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1632896720171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fbe5f3a-b8ac-4e4c-8f8c-d936f9ed8616","invariantUUID":"ce275bc4-f76d-4312-9347-f4747f758178","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":"objectStorage","uniqueId":"1a0994d3-fd5b-4e46-8342-23bfe918a0b6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896616171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7a5a10-7cfa-4f06-ba73-b38f35764614","invariantUUID":"b4a98965-7878-4fa6-aadd-62b1024a7735","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa7c456-24f8-4094-ae0e-9715c310d5ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632897534141,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95b86c82-98de-48c3-80dc-c65cc67c6d02","invariantUUID":"8c7899d9-7a22-41ad-860a-5523ca73f43f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b6a91272-b301-44f3-a520-89e5722b35b0","lifecycleState":"CERTIFIED","lastUpdateDate":1632901929456,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94e62d4-b353-463e-9d28-cb256b5dbfd6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897551086,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8379487-7326-4a3e-bf8c-c38060100683","invariantUUID":"694089be-2f8f-4b20-820f-4ff5d9f531fa","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":"defaulticon","uniqueId":"8520a261-1581-4ac5-a0f1-cee4aadbdf0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897349184,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6882963d-6554-42cf-b3f7-108cabfd34ea","invariantUUID":"423e76f0-1b01-48ba-9bdf-b55fb950bf94","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":"d7351cf5-ac43-4d09-accb-e1e9512b2178","lifecycleState":"CERTIFIED","lastUpdateDate":1632896654173,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db625773-4186-4514-a4d0-b273a2be3529","invariantUUID":"36e0ab35-0c1a-4849-a520-4f2d4516752e","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":"16838d8f-3a6d-4b69-b21f-a76c48d1182c","lifecycleState":"CERTIFIED","lastUpdateDate":1632896576579,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44edb027-9d20-41e5-b3f9-ec9c1fd88c81","invariantUUID":"4f731268-c7f7-4a45-afa1-5ee9cb940c7b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"61710378-223f-4937-b053-e975ff2039b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632896680975,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7291ae8-1f32-42dc-b059-39a3dc8d6f77","invariantUUID":"3ec37e49-da63-4158-933d-3a118040ebf5","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":"defaulticon","uniqueId":"68acf008-acc0-4fac-b857-a2afc11e8cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897335085,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abfa1c4a-bbf1-4d1b-b41e-0bd3f9149fd0","invariantUUID":"1a94319c-3b6e-4d98-b51a-5ff5b289b046","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":"network","uniqueId":"af4e8fd9-3eab-4744-9276-43795a0301fb","lifecycleState":"CERTIFIED","lastUpdateDate":1632896914680,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e265e6f6-cb22-45f0-b329-2bb20c3e6a8c","invariantUUID":"b186e1da-1183-4bb8-9aa3-ddede42e8d04","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":"394b3914-566f-4944-aa03-620257923323","lifecycleState":"CERTIFIED","lastUpdateDate":1632896513737,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b13a499-c578-413f-b7a6-c84326176893","invariantUUID":"1e874fba-1232-47dc-aa95-fe08fbe8fe0d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6b3fa10-0b39-4b34-9175-d96a8562b2db","lifecycleState":"CERTIFIED","lastUpdateDate":1632897154014,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d68840ce-8f25-4e48-b332-7524c6842b32","invariantUUID":"a0bf6a4d-81f5-4c6d-bbb1-866715988930","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":"441279c7-d89d-4280-bc55-e7cd03e9d874","lifecycleState":"CERTIFIED","lastUpdateDate":1632896953872,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4861d49-384f-4af7-b1d9-04fb79005b6c","invariantUUID":"c3626004-9543-4806-a148-b3b94c8d42f7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4614c93d-f892-4585-922b-5d047b6b2d3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897294111,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed3029bc-0bd6-4f68-a3ee-220798a9b777","invariantUUID":"a30652cc-e8d3-47fc-9c4b-dda174861cab","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"42c4d621-575c-44cb-a83c-3391e94a443b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896569547,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1a7b2bd-14f4-46c5-93eb-e91cf3aea95a","invariantUUID":"b774f1f9-eaa7-49f0-bdde-fcee5d99660e","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":"1443ebb8-4ab5-4873-8569-67b30b511b78","lifecycleState":"CERTIFIED","lastUpdateDate":1632897429466,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644416a6-d229-4e0e-b03f-12ca1c78b300","invariantUUID":"b9a3bb04-7e39-4f35-aa62-97fe36b22397","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":"port","uniqueId":"7aa7ee2e-9e1a-4c17-88fd-ca55d2050b12","lifecycleState":"CERTIFIED","lastUpdateDate":1632897492926,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35915292-8288-431f-b968-2b48a5d2d06e","invariantUUID":"f4a4a51c-5a29-4736-9ac1-4f4c93858948","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":"91db0837-356e-45ec-a68d-facb17caa1c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632896865956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbfbbbc-4073-49ca-acba-7085528bf12f","invariantUUID":"e36a7b55-9aa4-49bd-934b-6728df3d7aba","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":"b1cc2df6-5c6f-4cd3-a9e6-106df5320a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632897409238,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31df6e0b-3613-4dc5-9c66-1fcaa8c922bc","invariantUUID":"d90ce0e6-60ed-4017-bc3e-82d05f7532c4","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":"compute","uniqueId":"43c5bad7-d6ce-4eed-836d-48128d3034a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632897569953,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf943105-b011-46a5-a422-d0a479fd05b2","invariantUUID":"9021d1aa-657f-4e16-9c76-870fdec575b5","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":"compute","uniqueId":"44dd92f9-2f03-45ee-88d3-cebfbc159b53","lifecycleState":"CERTIFIED","lastUpdateDate":1632896892983,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de85ac86-1f94-4932-8c37-c629d7d981f8","invariantUUID":"dd8dd44f-0b4c-4bba-a086-93b52df58332","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":"defaulticon","uniqueId":"20b5595b-125a-4d2e-9371-5641001ab473","lifecycleState":"CERTIFIED","lastUpdateDate":1632901930114,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"22622449-bf35-4070-b241-bbde52cf1f1d","invariantUUID":"5100959d-ebd8-42ae-9fbd-9bb41509512d","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"port","uniqueId":"8ec709a7-78d9-469a-928f-3b318336aad1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897369160,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4970f35a-625c-47d0-973b-8a04388d3400","invariantUUID":"feb79999-ad7b-413f-98a4-2d756631f3ad","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fcf4d95-e1bb-4fd0-a30b-1a5493810a96","lifecycleState":"CERTIFIED","lastUpdateDate":1632897510913,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c68d3e00-d9ba-445a-bfea-d6adff551077","invariantUUID":"a40a0144-d0c7-48e3-a56c-73ae2d29d2ed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfcf5325-7f58-4f53-a7a5-595219f321a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896930324,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee3ea7c-f076-4f46-8e3b-70d562069b24","invariantUUID":"92700d76-8730-4190-9e1d-a066857e7499","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3093509-343a-4b29-9ab6-d97782409186","lifecycleState":"CERTIFIED","lastUpdateDate":1632897555177,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"041797bc-e639-4c5d-a7ea-67a8622e9ef1","invariantUUID":"0deca34e-8372-45e3-a532-89fd8cdf633a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af8f23ad-b8a0-43ff-b0bd-e9a59594bcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1632897592552,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbaef1b3-411d-4e05-a538-46bb551e4ddc","invariantUUID":"53d10a6d-6ab1-4412-a4aa-7dce00226405","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540f4e74-c24b-4c3d-b1e2-117e525b4f0d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897414680,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7abe542-49b0-4f7d-912c-26d8a2fd070b","invariantUUID":"07556603-8fba-4645-9296-e8c19e90470f","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"028a284d-5ff7-4ac0-8e96-b9ee68451940","lifecycleState":"CERTIFIED","lastUpdateDate":1632897227502,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d0fb9f-1b50-42d2-b7e2-287693e269fa","invariantUUID":"753e5138-88e4-4c08-9c3c-f49bd0301d20","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":"defaulticon","uniqueId":"fa4fb930-9a7a-420e-93ff-ddfe6c7fe9f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632900828675,"name":"basic_onboard_ylRovF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","systemName":"BasicOnboardYlrovf","description":"VF","tags":["basic_onboard_ylRovF"],"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":"port","uniqueId":"1a2b185d-85f2-434d-a0f8-2b2f67cd1810","lifecycleState":"CERTIFIED","lastUpdateDate":1632897354699,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91638f85-dfce-4a0a-b7f1-813a2fb85897","invariantUUID":"231492d0-73d6-4b8e-93dd-61580fa8dc30","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12439657-1113-4f93-b35a-ab4b7812da6d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897026705,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c78f79b-97be-4c41-b90b-dea92e98f3b7","invariantUUID":"dbd2d298-a5aa-4c17-be9f-16523b0ccfd3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e3ad993-ee76-469a-9e4a-ebcc60a7f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1632897247651,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cc03efc-f8f1-4ee4-ae7a-f3a619b8e55f","invariantUUID":"85a0bfc4-0348-4787-977c-b7afd0de740d","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":"network","uniqueId":"5d29e405-e223-4314-8e36-3cdfdd05c7e0","lifecycleState":"CERTIFIED","lastUpdateDate":1632896975087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d61a06-c823-4094-ae53-dc0c75c3ad7a","invariantUUID":"65d57936-a17a-4dff-be25-d45028f1c9e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"15121b67-62b0-4bcd-aa59-cd89e4dd137a","lifecycleState":"CERTIFIED","lastUpdateDate":1632896554480,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a164d-20cc-40e3-b824-1d9cc3ca08b5","invariantUUID":"5c35361f-d6d4-44f0-a880-67b8c26daeac","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"09c643e8-5cf2-472a-83c8-63966fe5095a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897589017,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64a69aae-71dd-47c4-9be2-4b39ae527843","invariantUUID":"f57673fa-cee4-4628-aec8-60f74f6cc87c","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":"objectStorage","uniqueId":"3de94c6a-86db-4a33-b88b-71738d1381f6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896527949,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3122af6-046f-48f9-a1b2-3438c432175c","invariantUUID":"440e2e7b-a326-4cf1-ae78-eca5da8e268a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63e492ca-a0ba-4eaf-83e5-31b758f170d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897448721,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b0f0e7f-a9aa-424d-8e97-06d07a8c108b","invariantUUID":"89fef419-5c75-4f98-ad46-2a55f4cdffb7","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":"networkrules","uniqueId":"f96f5cf5-c157-45be-a34c-44d54d399750","lifecycleState":"CERTIFIED","lastUpdateDate":1632896852293,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6ca0ff8a-c317-4edd-a49f-8796cbec1b55","invariantUUID":"7bb18d27-7413-453b-ac2f-5b4381d1f40e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d42d084-2dcd-4ad9-9cf9-7679de8701e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896706563,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99ddbfd3-d4c6-4f42-8646-40836a7e7bba","invariantUUID":"29f8a516-77b4-4a61-8970-1bcbb040ca7c","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":"network","uniqueId":"a5643af2-afac-4a26-9ed0-c16fe8576153","lifecycleState":"CERTIFIED","lastUpdateDate":1632897177772,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b3bd969-0cca-4b47-88f8-ee5fb94bdb27","invariantUUID":"c8ca2abc-fd06-4b74-a79e-88a8b4faaa23","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97b3b74d-ad23-4716-afe2-0531c4530901","lifecycleState":"CERTIFIED","lastUpdateDate":1632897387953,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5f3219e-186d-42d4-a127-2d353b7ef20d","invariantUUID":"f18047ee-b3b6-4c2a-a493-7de764b580a7","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":"defaulticon","uniqueId":"66af4ec8-cfd5-4125-b515-a28a73eec5e4","lifecycleState":"CERTIFIED","lastUpdateDate":1632897133935,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93744ff-9f14-462d-b8ae-6973ce12603e","invariantUUID":"cb0b63ba-6e60-4e27-9242-ec73b0864388","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":"01915957-f0dc-4fa2-8d03-dbfceb976399","lifecycleState":"CERTIFIED","lastUpdateDate":1632896747148,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"600997ca-2021-4416-afdc-c24821168b4d","invariantUUID":"cadd131c-63af-4b91-a697-bf2141af8b27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9203e156-1997-4342-9ee0-9c537c0a3f43","lifecycleState":"CERTIFIED","lastUpdateDate":1632897472054,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e68720ff-6e50-4aed-be63-e2a419d579e8","invariantUUID":"f0d2cd48-e4a9-4928-8002-688c854380da","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c142aac3-133c-4a92-a90f-1e4423ad3287","lifecycleState":"CERTIFIED","lastUpdateDate":1632896631919,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0a95193-ecb3-470f-961a-7042fa70e8e5","invariantUUID":"307745d9-1bd5-44d8-972a-068bf6b53f81","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff258ae2-5de1-4977-98d7-b3b7e817796d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897253944,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a4605c8-7ff5-4fa3-b5a3-01e68e065a02","invariantUUID":"b6cb2d7f-7def-4511-a51c-77d5d35e6cec","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"962f6e99-cd04-49f9-9dcf-37c9848fbf16","lifecycleState":"CERTIFIED","lastUpdateDate":1632897070429,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d6fa02-e358-428d-b1f2-a9e9d9860fa1","invariantUUID":"e070ca55-1119-45d1-9595-81578712869b","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":"port","uniqueId":"1d3fd8c2-7916-486d-b0e6-3542eeed8c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896820103,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"275acb9d-0496-4927-9fa6-8c47158898f6","invariantUUID":"24811706-5890-4848-95f4-f014fae15ad6","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":"e6746993-956c-4b00-a0ad-0e6884c4cf35","lifecycleState":"CERTIFIED","lastUpdateDate":1632897202871,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c65da2c-52a4-4edb-966e-a2c5384e4ff0","invariantUUID":"396057d7-ad87-40bc-9a8e-99e986ef61a5","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d3dc029-99b7-4ab9-b8cd-0991e86887d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632897091535,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9cbd17af-3c7b-4474-afa2-94e90bebfe84","invariantUUID":"0137e540-97a2-413b-92bd-5b5d84d661b3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3eb5776c-2754-4e92-9e70-d902e90d3af8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896733243,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"664f8168-ca39-4363-b1d3-43eb1b3d7477","invariantUUID":"55f42aac-4ee6-44d1-a59f-3f5f9477f7db","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":"defaulticon","uniqueId":"ec50e9dd-295b-4540-83c6-98daf9983a65","lifecycleState":"CERTIFIED","lastUpdateDate":1632901964847,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d128b5ff-c0da-40ad-9b5a-9a45a411438f","invariantUUID":"6a337d93-6dca-4be2-8d54-64f0e8d260a8","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5bf83d-360c-4dad-bd82-d01ea27421c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897394477,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e275092f-c9cd-45e4-989e-9822b6e0f560","invariantUUID":"af4d39d7-cbb2-4d90-a5b0-41d0270f702a","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":"network","uniqueId":"8c8d9fca-396b-4270-bab3-7e9a22b1c1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896693052,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31ebd36f-64c1-428a-907f-14fd4e0d2136","invariantUUID":"167d6fec-73ef-4795-89eb-36fe645aa034","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":"securityrules","uniqueId":"883b36c4-44fe-49ea-9862-d78ea4db50e8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896873750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c06f689c-1fda-4189-aeb2-0e1c53a70982","invariantUUID":"e4894731-c172-4d83-a22e-acfd8cab05de","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":"dd221db9-0afa-415e-a77b-0b37dca6418a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897102901,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0c919dd0-4cd5-43a7-83fc-3d4be476d427","invariantUUID":"17091f1e-b68b-4604-9860-41c2d9eb7a2d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fa030b44-71e5-4179-a2a0-2f2ec431dfc2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896669751,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfbdddb9-a26b-4b67-af00-210a0630f0d7","invariantUUID":"e4863ac8-1c98-4bbe-a80e-e4a3abcd56fe","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":"networkrules","uniqueId":"b9343868-9966-485b-8b5b-a6549b69e79f","lifecycleState":"CERTIFIED","lastUpdateDate":1632896810134,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7aabcc0-c7c2-4188-84a5-b73be5d40e96","invariantUUID":"2a29dc9c-689b-4128-9dfb-ea06398baa9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa950f26-9d7b-4777-af92-bda1f0db0313","lifecycleState":"CERTIFIED","lastUpdateDate":1632897125410,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c3d22672-019d-49d1-8ba1-6d9001d6f133","invariantUUID":"259b6b02-e541-4a73-b65d-7b74c45efe68","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":"b5851d61-45d5-4817-bd26-28b69ca9bffc","lifecycleState":"CERTIFIED","lastUpdateDate":1632897055180,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4668d1f-cb79-4a18-821a-00d255c36166","invariantUUID":"6e22b5fe-04ec-43f2-8439-622a746db5cb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf25fb5-eb84-457d-a69f-f79d3a844c61","lifecycleState":"CERTIFIED","lastUpdateDate":1632896906150,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdccb099-fe51-4493-910e-11917fb11ccc","invariantUUID":"04052c95-4c26-4560-a841-845364980050","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":"33d1e84e-8eac-41b1-a8de-6ad53b21f5a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896967759,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d144454f-b53a-498a-9cfb-a5a7166a6de3","invariantUUID":"a4381b3d-0f7c-4137-89f1-c690eac80842","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":"058ca197-25f6-4e10-a6d9-ffd708192f69","lifecycleState":"CERTIFIED","lastUpdateDate":1632897146202,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f64ce33-e7d0-443e-83f4-98b8e6b226a0","invariantUUID":"5d0ecf3b-6167-4680-b0b4-a24513b8e97e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbb26e3b-3d4f-44d0-bf7c-94e924efc926","lifecycleState":"CERTIFIED","lastUpdateDate":1632897455784,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dec1fe2-d9aa-4617-8e1e-b899d37de52b","invariantUUID":"498ea8f5-8131-48f2-b852-c9d180a3082e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"39dbdd2f-edcf-4123-8b0c-894f751f3abf","lifecycleState":"CERTIFIED","lastUpdateDate":1632897170028,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ef4ebf-765a-4053-8824-53ae1974c436","invariantUUID":"8f74e9cd-61d0-4832-b258-51e2b6737889","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"868c6f49-ef4b-4c77-8da8-eef6d2c66eac","lifecycleState":"CERTIFIED","lastUpdateDate":1632896645598,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96526b4a-b147-4b04-a588-a16ce556f140","invariantUUID":"31d0706d-59b0-4bcc-a093-1a25dc76b029","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15baf9b9-415a-4d12-b280-6b6d7235d4d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896499800,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"41cb7bc9-6d91-46e2-8b2e-d6c82070a16c","invariantUUID":"ef5efa6f-5797-4bb3-93f8-28233bbea482","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632896450391,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efefbda9-40d1-4272-9960-b945fa983a1c","invariantUUID":"292232f6-8c18-4e89-8963-bae7a63a6243","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"988b7518-3db2-4150-b37e-11f7cdecf49a","lifecycleState":"CERTIFIED","lastUpdateDate":1632902067374,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6a658c5-8db6-4608-b462-451028a974e7","lifecycleState":"CERTIFIED","lastUpdateDate":1632900905401,"name":"basic_onboard_ylRovF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","systemName":"BasicOnboardYlrovf","description":"service","tags":["basic_onboard_ylRovF"],"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":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632902048198,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bf595bfe-300e-41b0-a729-f1eefdbbf368","lifecycleState":"CERTIFIED","lastUpdateDate":1632902069202,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"c8f39bd5-bf4a-400c-95fe-9c2ce13d79ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632901889497,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","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-09-29 08:02:11,411 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-29 08:02:11,412 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-09-29 08:02:11,412 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-29 08:02:11,412 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-09-29 08:02:11,412 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-29 08:02:11,413 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-29 08:02:11,414 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 08:02:12,398 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1775 2021-09-29 08:02:12,399 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-29 08:02:12,399 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d458f26-e469-4b30-826a-58205741c7cb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","name":"basic_onboard_ylRovF","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/926e7431-ce98-4526-81a9-9d47c86197c5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c22131a0-dd22-4e7b-ace5-ee7a00cfa435/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4418913b-f07a-4f50-b2d8-282044dfa5a8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1161e029-88ef-405f-b922-a9f9740deace/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-29 08:02:12,401 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-09-29 08:02:12,402 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:02:12,402 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:02:12,402 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:02:12,402 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ylRovF from SDC 2021-09-29 08:02:12,402 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:02:12,402 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:02:12,402 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:02:12,402 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-29 08:02:12,402 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:02:12,402 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:02:12,403 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:02:12,403 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-29 08:02:12,403 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:02:12,403 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:02:12,403 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:02:12,403 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-29 08:02:12,403 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-29 08:02:12,403 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-29 08:02:12,403 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-29 08:02:12,403 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-09-29 08:02:12,404 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-09-29 08:02:12,404 INFO 192:__init__.py(1) - Service found, updating information 2021-09-29 08:02:12,404 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-09-29 08:02:12,404 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-09-29 08:02:12,404 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-29 08:02:12,406 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-29 08:02:13,183 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-09-29 08:02:13,186 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-29 08:02:13,188 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfd7824d-16e8-476c-8ca7-d7cd90475a3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897112984,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6043ede5-6476-40cb-a4b1-42173b9a1c16","invariantUUID":"2c0d3806-140c-4533-a77c-e453c8fc2023","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":"objectStorage","uniqueId":"93a398e5-217a-4b25-a2e2-394de7cfbb49","lifecycleState":"CERTIFIED","lastUpdateDate":1632897288553,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dc13475-1acc-4397-8de3-66c5350333f4","invariantUUID":"a350a53b-f358-42df-86c4-28f89da787c2","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":"658824a1-412c-4cdc-a4c7-45a68bbd53c3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897213357,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"443dfbfb-b73e-42dc-8484-a14b8748d498","invariantUUID":"01957492-a2f7-4f22-a0d4-51eefba13b30","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c2ca223a-c736-4aff-ae2b-f85661518715","lifecycleState":"CERTIFIED","lastUpdateDate":1632897374434,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7bb33558-aa86-480b-8562-bc678f058ca6","invariantUUID":"b1943189-6896-4370-a215-71578f82a119","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":"7c35fc23-d29b-4e8a-9426-861826260ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1632896720171,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8fbe5f3a-b8ac-4e4c-8f8c-d936f9ed8616","invariantUUID":"ce275bc4-f76d-4312-9347-f4747f758178","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":"objectStorage","uniqueId":"1a0994d3-fd5b-4e46-8342-23bfe918a0b6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896616171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d7a5a10-7cfa-4f06-ba73-b38f35764614","invariantUUID":"b4a98965-7878-4fa6-aadd-62b1024a7735","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa7c456-24f8-4094-ae0e-9715c310d5ee","lifecycleState":"CERTIFIED","lastUpdateDate":1632897534141,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95b86c82-98de-48c3-80dc-c65cc67c6d02","invariantUUID":"8c7899d9-7a22-41ad-860a-5523ca73f43f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b6a91272-b301-44f3-a520-89e5722b35b0","lifecycleState":"CERTIFIED","lastUpdateDate":1632901929456,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1fcd112d-f168-4a2c-8591-9550031163a9","invariantUUID":"463774e2-0eb1-4799-9d0a-134703b7672e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94e62d4-b353-463e-9d28-cb256b5dbfd6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897551086,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8379487-7326-4a3e-bf8c-c38060100683","invariantUUID":"694089be-2f8f-4b20-820f-4ff5d9f531fa","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":"defaulticon","uniqueId":"8520a261-1581-4ac5-a0f1-cee4aadbdf0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897349184,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6882963d-6554-42cf-b3f7-108cabfd34ea","invariantUUID":"423e76f0-1b01-48ba-9bdf-b55fb950bf94","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":"d7351cf5-ac43-4d09-accb-e1e9512b2178","lifecycleState":"CERTIFIED","lastUpdateDate":1632896654173,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db625773-4186-4514-a4d0-b273a2be3529","invariantUUID":"36e0ab35-0c1a-4849-a520-4f2d4516752e","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":"16838d8f-3a6d-4b69-b21f-a76c48d1182c","lifecycleState":"CERTIFIED","lastUpdateDate":1632896576579,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44edb027-9d20-41e5-b3f9-ec9c1fd88c81","invariantUUID":"4f731268-c7f7-4a45-afa1-5ee9cb940c7b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"61710378-223f-4937-b053-e975ff2039b4","lifecycleState":"CERTIFIED","lastUpdateDate":1632896680975,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7291ae8-1f32-42dc-b059-39a3dc8d6f77","invariantUUID":"3ec37e49-da63-4158-933d-3a118040ebf5","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":"defaulticon","uniqueId":"68acf008-acc0-4fac-b857-a2afc11e8cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1632897335085,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abfa1c4a-bbf1-4d1b-b41e-0bd3f9149fd0","invariantUUID":"1a94319c-3b6e-4d98-b51a-5ff5b289b046","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":"network","uniqueId":"af4e8fd9-3eab-4744-9276-43795a0301fb","lifecycleState":"CERTIFIED","lastUpdateDate":1632896914680,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e265e6f6-cb22-45f0-b329-2bb20c3e6a8c","invariantUUID":"b186e1da-1183-4bb8-9aa3-ddede42e8d04","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":"394b3914-566f-4944-aa03-620257923323","lifecycleState":"CERTIFIED","lastUpdateDate":1632896513737,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b13a499-c578-413f-b7a6-c84326176893","invariantUUID":"1e874fba-1232-47dc-aa95-fe08fbe8fe0d","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6b3fa10-0b39-4b34-9175-d96a8562b2db","lifecycleState":"CERTIFIED","lastUpdateDate":1632897154014,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d68840ce-8f25-4e48-b332-7524c6842b32","invariantUUID":"a0bf6a4d-81f5-4c6d-bbb1-866715988930","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":"441279c7-d89d-4280-bc55-e7cd03e9d874","lifecycleState":"CERTIFIED","lastUpdateDate":1632896953872,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4861d49-384f-4af7-b1d9-04fb79005b6c","invariantUUID":"c3626004-9543-4806-a148-b3b94c8d42f7","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4614c93d-f892-4585-922b-5d047b6b2d3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897294111,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed3029bc-0bd6-4f68-a3ee-220798a9b777","invariantUUID":"a30652cc-e8d3-47fc-9c4b-dda174861cab","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"42c4d621-575c-44cb-a83c-3391e94a443b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896569547,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1a7b2bd-14f4-46c5-93eb-e91cf3aea95a","invariantUUID":"b774f1f9-eaa7-49f0-bdde-fcee5d99660e","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":"1443ebb8-4ab5-4873-8569-67b30b511b78","lifecycleState":"CERTIFIED","lastUpdateDate":1632897429466,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"644416a6-d229-4e0e-b03f-12ca1c78b300","invariantUUID":"b9a3bb04-7e39-4f35-aa62-97fe36b22397","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":"port","uniqueId":"7aa7ee2e-9e1a-4c17-88fd-ca55d2050b12","lifecycleState":"CERTIFIED","lastUpdateDate":1632897492926,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35915292-8288-431f-b968-2b48a5d2d06e","invariantUUID":"f4a4a51c-5a29-4736-9ac1-4f4c93858948","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":"91db0837-356e-45ec-a68d-facb17caa1c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632896865956,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbfbbbc-4073-49ca-acba-7085528bf12f","invariantUUID":"e36a7b55-9aa4-49bd-934b-6728df3d7aba","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":"b1cc2df6-5c6f-4cd3-a9e6-106df5320a62","lifecycleState":"CERTIFIED","lastUpdateDate":1632897409238,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31df6e0b-3613-4dc5-9c66-1fcaa8c922bc","invariantUUID":"d90ce0e6-60ed-4017-bc3e-82d05f7532c4","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":"compute","uniqueId":"43c5bad7-d6ce-4eed-836d-48128d3034a7","lifecycleState":"CERTIFIED","lastUpdateDate":1632897569953,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf943105-b011-46a5-a422-d0a479fd05b2","invariantUUID":"9021d1aa-657f-4e16-9c76-870fdec575b5","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":"compute","uniqueId":"44dd92f9-2f03-45ee-88d3-cebfbc159b53","lifecycleState":"CERTIFIED","lastUpdateDate":1632896892983,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de85ac86-1f94-4932-8c37-c629d7d981f8","invariantUUID":"dd8dd44f-0b4c-4bba-a086-93b52df58332","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":"defaulticon","uniqueId":"20b5595b-125a-4d2e-9371-5641001ab473","lifecycleState":"CERTIFIED","lastUpdateDate":1632901930114,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"22622449-bf35-4070-b241-bbde52cf1f1d","invariantUUID":"5100959d-ebd8-42ae-9fbd-9bb41509512d","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"port","uniqueId":"8ec709a7-78d9-469a-928f-3b318336aad1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897369160,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4970f35a-625c-47d0-973b-8a04388d3400","invariantUUID":"feb79999-ad7b-413f-98a4-2d756631f3ad","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5fcf4d95-e1bb-4fd0-a30b-1a5493810a96","lifecycleState":"CERTIFIED","lastUpdateDate":1632897510913,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c68d3e00-d9ba-445a-bfea-d6adff551077","invariantUUID":"a40a0144-d0c7-48e3-a56c-73ae2d29d2ed","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfcf5325-7f58-4f53-a7a5-595219f321a2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896930324,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aee3ea7c-f076-4f46-8e3b-70d562069b24","invariantUUID":"92700d76-8730-4190-9e1d-a066857e7499","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3093509-343a-4b29-9ab6-d97782409186","lifecycleState":"CERTIFIED","lastUpdateDate":1632897555177,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"041797bc-e639-4c5d-a7ea-67a8622e9ef1","invariantUUID":"0deca34e-8372-45e3-a532-89fd8cdf633a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"af8f23ad-b8a0-43ff-b0bd-e9a59594bcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1632897592552,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbaef1b3-411d-4e05-a538-46bb551e4ddc","invariantUUID":"53d10a6d-6ab1-4412-a4aa-7dce00226405","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"540f4e74-c24b-4c3d-b1e2-117e525b4f0d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897414680,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7abe542-49b0-4f7d-912c-26d8a2fd070b","invariantUUID":"07556603-8fba-4645-9296-e8c19e90470f","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"028a284d-5ff7-4ac0-8e96-b9ee68451940","lifecycleState":"CERTIFIED","lastUpdateDate":1632897227502,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d0fb9f-1b50-42d2-b7e2-287693e269fa","invariantUUID":"753e5138-88e4-4c08-9c3c-f49bd0301d20","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":"defaulticon","uniqueId":"fa4fb930-9a7a-420e-93ff-ddfe6c7fe9f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632900828675,"name":"basic_onboard_ylRovF","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f5677029-73e2-4cac-8bfd-48aff2daed6f","invariantUUID":"390568b7-05cc-40fc-80ad-1b83245652b5","systemName":"BasicOnboardYlrovf","description":"VF","tags":["basic_onboard_ylRovF"],"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":"port","uniqueId":"1a2b185d-85f2-434d-a0f8-2b2f67cd1810","lifecycleState":"CERTIFIED","lastUpdateDate":1632897354699,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"91638f85-dfce-4a0a-b7f1-813a2fb85897","invariantUUID":"231492d0-73d6-4b8e-93dd-61580fa8dc30","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12439657-1113-4f93-b35a-ab4b7812da6d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897026705,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c78f79b-97be-4c41-b90b-dea92e98f3b7","invariantUUID":"dbd2d298-a5aa-4c17-be9f-16523b0ccfd3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9e3ad993-ee76-469a-9e4a-ebcc60a7f31f","lifecycleState":"CERTIFIED","lastUpdateDate":1632897247651,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5cc03efc-f8f1-4ee4-ae7a-f3a619b8e55f","invariantUUID":"85a0bfc4-0348-4787-977c-b7afd0de740d","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":"network","uniqueId":"5d29e405-e223-4314-8e36-3cdfdd05c7e0","lifecycleState":"CERTIFIED","lastUpdateDate":1632896975087,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d61a06-c823-4094-ae53-dc0c75c3ad7a","invariantUUID":"65d57936-a17a-4dff-be25-d45028f1c9e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"15121b67-62b0-4bcd-aa59-cd89e4dd137a","lifecycleState":"CERTIFIED","lastUpdateDate":1632896554480,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"553a164d-20cc-40e3-b824-1d9cc3ca08b5","invariantUUID":"5c35361f-d6d4-44f0-a880-67b8c26daeac","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"09c643e8-5cf2-472a-83c8-63966fe5095a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897589017,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64a69aae-71dd-47c4-9be2-4b39ae527843","invariantUUID":"f57673fa-cee4-4628-aec8-60f74f6cc87c","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":"objectStorage","uniqueId":"3de94c6a-86db-4a33-b88b-71738d1381f6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896527949,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3122af6-046f-48f9-a1b2-3438c432175c","invariantUUID":"440e2e7b-a326-4cf1-ae78-eca5da8e268a","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"63e492ca-a0ba-4eaf-83e5-31b758f170d6","lifecycleState":"CERTIFIED","lastUpdateDate":1632897448721,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9b0f0e7f-a9aa-424d-8e97-06d07a8c108b","invariantUUID":"89fef419-5c75-4f98-ad46-2a55f4cdffb7","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":"networkrules","uniqueId":"f96f5cf5-c157-45be-a34c-44d54d399750","lifecycleState":"CERTIFIED","lastUpdateDate":1632896852293,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6ca0ff8a-c317-4edd-a49f-8796cbec1b55","invariantUUID":"7bb18d27-7413-453b-ac2f-5b4381d1f40e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d42d084-2dcd-4ad9-9cf9-7679de8701e2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896706563,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"99ddbfd3-d4c6-4f42-8646-40836a7e7bba","invariantUUID":"29f8a516-77b4-4a61-8970-1bcbb040ca7c","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":"network","uniqueId":"a5643af2-afac-4a26-9ed0-c16fe8576153","lifecycleState":"CERTIFIED","lastUpdateDate":1632897177772,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b3bd969-0cca-4b47-88f8-ee5fb94bdb27","invariantUUID":"c8ca2abc-fd06-4b74-a79e-88a8b4faaa23","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"97b3b74d-ad23-4716-afe2-0531c4530901","lifecycleState":"CERTIFIED","lastUpdateDate":1632897387953,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5f3219e-186d-42d4-a127-2d353b7ef20d","invariantUUID":"f18047ee-b3b6-4c2a-a493-7de764b580a7","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":"defaulticon","uniqueId":"66af4ec8-cfd5-4125-b515-a28a73eec5e4","lifecycleState":"CERTIFIED","lastUpdateDate":1632897133935,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c93744ff-9f14-462d-b8ae-6973ce12603e","invariantUUID":"cb0b63ba-6e60-4e27-9242-ec73b0864388","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":"01915957-f0dc-4fa2-8d03-dbfceb976399","lifecycleState":"CERTIFIED","lastUpdateDate":1632896747148,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"600997ca-2021-4416-afdc-c24821168b4d","invariantUUID":"cadd131c-63af-4b91-a697-bf2141af8b27","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9203e156-1997-4342-9ee0-9c537c0a3f43","lifecycleState":"CERTIFIED","lastUpdateDate":1632897472054,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e68720ff-6e50-4aed-be63-e2a419d579e8","invariantUUID":"f0d2cd48-e4a9-4928-8002-688c854380da","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c142aac3-133c-4a92-a90f-1e4423ad3287","lifecycleState":"CERTIFIED","lastUpdateDate":1632896631919,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0a95193-ecb3-470f-961a-7042fa70e8e5","invariantUUID":"307745d9-1bd5-44d8-972a-068bf6b53f81","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ff258ae2-5de1-4977-98d7-b3b7e817796d","lifecycleState":"CERTIFIED","lastUpdateDate":1632897253944,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a4605c8-7ff5-4fa3-b5a3-01e68e065a02","invariantUUID":"b6cb2d7f-7def-4511-a51c-77d5d35e6cec","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"962f6e99-cd04-49f9-9dcf-37c9848fbf16","lifecycleState":"CERTIFIED","lastUpdateDate":1632897070429,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d6fa02-e358-428d-b1f2-a9e9d9860fa1","invariantUUID":"e070ca55-1119-45d1-9595-81578712869b","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":"port","uniqueId":"1d3fd8c2-7916-486d-b0e6-3542eeed8c1b","lifecycleState":"CERTIFIED","lastUpdateDate":1632896820103,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"275acb9d-0496-4927-9fa6-8c47158898f6","invariantUUID":"24811706-5890-4848-95f4-f014fae15ad6","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":"e6746993-956c-4b00-a0ad-0e6884c4cf35","lifecycleState":"CERTIFIED","lastUpdateDate":1632897202871,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c65da2c-52a4-4edb-966e-a2c5384e4ff0","invariantUUID":"396057d7-ad87-40bc-9a8e-99e986ef61a5","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d3dc029-99b7-4ab9-b8cd-0991e86887d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632897091535,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9cbd17af-3c7b-4474-afa2-94e90bebfe84","invariantUUID":"0137e540-97a2-413b-92bd-5b5d84d661b3","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3eb5776c-2754-4e92-9e70-d902e90d3af8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896733243,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"664f8168-ca39-4363-b1d3-43eb1b3d7477","invariantUUID":"55f42aac-4ee6-44d1-a59f-3f5f9477f7db","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":"defaulticon","uniqueId":"ec50e9dd-295b-4540-83c6-98daf9983a65","lifecycleState":"CERTIFIED","lastUpdateDate":1632901964847,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d128b5ff-c0da-40ad-9b5a-9a45a411438f","invariantUUID":"6a337d93-6dca-4be2-8d54-64f0e8d260a8","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5bf83d-360c-4dad-bd82-d01ea27421c1","lifecycleState":"CERTIFIED","lastUpdateDate":1632897394477,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e275092f-c9cd-45e4-989e-9822b6e0f560","invariantUUID":"af4d39d7-cbb2-4d90-a5b0-41d0270f702a","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":"network","uniqueId":"8c8d9fca-396b-4270-bab3-7e9a22b1c1c5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896693052,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31ebd36f-64c1-428a-907f-14fd4e0d2136","invariantUUID":"167d6fec-73ef-4795-89eb-36fe645aa034","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":"securityrules","uniqueId":"883b36c4-44fe-49ea-9862-d78ea4db50e8","lifecycleState":"CERTIFIED","lastUpdateDate":1632896873750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c06f689c-1fda-4189-aeb2-0e1c53a70982","invariantUUID":"e4894731-c172-4d83-a22e-acfd8cab05de","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":"dd221db9-0afa-415e-a77b-0b37dca6418a","lifecycleState":"CERTIFIED","lastUpdateDate":1632897102901,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0c919dd0-4cd5-43a7-83fc-3d4be476d427","invariantUUID":"17091f1e-b68b-4604-9860-41c2d9eb7a2d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"fa030b44-71e5-4179-a2a0-2f2ec431dfc2","lifecycleState":"CERTIFIED","lastUpdateDate":1632896669751,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfbdddb9-a26b-4b67-af00-210a0630f0d7","invariantUUID":"e4863ac8-1c98-4bbe-a80e-e4a3abcd56fe","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":"networkrules","uniqueId":"b9343868-9966-485b-8b5b-a6549b69e79f","lifecycleState":"CERTIFIED","lastUpdateDate":1632896810134,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b7aabcc0-c7c2-4188-84a5-b73be5d40e96","invariantUUID":"2a29dc9c-689b-4128-9dfb-ea06398baa9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fa950f26-9d7b-4777-af92-bda1f0db0313","lifecycleState":"CERTIFIED","lastUpdateDate":1632897125410,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"c3d22672-019d-49d1-8ba1-6d9001d6f133","invariantUUID":"259b6b02-e541-4a73-b65d-7b74c45efe68","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":"b5851d61-45d5-4817-bd26-28b69ca9bffc","lifecycleState":"CERTIFIED","lastUpdateDate":1632897055180,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4668d1f-cb79-4a18-821a-00d255c36166","invariantUUID":"6e22b5fe-04ec-43f2-8439-622a746db5cb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6bf25fb5-eb84-457d-a69f-f79d3a844c61","lifecycleState":"CERTIFIED","lastUpdateDate":1632896906150,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdccb099-fe51-4493-910e-11917fb11ccc","invariantUUID":"04052c95-4c26-4560-a841-845364980050","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":"33d1e84e-8eac-41b1-a8de-6ad53b21f5a6","lifecycleState":"CERTIFIED","lastUpdateDate":1632896967759,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d144454f-b53a-498a-9cfb-a5a7166a6de3","invariantUUID":"a4381b3d-0f7c-4137-89f1-c690eac80842","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":"058ca197-25f6-4e10-a6d9-ffd708192f69","lifecycleState":"CERTIFIED","lastUpdateDate":1632897146202,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f64ce33-e7d0-443e-83f4-98b8e6b226a0","invariantUUID":"5d0ecf3b-6167-4680-b0b4-a24513b8e97e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"dbb26e3b-3d4f-44d0-bf7c-94e924efc926","lifecycleState":"CERTIFIED","lastUpdateDate":1632897455784,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dec1fe2-d9aa-4617-8e1e-b899d37de52b","invariantUUID":"498ea8f5-8131-48f2-b852-c9d180a3082e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"39dbdd2f-edcf-4123-8b0c-894f751f3abf","lifecycleState":"CERTIFIED","lastUpdateDate":1632897170028,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ef4ebf-765a-4053-8824-53ae1974c436","invariantUUID":"8f74e9cd-61d0-4832-b258-51e2b6737889","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"868c6f49-ef4b-4c77-8da8-eef6d2c66eac","lifecycleState":"CERTIFIED","lastUpdateDate":1632896645598,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96526b4a-b147-4b04-a588-a16ce556f140","invariantUUID":"31d0706d-59b0-4bcc-a093-1a25dc76b029","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15baf9b9-415a-4d12-b280-6b6d7235d4d5","lifecycleState":"CERTIFIED","lastUpdateDate":1632896499800,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"41cb7bc9-6d91-46e2-8b2e-d6c82070a16c","invariantUUID":"ef5efa6f-5797-4bb3-93f8-28233bbea482","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":"e08e6b74-9280-4b8a-aa70-816d1adb3e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632896450391,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efefbda9-40d1-4272-9960-b945fa983a1c","invariantUUID":"292232f6-8c18-4e89-8963-bae7a63a6243","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"988b7518-3db2-4150-b37e-11f7cdecf49a","lifecycleState":"CERTIFIED","lastUpdateDate":1632902067374,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4418913b-f07a-4f50-b2d8-282044dfa5a8","invariantUUID":"7bd996ce-ba3c-4db5-a030-4d5407a61cba","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6a658c5-8db6-4608-b462-451028a974e7","lifecycleState":"CERTIFIED","lastUpdateDate":1632900905401,"name":"basic_onboard_ylRovF","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"926e7431-ce98-4526-81a9-9d47c86197c5","invariantUUID":"dbd38b70-6889-42f8-929f-f4397a37f868","systemName":"BasicOnboardYlrovf","description":"service","tags":["basic_onboard_ylRovF"],"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":"b1e14fa7-7515-40dc-9b32-ebe7bc7834ed","lifecycleState":"CERTIFIED","lastUpdateDate":1632902048198,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1161e029-88ef-405f-b922-a9f9740deace","invariantUUID":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bf595bfe-300e-41b0-a729-f1eefdbbf368","lifecycleState":"CERTIFIED","lastUpdateDate":1632902069202,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d458f26-e469-4b30-826a-58205741c7cb","invariantUUID":"3b83241c-05ea-4d7c-96de-2db0961b0f3c","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"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":"c8f39bd5-bf4a-400c-95fe-9c2ce13d79ae","lifecycleState":"CERTIFIED","lastUpdateDate":1632901889497,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c22131a0-dd22-4e7b-ace5-ee7a00cfa435","invariantUUID":"de363a5a-733c-41cb-8792-ae531d0edc79","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-09-29 08:02:13,192 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-09-29 08:02:13,192 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-09-29 08:02:13,193 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/1161e029-88ef-405f-b922-a9f9740deace/toscaModel 2021-09-29 08:02:13,193 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-09-29 08:02:13,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-29 08:02:13,412 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/1161e029-88ef-405f-b922-a9f9740deace/toscaModel HTTP/1.1" 200 None 2021-09-29 08:02:13,416 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-09-29 08:02:13,416 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-09-29 08:02:13,479 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-09-29 08:02:13,479 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-09-29 08:02:13,479 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-29 08:02:13,481 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:02:13,537 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 650 2021-09-29 08:02:13,538 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-29 08:02:13,538 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ccf0cdff71fa494cb99e47c599b3dc4c","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":"ccf0cdff71fa494cb99e47c599b3dc4c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]}]} 2021-09-29 08:02:13,541 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-09-29 08:02:13,541 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-09-29 08:02:13,541 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-29 08:02:13,543 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:02:13,605 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-09-29 08:02:13,605 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-29 08:02:13,606 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":"1632902501831","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-09-29 08:02:13,608 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-09-29 08:02:13,608 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-09-29 08:02:13,608 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-29 08:02:13,610 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:02:13,660 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 650 2021-09-29 08:02:13,661 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-29 08:02:13,661 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ccf0cdff71fa494cb99e47c599b3dc4c","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":"ccf0cdff71fa494cb99e47c599b3dc4c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]}]} 2021-09-29 08:02:13,663 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-09-29 08:02:13,663 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-09-29 08:02:13,663 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-29 08:02:13,665 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:02:13,719 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-09-29 08:02:13,720 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-29 08:02:13,720 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":"1632902501831","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-09-29 08:02:13,722 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-09-29 08:02:13,722 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-09-29 08:02:13,723 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-29 08:02:13,724 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:02:13,769 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 650 2021-09-29 08:02:13,770 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-29 08:02:13,770 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/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ccf0cdff71fa494cb99e47c599b3dc4c","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":"ccf0cdff71fa494cb99e47c599b3dc4c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]}]} 2021-09-29 08:02:13,772 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-09-29 08:02:13,773 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-09-29 08:02:13,773 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-29 08:02:13,774 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:02:13,832 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-09-29 08:02:13,833 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-29 08:02:13,833 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":"1632902501831","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-09-29 08:02:13,836 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-09-29 08:02:13,836 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/ccf0cdff71fa494cb99e47c599b3dc4c 2021-09-29 08:02:13,836 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-29 08:02:13,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-29 08:02:13,919 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/ccf0cdff71fa494cb99e47c599b3dc4c HTTP/1.1" 200 606 2021-09-29 08:02:13,920 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-29 08:02:13,920 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"ccf0cdff71fa494cb99e47c599b3dc4c","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1632902501831","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-09-29 08:02:13,926 DEBUG 129:onap_service.py(1) - [None][Create ad8f2795-5747-4b0a-9aef-276d41023a5c Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7d35c9cc-45d0-4f6c-a544-0dd8378c18d3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:02:13,926 DEBUG 131:onap_service.py(1) - [None][Create ad8f2795-5747-4b0a-9aef-276d41023a5c Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad8f2795-5747-4b0a-9aef-276d41023a5c 2021-09-29 08:02:13,926 DEBUG 132:onap_service.py(1) - [None][Create ad8f2795-5747-4b0a-9aef-276d41023a5c Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "c89b5ad1-9384-478d-8ef2-bc9b8d321730", "modelVersion": "1.0", "modelVersionId": "1161e029-88ef-405f-b922-a9f9740deace" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "ccf0cdff71fa494cb99e47c599b3dc4c" } } } 2021-09-29 08:02:13,928 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:02:15,955 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/ad8f2795-5747-4b0a-9aef-276d41023a5c HTTP/1.1" 202 262 2021-09-29 08:02:15,956 INFO 142:onap_service.py(1) - [None][Create ad8f2795-5747-4b0a-9aef-276d41023a5c Service deletion request] response code: 202 2021-09-29 08:02:15,957 DEBUG 146:onap_service.py(1) - [None][Create ad8f2795-5747-4b0a-9aef-276d41023a5c Service deletion request] response: {"requestReferences":{"requestId":"7d35c9cc-45d0-4f6c-a544-0dd8378c18d3","instanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d35c9cc-45d0-4f6c-a544-0dd8378c18d3"}} 2021-09-29 08:02:15,957 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-09-29 08:02:15,966 DEBUG 129:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0ae3dbf4-4e21-4f6d-898c-ef8da73433cd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:02:15,966 DEBUG 131:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 2021-09-29 08:02:15,967 DEBUG 132:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] data sent: None 2021-09-29 08:02:15,971 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:02:16,146 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 HTTP/1.1" 200 1035 2021-09-29 08:02:16,148 INFO 142:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] response code: 200 2021-09-29 08:02:16,149 DEBUG 146:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] response: {"request":{"requestId":"7d35c9cc-45d0-4f6c-a544-0dd8378c18d3","startTime":"Wed, 29 Sep 2021 08:02:14 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","serviceInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 29 Sep 2021 08:02:15 GMT"}}} 2021-09-29 08:02:26,159 DEBUG 129:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eb1bf7ea-839c-4592-b465-54bf3541b2b4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:02:26,160 DEBUG 131:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 2021-09-29 08:02:26,160 DEBUG 132:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] data sent: None 2021-09-29 08:02:26,162 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:02:26,327 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 HTTP/1.1" 200 1245 2021-09-29 08:02:26,329 INFO 142:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] response code: 200 2021-09-29 08:02:26,330 DEBUG 146:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] response: {"request":{"requestId":"7d35c9cc-45d0-4f6c-a544-0dd8378c18d3","startTime":"Wed, 29 Sep 2021 08:02:14 GMT","finishTime":"Wed, 29 Sep 2021 08:02:24 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","serviceInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 29 Sep 2021 08:02:24 GMT"}}} 2021-09-29 08:02:26,331 INFO 56:mixins.py(14) - ServiceDeletionRequest task finished 2021-09-29 08:02:26,331 DEBUG 129:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '896d7eb6-1438-4f83-878e-9816756aed1a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:02:26,331 DEBUG 131:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 2021-09-29 08:02:26,332 DEBUG 132:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] data sent: None 2021-09-29 08:02:26,335 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:02:26,495 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 HTTP/1.1" 200 1245 2021-09-29 08:02:26,497 INFO 142:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] response code: 200 2021-09-29 08:02:26,497 DEBUG 146:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] response: {"request":{"requestId":"7d35c9cc-45d0-4f6c-a544-0dd8378c18d3","startTime":"Wed, 29 Sep 2021 08:02:14 GMT","finishTime":"Wed, 29 Sep 2021 08:02:24 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","serviceInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 29 Sep 2021 08:02:24 GMT"}}} 2021-09-29 08:02:26,497 DEBUG 129:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '523f0cc7-6405-4607-bde4-77e3096e6961', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:02:26,498 DEBUG 131:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 2021-09-29 08:02:26,498 DEBUG 132:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] data sent: None 2021-09-29 08:02:26,499 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:02:26,664 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 HTTP/1.1" 200 1245 2021-09-29 08:02:26,665 INFO 142:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] response code: 200 2021-09-29 08:02:26,666 DEBUG 146:onap_service.py(14) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] response: {"request":{"requestId":"7d35c9cc-45d0-4f6c-a544-0dd8378c18d3","startTime":"Wed, 29 Sep 2021 08:02:14 GMT","finishTime":"Wed, 29 Sep 2021 08:02:24 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","serviceInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 29 Sep 2021 08:02:24 GMT"}}} 2021-09-29 08:02:26,670 DEBUG 129:onap_service.py(1) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6f9e8284-6d29-4b0b-a429-841cf931b48a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-29 08:02:26,670 DEBUG 131:onap_service.py(1) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 2021-09-29 08:02:26,670 DEBUG 132:onap_service.py(1) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] data sent: None 2021-09-29 08:02:26,673 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-29 08:02:26,879 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 HTTP/1.1" 200 1245 2021-09-29 08:02:26,880 INFO 142:onap_service.py(1) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] response code: 200 2021-09-29 08:02:26,881 DEBUG 146:onap_service.py(1) - [None][Check 7d35c9cc-45d0-4f6c-a544-0dd8378c18d3 orchestration request status] response: {"request":{"requestId":"7d35c9cc-45d0-4f6c-a544-0dd8378c18d3","startTime":"Wed, 29 Sep 2021 08:02:14 GMT","finishTime":"Wed, 29 Sep 2021 08:02:24 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"c89b5ad1-9384-478d-8ef2-bc9b8d321730","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"1161e029-88ef-405f-b922-a9f9740deace","modelUuid":"1161e029-88ef-405f-b922-a9f9740deace","modelInvariantUuid":"c89b5ad1-9384-478d-8ef2-bc9b8d321730"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"ccf0cdff71fa494cb99e47c599b3dc4c","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"ad8f2795-5747-4b0a-9aef-276d41023a5c","serviceInstanceName":"basic_vm-ffe2593c-4a5e-4179-b329-bbf3f11e0c78"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 29 Sep 2021 08:02:24 GMT"}}} 2021-09-29 08:02:26,881 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-09-29 08:02:26,882 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 12:36 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-09-29 08:02:26,885 INFO 57:basic_vm.py(1) - Generate Test report 2021-09-29 08:02:26,981 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2021-09-29 08:02:27,209 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2021-09-29 08:02:27,211 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61541d936c44f500102baa34 2021-09-29 08:02:27,211 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK