2021-05-09 01:21:33,743 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-05-09 01:21:33,744 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:116: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-05-09 01:21:33,755 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-05-09 01:21:33,755 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-05-09 01:21:33,755 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-05-09 01:21:33,755 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-05-09 01:21:33,755 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-05-09 01:21:33,756 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-05-09 01:21:33,756 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-05-09 01:21:33,756 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-05-09 01:21:33,756 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-05-09 01:21:33,756 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-05-09 01:21:33,756 DEBUG 33:basic_vm.py(1) - start time 2021-05-09 01:21:33,756 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-05-09 01:21:33,756 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-05-09 01:21:33,757 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:33,757 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-09 01:21:33,757 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-09 01:21:33,757 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:33,757 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-09 01:21:33,757 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-09 01:21:33,760 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:34,064 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 693 2021-05-09 01:21:34,065 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-05-09 01:21:34,066 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"f18f827eb0554c00a2d2b80b927d378e","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fbb7a561ee974db8a59d1c7470535d0f","type":"vlm","name":"4ee80b05-19ab-43ef-9328","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"25f437d183324761a9b5212aa44828c5","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"457733164ab44d4c969f0d0819376384","type":"vlm","name":"bda801d6-c4ea-46d5-aca6","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-05-09 01:21:34,068 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-05-09 01:21:34,068 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-05-09 01:21:34,068 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-05-09 01:21:34,069 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-05-09 01:21:34,069 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-05-09 01:21:34,069 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-05-09 01:21:34,069 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:34,069 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-09 01:21:34,069 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-09 01:21:34,070 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:34,070 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-09 01:21:34,070 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-09 01:21:34,071 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:34,216 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 693 2021-05-09 01:21:34,217 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-05-09 01:21:34,217 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"f18f827eb0554c00a2d2b80b927d378e","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fbb7a561ee974db8a59d1c7470535d0f","type":"vlm","name":"4ee80b05-19ab-43ef-9328","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"25f437d183324761a9b5212aa44828c5","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"457733164ab44d4c969f0d0819376384","type":"vlm","name":"bda801d6-c4ea-46d5-aca6","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-05-09 01:21:34,220 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-05-09 01:21:34,220 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-05-09 01:21:34,220 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-05-09 01:21:34,238 DEBUG 195:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:34,238 DEBUG 197:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-09 01:21:34,238 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-05-09 01:21:34,238 DEBUG 103:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:34,239 DEBUG 105:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-09 01:21:34,239 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-05-09 01:21:34,240 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:36,414 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-05-09 01:21:36,416 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-05-09 01:21:36,416 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"42832f7fa532499083dbc5b74370f0da","version":{"id":"34437cb7822c4ff0827c330a42c9459f","name":"1.0","description":"Initial version","status":"Draft"}} 2021-05-09 01:21:36,419 INFO 284:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-05-09 01:21:36,419 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-05-09 01:21:36,426 DEBUG 103:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:36,426 DEBUG 105:onap_service.py(1) - [SDC][Submit Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/42832f7fa532499083dbc5b74370f0da/versions/34437cb7822c4ff0827c330a42c9459f/actions 2021-05-09 01:21:36,426 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-05-09 01:21:36,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:37,238 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/42832f7fa532499083dbc5b74370f0da/versions/34437cb7822c4ff0827c330a42c9459f/actions HTTP/1.1" 200 2 2021-05-09 01:21:37,239 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-05-09 01:21:37,239 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-05-09 01:21:37,241 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-05-09 01:21:37,251 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-05-09 01:21:37,252 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-09 01:21:37,252 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:37,252 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-09 01:21:37,252 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-09 01:21:37,252 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:37,252 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-09 01:21:37,252 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-09 01:21:37,254 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:37,455 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 1081 2021-05-09 01:21:37,455 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-09 01:21:37,456 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"f18f827eb0554c00a2d2b80b927d378e","onboardingMethod":"NetworkPackage","id":"913b65b32ee241509d1ec70ada5bb8d9","owner":"cs0008","status":"ACTIVE"},{"name":"pNF db68b9f8-db25","description":"vendor software product","vendorName":"4ee80b05-19ab-43ef-9328","vendorId":"fbb7a561ee974db8a59d1c7470535d0f","onboardingMethod":"NetworkPackage","id":"bff04f8ad6094f72bcf714a0b3bbcf49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_onrSLv_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"25f437d183324761a9b5212aa44828c5","onboardingMethod":"NetworkPackage","id":"afda2f377be24e5da4f5aa659a55cf25","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 497f7823-6444","description":"vendor software product","vendorName":"bda801d6-c4ea-46d5-aca6","vendorId":"457733164ab44d4c969f0d0819376384","onboardingMethod":"NetworkPackage","id":"cbf59ee847f242e39d6b92f00cc837da","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-05-09 01:21:37,458 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-05-09 01:21:37,458 DEBUG 303:vsp.py(1) - importing VSP pNF db68b9f8-db25 from SDC 2021-05-09 01:21:37,458 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_onrSLv_VSP from SDC 2021-05-09 01:21:37,458 DEBUG 303:vsp.py(1) - importing VSP vFW 497f7823-6444 from SDC 2021-05-09 01:21:37,458 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-05-09 01:21:37,458 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-05-09 01:21:37,458 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-05-09 01:21:37,459 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-05-09 01:21:37,459 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-09 01:21:37,459 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:37,460 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-09 01:21:37,460 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-09 01:21:37,460 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:37,460 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-09 01:21:37,460 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-09 01:21:37,463 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:37,616 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 1081 2021-05-09 01:21:37,617 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-09 01:21:37,618 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"f18f827eb0554c00a2d2b80b927d378e","onboardingMethod":"NetworkPackage","id":"913b65b32ee241509d1ec70ada5bb8d9","owner":"cs0008","status":"ACTIVE"},{"name":"pNF db68b9f8-db25","description":"vendor software product","vendorName":"4ee80b05-19ab-43ef-9328","vendorId":"fbb7a561ee974db8a59d1c7470535d0f","onboardingMethod":"NetworkPackage","id":"bff04f8ad6094f72bcf714a0b3bbcf49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_onrSLv_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"25f437d183324761a9b5212aa44828c5","onboardingMethod":"NetworkPackage","id":"afda2f377be24e5da4f5aa659a55cf25","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 497f7823-6444","description":"vendor software product","vendorName":"bda801d6-c4ea-46d5-aca6","vendorId":"457733164ab44d4c969f0d0819376384","onboardingMethod":"NetworkPackage","id":"cbf59ee847f242e39d6b92f00cc837da","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-05-09 01:21:37,620 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-05-09 01:21:37,620 DEBUG 303:vsp.py(1) - importing VSP pNF db68b9f8-db25 from SDC 2021-05-09 01:21:37,620 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_onrSLv_VSP from SDC 2021-05-09 01:21:37,620 DEBUG 303:vsp.py(1) - importing VSP vFW 497f7823-6444 from SDC 2021-05-09 01:21:37,620 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-05-09 01:21:37,620 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-05-09 01:21:37,620 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-05-09 01:21:37,621 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-05-09 01:21:37,621 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-09 01:21:37,621 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:37,621 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-09 01:21:37,621 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-09 01:21:37,621 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:37,621 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-09 01:21:37,622 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-09 01:21:37,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:37,755 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 1081 2021-05-09 01:21:37,756 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-09 01:21:37,757 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"f18f827eb0554c00a2d2b80b927d378e","onboardingMethod":"NetworkPackage","id":"913b65b32ee241509d1ec70ada5bb8d9","owner":"cs0008","status":"ACTIVE"},{"name":"pNF db68b9f8-db25","description":"vendor software product","vendorName":"4ee80b05-19ab-43ef-9328","vendorId":"fbb7a561ee974db8a59d1c7470535d0f","onboardingMethod":"NetworkPackage","id":"bff04f8ad6094f72bcf714a0b3bbcf49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_onrSLv_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"25f437d183324761a9b5212aa44828c5","onboardingMethod":"NetworkPackage","id":"afda2f377be24e5da4f5aa659a55cf25","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 497f7823-6444","description":"vendor software product","vendorName":"bda801d6-c4ea-46d5-aca6","vendorId":"457733164ab44d4c969f0d0819376384","onboardingMethod":"NetworkPackage","id":"cbf59ee847f242e39d6b92f00cc837da","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-05-09 01:21:37,759 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-05-09 01:21:37,759 DEBUG 303:vsp.py(1) - importing VSP pNF db68b9f8-db25 from SDC 2021-05-09 01:21:37,759 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_onrSLv_VSP from SDC 2021-05-09 01:21:37,759 DEBUG 303:vsp.py(1) - importing VSP vFW 497f7823-6444 from SDC 2021-05-09 01:21:37,759 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-05-09 01:21:37,759 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-05-09 01:21:37,759 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-05-09 01:21:37,760 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-05-09 01:21:37,760 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-09 01:21:37,760 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:37,760 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-09 01:21:37,760 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-09 01:21:37,761 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:37,761 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-09 01:21:37,761 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-09 01:21:37,762 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:37,954 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 1081 2021-05-09 01:21:37,955 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-09 01:21:37,955 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"f18f827eb0554c00a2d2b80b927d378e","onboardingMethod":"NetworkPackage","id":"913b65b32ee241509d1ec70ada5bb8d9","owner":"cs0008","status":"ACTIVE"},{"name":"pNF db68b9f8-db25","description":"vendor software product","vendorName":"4ee80b05-19ab-43ef-9328","vendorId":"fbb7a561ee974db8a59d1c7470535d0f","onboardingMethod":"NetworkPackage","id":"bff04f8ad6094f72bcf714a0b3bbcf49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_onrSLv_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"25f437d183324761a9b5212aa44828c5","onboardingMethod":"NetworkPackage","id":"afda2f377be24e5da4f5aa659a55cf25","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 497f7823-6444","description":"vendor software product","vendorName":"bda801d6-c4ea-46d5-aca6","vendorId":"457733164ab44d4c969f0d0819376384","onboardingMethod":"NetworkPackage","id":"cbf59ee847f242e39d6b92f00cc837da","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-05-09 01:21:37,957 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-05-09 01:21:37,957 DEBUG 303:vsp.py(1) - importing VSP pNF db68b9f8-db25 from SDC 2021-05-09 01:21:37,957 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_onrSLv_VSP from SDC 2021-05-09 01:21:37,957 DEBUG 303:vsp.py(1) - importing VSP vFW 497f7823-6444 from SDC 2021-05-09 01:21:37,957 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-05-09 01:21:37,957 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-05-09 01:21:37,957 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-05-09 01:21:37,958 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-05-09 01:21:37,958 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-05-09 01:21:37,958 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-09 01:21:37,958 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:37,958 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-09 01:21:37,958 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-09 01:21:37,959 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:37,959 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-09 01:21:37,959 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-09 01:21:37,960 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:38,055 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 1081 2021-05-09 01:21:38,057 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-09 01:21:38,057 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"f18f827eb0554c00a2d2b80b927d378e","onboardingMethod":"NetworkPackage","id":"913b65b32ee241509d1ec70ada5bb8d9","owner":"cs0008","status":"ACTIVE"},{"name":"pNF db68b9f8-db25","description":"vendor software product","vendorName":"4ee80b05-19ab-43ef-9328","vendorId":"fbb7a561ee974db8a59d1c7470535d0f","onboardingMethod":"NetworkPackage","id":"bff04f8ad6094f72bcf714a0b3bbcf49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_onrSLv_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"25f437d183324761a9b5212aa44828c5","onboardingMethod":"NetworkPackage","id":"afda2f377be24e5da4f5aa659a55cf25","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 497f7823-6444","description":"vendor software product","vendorName":"bda801d6-c4ea-46d5-aca6","vendorId":"457733164ab44d4c969f0d0819376384","onboardingMethod":"NetworkPackage","id":"cbf59ee847f242e39d6b92f00cc837da","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-05-09 01:21:38,059 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-05-09 01:21:38,060 DEBUG 303:vsp.py(1) - importing VSP pNF db68b9f8-db25 from SDC 2021-05-09 01:21:38,060 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_onrSLv_VSP from SDC 2021-05-09 01:21:38,060 DEBUG 303:vsp.py(1) - importing VSP vFW 497f7823-6444 from SDC 2021-05-09 01:21:38,060 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-05-09 01:21:38,060 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-05-09 01:21:38,060 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-05-09 01:21:38,064 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-05-09 01:21:38,064 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-05-09 01:21:38,065 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:38,065 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-09 01:21:38,065 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-09 01:21:38,065 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:38,065 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-09 01:21:38,065 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-09 01:21:38,067 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:38,154 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 846 2021-05-09 01:21:38,155 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-05-09 01:21:38,155 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"42832f7fa532499083dbc5b74370f0da","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f18f827eb0554c00a2d2b80b927d378e","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fbb7a561ee974db8a59d1c7470535d0f","type":"vlm","name":"4ee80b05-19ab-43ef-9328","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"25f437d183324761a9b5212aa44828c5","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"457733164ab44d4c969f0d0819376384","type":"vlm","name":"bda801d6-c4ea-46d5-aca6","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-05-09 01:21:38,157 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-05-09 01:21:38,157 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-05-09 01:21:38,157 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:38,157 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/42832f7fa532499083dbc5b74370f0da/versions 2021-05-09 01:21:38,158 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:21:38,158 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:38,158 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/42832f7fa532499083dbc5b74370f0da/versions 2021-05-09 01:21:38,158 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:21:38,160 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:38,257 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/42832f7fa532499083dbc5b74370f0da/versions HTTP/1.1" 200 264 2021-05-09 01:21:38,258 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-09 01:21:38,258 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"34437cb7822c4ff0827c330a42c9459f","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1620523294419,"modificationTime":1620523297010,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-09 01:21:38,260 DEBUG 22:sdc_element.py(1) - details found, updating 2021-05-09 01:21:38,260 INFO 192:__init__.py(1) - Vendor found, updating information 2021-05-09 01:21:38,261 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:38,261 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/42832f7fa532499083dbc5b74370f0da/versions 2021-05-09 01:21:38,261 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:21:38,261 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:38,261 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/42832f7fa532499083dbc5b74370f0da/versions 2021-05-09 01:21:38,261 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:21:38,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:38,358 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/42832f7fa532499083dbc5b74370f0da/versions HTTP/1.1" 200 264 2021-05-09 01:21:38,359 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-09 01:21:38,360 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"34437cb7822c4ff0827c330a42c9459f","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1620523294419,"modificationTime":1620523297010,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-09 01:21:38,362 DEBUG 22:sdc_element.py(1) - details found, updating 2021-05-09 01:21:38,362 DEBUG 195:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:38,362 DEBUG 197:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-09 01:21:38,363 DEBUG 198: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": "42832f7fa532499083dbc5b74370f0da", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-05-09 01:21:38,363 DEBUG 103:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:38,363 DEBUG 105:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-09 01:21:38,363 DEBUG 106:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_vm_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basicvm_vendor", "vendorId": "42832f7fa532499083dbc5b74370f0da", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-05-09 01:21:38,364 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:42,067 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-05-09 01:21:42,068 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-05-09 01:21:42,069 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"25d3ef6dddc14c27926ec1b98894f341","version":{"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","status":"Draft"}} 2021-05-09 01:21:42,072 INFO 284:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-05-09 01:21:42,073 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:42,073 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:21:42,073 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:21:42,074 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:42,074 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:21:42,075 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:21:42,077 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:42,169 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions HTTP/1.1" 200 253 2021-05-09 01:21:42,170 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-09 01:21:42,171 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620523298510,"modificationTime":1620523300270,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-09 01:21:42,173 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:42,173 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:42,173 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-09 01:21:42,174 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:42,174 DEBUG 105:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:42,174 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-09 01:21:42,175 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:42,374 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 223 2021-05-09 01:21:42,375 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-09 01:21:42,375 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1620523298510,"modificationTime":1620523300251} 2021-05-09 01:21:42,379 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:42,379 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:42,379 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:42,379 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:42,379 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:42,379 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:42,381 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:43,168 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 368 2021-05-09 01:21:43,169 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-09 01:21:43,170 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"42832f7fa532499083dbc5b74370f0da","onboardingMethod":"NetworkPackage","id":"25d3ef6dddc14c27926ec1b98894f341","version":"93b5342b80044decbbca2bd57da76b48"} 2021-05-09 01:21:43,173 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:43,174 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:43,174 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:43,174 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:43,174 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:43,175 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:43,176 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:43,666 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 368 2021-05-09 01:21:43,667 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-09 01:21:43,668 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"42832f7fa532499083dbc5b74370f0da","onboardingMethod":"NetworkPackage","id":"25d3ef6dddc14c27926ec1b98894f341","version":"93b5342b80044decbbca2bd57da76b48"} 2021-05-09 01:21:43,670 INFO 219:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-05-09 01:21:43,670 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:43,671 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:21:43,671 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:21:43,671 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:43,671 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:21:43,671 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:21:43,673 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:43,771 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions HTTP/1.1" 200 253 2021-05-09 01:21:43,773 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-09 01:21:43,774 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620523298510,"modificationTime":1620523300270,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-09 01:21:43,776 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:43,776 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:43,776 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-09 01:21:43,777 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:43,777 DEBUG 105:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:43,777 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-09 01:21:43,779 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:44,169 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 223 2021-05-09 01:21:44,170 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-09 01:21:44,171 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1620523298510,"modificationTime":1620523300251} 2021-05-09 01:21:44,175 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:44,175 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:44,176 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:44,176 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:44,176 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:44,177 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:44,183 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:44,975 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 368 2021-05-09 01:21:44,976 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-09 01:21:44,976 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"42832f7fa532499083dbc5b74370f0da","onboardingMethod":"NetworkPackage","id":"25d3ef6dddc14c27926ec1b98894f341","version":"93b5342b80044decbbca2bd57da76b48"} 2021-05-09 01:21:44,979 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:44,979 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:44,979 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:44,979 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:44,979 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:44,979 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:44,981 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:45,371 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 368 2021-05-09 01:21:45,372 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-09 01:21:45,372 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"42832f7fa532499083dbc5b74370f0da","onboardingMethod":"NetworkPackage","id":"25d3ef6dddc14c27926ec1b98894f341","version":"93b5342b80044decbbca2bd57da76b48"} 2021-05-09 01:21:45,374 DEBUG 103:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2021-05-09 01:21:45,374 DEBUG 105:onap_service.py(1) - [SDC][upload ZIP for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48/orchestration-template-candidate 2021-05-09 01:21:45,374 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-05-09 01:21:45,377 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:45,575 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48/orchestration-template-candidate HTTP/1.1" 200 94 2021-05-09 01:21:45,576 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-05-09 01:21:45,576 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-09 01:21:45,576 INFO 172:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-05-09 01:21:45,578 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:45,578 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:21:45,578 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:21:45,579 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:45,579 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:21:45,579 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:21:45,580 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:45,629 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions HTTP/1.1" 200 253 2021-05-09 01:21:45,630 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-09 01:21:45,630 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620523298510,"modificationTime":1620523300270,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-09 01:21:45,634 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:45,634 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:45,635 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-09 01:21:45,635 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:45,635 DEBUG 105:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:45,635 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-09 01:21:45,638 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:45,843 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 222 2021-05-09 01:21:45,844 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-09 01:21:45,845 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1620523298510,"modificationTime":1620523305569} 2021-05-09 01:21:45,848 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:45,848 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:45,849 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:45,849 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:45,849 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:45,849 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:45,853 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:46,068 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 439 2021-05-09 01:21:46,069 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-09 01:21:46,069 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"42832f7fa532499083dbc5b74370f0da","onboardingMethod":"NetworkPackage","id":"25d3ef6dddc14c27926ec1b98894f341","version":"93b5342b80044decbbca2bd57da76b48","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-09 01:21:46,071 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:46,071 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:46,071 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:46,071 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:46,072 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:46,072 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:46,074 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:46,190 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 439 2021-05-09 01:21:46,191 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-09 01:21:46,192 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"42832f7fa532499083dbc5b74370f0da","onboardingMethod":"NetworkPackage","id":"25d3ef6dddc14c27926ec1b98894f341","version":"93b5342b80044decbbca2bd57da76b48","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-09 01:21:46,197 INFO 219:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-05-09 01:21:46,198 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:46,198 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:21:46,200 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:21:46,201 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:46,201 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:21:46,204 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:21:46,207 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:46,305 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions HTTP/1.1" 200 253 2021-05-09 01:21:46,308 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-09 01:21:46,308 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620523298510,"modificationTime":1620523300270,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-09 01:21:46,313 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:46,313 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:46,313 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-09 01:21:46,314 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:46,314 DEBUG 105:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:46,314 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-09 01:21:46,318 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:46,551 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 222 2021-05-09 01:21:46,552 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-09 01:21:46,553 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1620523298510,"modificationTime":1620523305569} 2021-05-09 01:21:46,555 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:46,556 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:46,556 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:46,556 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:46,556 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:46,557 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:46,559 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:46,786 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 439 2021-05-09 01:21:46,787 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-09 01:21:46,788 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"42832f7fa532499083dbc5b74370f0da","onboardingMethod":"NetworkPackage","id":"25d3ef6dddc14c27926ec1b98894f341","version":"93b5342b80044decbbca2bd57da76b48","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-09 01:21:46,789 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:46,790 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:46,790 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:46,790 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:46,790 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:46,790 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:46,792 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:46,956 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 439 2021-05-09 01:21:46,958 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-09 01:21:46,958 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"42832f7fa532499083dbc5b74370f0da","onboardingMethod":"NetworkPackage","id":"25d3ef6dddc14c27926ec1b98894f341","version":"93b5342b80044decbbca2bd57da76b48","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-05-09 01:21:46,961 DEBUG 195:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:46,961 DEBUG 197:onap_service.py(1) - [SDC][Validate artifacts for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48/orchestration-template-candidate/process 2021-05-09 01:21:46,961 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-05-09 01:21:46,961 DEBUG 103:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:46,961 DEBUG 105:onap_service.py(1) - [SDC][Validate artifacts for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48/orchestration-template-candidate/process 2021-05-09 01:21:46,961 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-05-09 01:21:46,966 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:57,345 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-05-09 01:21:57,347 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-05-09 01:21:57,348 DEBUG 120:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-05-09 01:21:57,350 INFO 187:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-05-09 01:21:57,350 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:57,351 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:21:57,351 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:21:57,351 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:57,351 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:21:57,351 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:21:57,354 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:57,644 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions HTTP/1.1" 200 253 2021-05-09 01:21:57,646 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-09 01:21:57,646 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620523298510,"modificationTime":1620523300270,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-09 01:21:57,649 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:57,649 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:57,649 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-09 01:21:57,649 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:57,649 DEBUG 105:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:57,650 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-09 01:21:57,651 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:58,053 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 222 2021-05-09 01:21:58,054 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-09 01:21:58,055 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1620523298510,"modificationTime":1620523317309} 2021-05-09 01:21:58,057 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:58,057 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:58,057 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:58,057 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:58,057 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:58,057 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:58,059 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:59,154 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 615 2021-05-09 01:21:59,155 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-09 01:21:59,156 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"42832f7fa532499083dbc5b74370f0da","onboardingMethod":"NetworkPackage","id":"25d3ef6dddc14c27926ec1b98894f341","version":"93b5342b80044decbbca2bd57da76b48","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-05-09 01:21:59,158 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:59,159 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:59,159 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:59,159 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:59,159 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:59,159 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:21:59,162 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:59,755 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 615 2021-05-09 01:21:59,756 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-09 01:21:59,757 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"42832f7fa532499083dbc5b74370f0da","onboardingMethod":"NetworkPackage","id":"25d3ef6dddc14c27926ec1b98894f341","version":"93b5342b80044decbbca2bd57da76b48","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-05-09 01:21:59,759 INFO 219:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-05-09 01:21:59,759 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:59,759 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:21:59,759 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:21:59,759 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:59,759 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:21:59,759 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:21:59,761 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:21:59,901 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions HTTP/1.1" 200 253 2021-05-09 01:21:59,902 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-09 01:21:59,902 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620523298510,"modificationTime":1620523300270,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-09 01:21:59,904 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:59,905 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:59,905 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-09 01:21:59,905 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:21:59,905 DEBUG 105:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:21:59,905 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-09 01:21:59,907 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:00,053 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 222 2021-05-09 01:22:00,054 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-09 01:22:00,054 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1620523298510,"modificationTime":1620523317309} 2021-05-09 01:22:00,056 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:00,056 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:22:00,056 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:22:00,056 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:00,056 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:22:00,056 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:22:00,058 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:00,576 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 615 2021-05-09 01:22:00,577 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-09 01:22:00,578 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"42832f7fa532499083dbc5b74370f0da","onboardingMethod":"NetworkPackage","id":"25d3ef6dddc14c27926ec1b98894f341","version":"93b5342b80044decbbca2bd57da76b48","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-05-09 01:22:00,580 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:00,580 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:22:00,580 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:22:00,581 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:00,581 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:22:00,581 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:22:00,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:00,977 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 615 2021-05-09 01:22:00,978 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-09 01:22:00,979 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"42832f7fa532499083dbc5b74370f0da","onboardingMethod":"NetworkPackage","id":"25d3ef6dddc14c27926ec1b98894f341","version":"93b5342b80044decbbca2bd57da76b48","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-05-09 01:22:00,988 DEBUG 103:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:00,988 DEBUG 105:onap_service.py(1) - [SDC][Commit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48/actions 2021-05-09 01:22:00,988 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-05-09 01:22:00,994 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:06,554 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48/actions HTTP/1.1" 200 2 2021-05-09 01:22:06,556 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-05-09 01:22:06,556 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-05-09 01:22:06,558 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:06,558 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:22:06,558 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:22:06,559 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:06,559 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:22:06,559 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:22:06,560 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:06,607 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions HTTP/1.1" 200 253 2021-05-09 01:22:06,609 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-09 01:22:06,610 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620523298510,"modificationTime":1620523321069,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-09 01:22:06,612 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:06,612 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:22:06,612 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-09 01:22:06,612 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:06,612 DEBUG 105:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:22:06,612 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-09 01:22:06,614 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:06,692 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 223 2021-05-09 01:22:06,693 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-09 01:22:06,694 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1620523298510,"modificationTime":1620523317309} 2021-05-09 01:22:06,698 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:06,699 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:22:06,699 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:22:06,699 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:06,700 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:22:06,700 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:22:06,706 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:06,952 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 615 2021-05-09 01:22:06,953 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-09 01:22:06,954 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"42832f7fa532499083dbc5b74370f0da","onboardingMethod":"NetworkPackage","id":"25d3ef6dddc14c27926ec1b98894f341","version":"93b5342b80044decbbca2bd57da76b48","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-05-09 01:22:06,956 INFO 219:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-05-09 01:22:06,959 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:06,959 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:22:06,959 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:22:06,960 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:06,960 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:22:06,960 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:22:06,961 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:07,022 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions HTTP/1.1" 200 253 2021-05-09 01:22:07,023 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-09 01:22:07,023 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620523298510,"modificationTime":1620523321069,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-09 01:22:07,025 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:07,025 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:22:07,026 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-09 01:22:07,026 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:07,026 DEBUG 105:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:22:07,026 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-09 01:22:07,028 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:07,171 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 223 2021-05-09 01:22:07,173 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-09 01:22:07,173 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1620523298510,"modificationTime":1620523317309} 2021-05-09 01:22:07,176 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:07,176 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:22:07,176 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:22:07,177 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:07,177 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:22:07,177 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:22:07,179 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:07,457 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 615 2021-05-09 01:22:07,458 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-09 01:22:07,459 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"42832f7fa532499083dbc5b74370f0da","onboardingMethod":"NetworkPackage","id":"25d3ef6dddc14c27926ec1b98894f341","version":"93b5342b80044decbbca2bd57da76b48","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-05-09 01:22:07,466 DEBUG 103:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:07,466 DEBUG 105:onap_service.py(1) - [SDC][Submit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48/actions 2021-05-09 01:22:07,466 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-05-09 01:22:07,468 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:24,070 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48/actions HTTP/1.1" 200 2 2021-05-09 01:22:24,072 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-05-09 01:22:24,072 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-05-09 01:22:24,074 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:24,074 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:22:24,074 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:22:24,075 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:24,075 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:22:24,075 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:22:24,077 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:24,176 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions HTTP/1.1" 200 264 2021-05-09 01:22:24,177 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-09 01:22:24,178 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1620523298510,"modificationTime":1620523341272,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-09 01:22:24,180 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-05-09 01:22:24,181 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:24,181 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:22:24,181 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:22:24,181 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:24,181 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:22:24,181 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:22:24,183 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:24,264 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions HTTP/1.1" 200 264 2021-05-09 01:22:24,267 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-09 01:22:24,268 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1620523298510,"modificationTime":1620523341272,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-09 01:22:24,278 DEBUG 103:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:24,278 DEBUG 105:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48/actions 2021-05-09 01:22:24,279 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-05-09 01:22:24,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:25,775 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48/actions HTTP/1.1" 200 316 2021-05-09 01:22:25,777 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-05-09 01:22:25,777 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"25d3ef6dddc14c27926ec1b98894f341","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-05-09 01:22:25,778 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"25d3ef6dddc14c27926ec1b98894f341","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-05-09 01:22:25,782 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-05-09 01:22:25,782 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-05-09 01:22:25,782 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:25,782 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-09 01:22:25,782 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-09 01:22:25,783 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:25,783 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-09 01:22:25,783 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-09 01:22:25,785 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:22:25,873 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-05-09 01:22:25,875 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-05-09 01:22:25,875 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c7a055d1-33d2-400c-97c3-bc5066d1de84/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-05-09 01:22:25,878 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:22:25,878 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:22:25,878 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:22:25,878 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-09 01:22:25,878 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-05-09 01:22:25,878 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:22:25,879 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-05-09 01:22:25,879 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-05-09 01:22:25,879 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-05-09 01:22:25,880 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:25,880 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-09 01:22:25,880 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-09 01:22:25,880 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:25,880 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-09 01:22:25,880 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-09 01:22:25,883 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:22:25,967 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-05-09 01:22:25,969 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-05-09 01:22:25,969 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c7a055d1-33d2-400c-97c3-bc5066d1de84/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-05-09 01:22:25,973 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:22:25,973 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:22:25,974 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:22:25,974 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-09 01:22:25,974 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-05-09 01:22:25,974 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:22:25,974 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-05-09 01:22:25,975 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-05-09 01:22:25,975 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-05-09 01:22:25,975 DEBUG 195:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: > 2021-05-09 01:22:25,975 DEBUG 197:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-05-09 01:22:25,976 DEBUG 198:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-05-09 01:22:25,976 DEBUG 103:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:25,976 DEBUG 105:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-05-09 01:22:25,976 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-05-09 01:22:25,979 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:26,249 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-05-09 01:22:26,251 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-05-09 01:22:26,252 DEBUG 120:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"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":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"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":"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":"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":"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":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"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":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"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":"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}],"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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":"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":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"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":"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"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":"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":"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":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"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":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"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},{"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 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":null,"version":null,"type":null,"ownerId":null,"empty":false}],"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}],"productCategories":[]},"version":"1.8.5"} 2021-05-09 01:22:26,255 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-05-09 01:22:26,255 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-05-09 01:22:26,255 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-05-09 01:22:26,256 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-05-09 01:22:26,256 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-05-09 01:22:26,256 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-05-09 01:22:26,256 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:26,256 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-09 01:22:26,256 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-09 01:22:26,257 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:26,257 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-09 01:22:26,257 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-09 01:22:26,258 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:22:26,329 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-05-09 01:22:26,330 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-05-09 01:22:26,331 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c7a055d1-33d2-400c-97c3-bc5066d1de84/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-05-09 01:22:26,333 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:22:26,334 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:22:26,334 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:22:26,334 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-09 01:22:26,334 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-05-09 01:22:26,334 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:22:26,334 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-05-09 01:22:26,355 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-05-09 01:22:26,356 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-09 01:22:26,356 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:26,356 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-09 01:22:26,356 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-09 01:22:26,357 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:26,357 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-09 01:22:26,357 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-09 01:22:26,358 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:26,419 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 1595 2021-05-09 01:22:26,422 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-09 01:22:26,422 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_macro_VSP","description":"vendor software product","vendorName":"basicvm_macro_vendor","vendorId":"413c1b6394154f6cabf03cf29bfa420a","onboardingMethod":"NetworkPackage","id":"6a5caa38e57a4362a8724155e4f21bd9","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"42832f7fa532499083dbc5b74370f0da","onboardingMethod":"NetworkPackage","id":"25d3ef6dddc14c27926ec1b98894f341","owner":"cs0008","status":"ACTIVE"},{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"f18f827eb0554c00a2d2b80b927d378e","onboardingMethod":"NetworkPackage","id":"913b65b32ee241509d1ec70ada5bb8d9","owner":"cs0008","status":"ACTIVE"},{"name":"pNF db68b9f8-db25","description":"vendor software product","vendorName":"4ee80b05-19ab-43ef-9328","vendorId":"fbb7a561ee974db8a59d1c7470535d0f","onboardingMethod":"NetworkPackage","id":"bff04f8ad6094f72bcf714a0b3bbcf49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_onrSLv_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"25f437d183324761a9b5212aa44828c5","onboardingMethod":"NetworkPackage","id":"afda2f377be24e5da4f5aa659a55cf25","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 497f7823-6444","description":"vendor software product","vendorName":"bda801d6-c4ea-46d5-aca6","vendorId":"457733164ab44d4c969f0d0819376384","onboardingMethod":"NetworkPackage","id":"cbf59ee847f242e39d6b92f00cc837da","owner":"cs0008","status":"ACTIVE"}],"listCount":6} 2021-05-09 01:22:26,426 DEBUG 303:vsp.py(1) - importing VSP basic_vm_macro_VSP from SDC 2021-05-09 01:22:26,426 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-05-09 01:22:26,426 DEBUG 303:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-05-09 01:22:26,426 DEBUG 303:vsp.py(1) - importing VSP pNF db68b9f8-db25 from SDC 2021-05-09 01:22:26,426 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_onrSLv_VSP from SDC 2021-05-09 01:22:26,427 DEBUG 303:vsp.py(1) - importing VSP vFW 497f7823-6444 from SDC 2021-05-09 01:22:26,427 DEBUG 147:__init__.py(1) - number of Vsp returned: 6 2021-05-09 01:22:26,427 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-05-09 01:22:26,427 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:26,427 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:22:26,427 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:22:26,427 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:26,428 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:22:26,428 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:22:26,430 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:26,516 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions HTTP/1.1" 200 264 2021-05-09 01:22:26,518 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-09 01:22:26,519 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1620523298510,"modificationTime":1620523341272,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-09 01:22:26,522 DEBUG 22:sdc_element.py(1) - details found, updating 2021-05-09 01:22:26,523 INFO 192:__init__.py(1) - Vsp found, updating information 2021-05-09 01:22:26,523 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-05-09 01:22:26,524 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:26,524 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:22:26,524 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:22:26,525 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:26,525 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:22:26,525 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:22:26,527 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:26,658 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions HTTP/1.1" 200 264 2021-05-09 01:22:26,660 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-09 01:22:26,660 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1620523298510,"modificationTime":1620523341272,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-09 01:22:26,665 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:26,665 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:22:26,666 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:22:26,666 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:26,666 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions 2021-05-09 01:22:26,666 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-09 01:22:26,668 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:26,750 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25d3ef6dddc14c27926ec1b98894f341/versions HTTP/1.1" 200 264 2021-05-09 01:22:26,758 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-09 01:22:26,759 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"93b5342b80044decbbca2bd57da76b48","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1620523298510,"modificationTime":1620523341272,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-09 01:22:26,763 DEBUG 22:sdc_element.py(1) - details found, updating 2021-05-09 01:22:26,767 DEBUG 103:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:26,767 DEBUG 105:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48/actions 2021-05-09 01:22:26,767 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-05-09 01:22:26,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:28,257 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48/actions HTTP/1.1" 200 316 2021-05-09 01:22:28,259 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-05-09 01:22:28,259 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"25d3ef6dddc14c27926ec1b98894f341","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-05-09 01:22:28,260 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"25d3ef6dddc14c27926ec1b98894f341","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-05-09 01:22:28,265 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:28,265 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:22:28,265 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:22:28,269 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:28,269 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 2021-05-09 01:22:28,270 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-09 01:22:28,272 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:29,052 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/25d3ef6dddc14c27926ec1b98894f341/versions/93b5342b80044decbbca2bd57da76b48 HTTP/1.1" 200 615 2021-05-09 01:22:29,053 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-09 01:22:29,054 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"42832f7fa532499083dbc5b74370f0da","onboardingMethod":"NetworkPackage","id":"25d3ef6dddc14c27926ec1b98894f341","version":"93b5342b80044decbbca2bd57da76b48","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-05-09 01:22:29,057 DEBUG 195:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:29,057 DEBUG 197:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-05-09 01:22:29,057 DEBUG 198:onap_service.py(1) - [SDC][create Vf] data sent: { "artifacts": {}, "attributes": [], "capabilities": {}, "categories": [ { "normalizedName": "generic", "name": "Generic", "uniqueId": "resourceNewCategory.generic", "subcategories": [{"empty": false, "groupings": null, "icons": ["objectStorage", "compute"], "metadataKeys": [], "name": "Abstract", "normalizedName": "abstract", "ownerId": null, "type": null, "uniqueId": "resourceNewCategory.generic.abstract", "version": null}], "version": null, "ownerId": null, "empty": false, "type": null, "icons": null } ], "componentInstances": [], "componentInstancesAttributes": {}, "componentInstancesProperties": {}, "componentType": "RESOURCE", "contactId": "cs0008", "csarUUID": "25d3ef6dddc14c27926ec1b98894f341", "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-05-09 01:22:29,057 DEBUG 103:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:29,058 DEBUG 105:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-05-09 01:22:29,058 DEBUG 106:onap_service.py(1) - [SDC][create Vf] data sent: { "artifacts": {}, "attributes": [], "capabilities": {}, "categories": [ { "normalizedName": "generic", "name": "Generic", "uniqueId": "resourceNewCategory.generic", "subcategories": [{"empty": false, "groupings": null, "icons": ["objectStorage", "compute"], "metadataKeys": [], "name": "Abstract", "normalizedName": "abstract", "ownerId": null, "type": null, "uniqueId": "resourceNewCategory.generic.abstract", "version": null}], "version": null, "ownerId": null, "empty": false, "type": null, "icons": null } ], "componentInstances": [], "componentInstancesAttributes": {}, "componentInstancesProperties": {}, "componentType": "RESOURCE", "contactId": "cs0008", "csarUUID": "25d3ef6dddc14c27926ec1b98894f341", "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-05-09 01:22:29,060 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:22:45,813 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-05-09 01:22:45,831 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-05-09 01:22:45,844 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1620523363259,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"c0e9a287-8450-49d0-8f07-d608c5266b91","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1620523363260,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1620523363259,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_vm_VSP_Information.txt","empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJRlZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lGVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnVldKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUZWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnVldKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dWV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lGVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJRlZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUZWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUZWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQlZZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ1ZXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJRlZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUZWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUJWWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1620523363273,"description":"created from csar","artifactType":"HEAT","uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"33b974ab-dc11-47fe-b3bc-fc2633c3d354","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.heat1","duplicated":false,"payloadUpdateDate":1620523363281,"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":1620523363273,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_ubuntu20.yaml","empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1620523363259,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"c0e9a287-8450-49d0-8f07-d608c5266b91","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1620523363260,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1620523363259,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_vm_VSP_Information.txt","empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523363289,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2Q0YTI5NGQxZjdhNmFjNTBjM2E1ZjEyZGJlYWI0Yjc=","generatedFromId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1620523363289,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620523363289,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_ubuntu20.env","empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523351275,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":1620523351275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicVm-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523351275,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":1620523351275,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicVm-template.yml","empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"feature","uniqueId":"capability.b9717bf7-bb9a-49df-8fc5-14f1564916ed.feature","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.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},{"type":"tosca.capabilities.Node","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"feature","uniqueId":"capability.b9717bf7-bb9a-49df-8fc5-14f1564916ed.feature","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.Scalable","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"scalable","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.scalable","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.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":[{"type":"org.openecomp.capabilities.Forwarder","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"forwarder","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.forwarder","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.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":[{"type":"tosca.capabilities.network.Bindable","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"binding","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.binding","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.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},{"type":"tosca.capabilities.network.Bindable","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"binding","uniqueId":"capability.1daca513-5f36-43ef-b977-32eeacb42358.binding","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"port_mirroring","uniqueId":"capability.4586d170-8c38-48ea-9c6d-9ee2da80d8cf.port_mirroring","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.Container","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"host","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.host","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.ephemeral.size","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.ephemeral.size","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"instance","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.instance","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"memory","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.memory","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.iops","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.iops","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.read.requests","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"cpu.delta","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.cpu.delta","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.capacity","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.capacity","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.read.bytes","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.write.bytes","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.latency","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.latency","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.usage","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.usage","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"cpu_util","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.cpu_util","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.allocation","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.allocation","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.write.requests.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.requests.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.write.bytes.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.latency","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.latency","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"cpu","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.cpu","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.write.requests","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.write.bytes","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.read.requests","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.read.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.root.size","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.root.size","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"vcpus","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.vcpus","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.iops","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.iops","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.usage","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.usage","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.read.requests.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.requests.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.write.requests.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.requests.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.allocation","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.allocation","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.read.bytes.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.read.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.read.bytes","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.read.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"memory.usage","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.memory.usage","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.capacity","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.capacity","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"memory.resident","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.memory.resident","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.write.requests","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.incoming.packets.rate","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.packets.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.outgoing.bytes","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outgoing.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.outgoing.packets.rate","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outgoing.packets.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.outpoing.packets","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outpoing.packets","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.incoming.bytes.rate","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.incoming.bytes","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outgoing.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.incoming.packets","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.packets","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"os","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.os","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_Ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"endpoint","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.endpoint","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.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":[{"type":"tosca.capabilities.Attachment","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"attachment","uniqueId":"capability.1daca513-5f36-43ef-b977-32eeacb42358.attachment","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","node":"tosca.nodes.Root","parentName":"dependency","uniqueId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed.dependency","capability":"tosca.capabilities.Node","ownerId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false},{"external":false,"path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","node":"tosca.nodes.Root","parentName":"dependency","uniqueId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed.dependency","capability":"tosca.capabilities.Node","ownerId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"link","uniqueId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842.link","capability":"tosca.capabilities.network.Linkable","ownerId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","node":"tosca.nodes.BlockStorage","parentName":"local_storage","uniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.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":"151e7051-3709-44fd-99ac-0133fda13603.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.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":"151e7051-3709-44fd-99ac-0133fda13603.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":"32d08df7-013c-4b0e-9661-dc1541b94905.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.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":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"151e7051-3709-44fd-99ac-0133fda13603.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":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.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":"151e7051-3709-44fd-99ac-0133fda13603.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.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":"151e7051-3709-44fd-99ac-0133fda13603.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":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.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":"151e7051-3709-44fd-99ac-0133fda13603.port_Ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.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":"151e7051-3709-44fd-99ac-0133fda13603.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":"151e7051-3709-44fd-99ac-0133fda13603.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.port_Ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_Ubuntu20"},"actualComponentUid":"151e7051-3709-44fd-99ac-0133fda13603","createdFromCsar":true,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_Ubuntu20","creationTime":1620523362565,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"151e7051-3709-44fd-99ac-0133fda13603","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1620523362880,"customizationUUID":"b1cb1824-940a-4631-ace8-fa65b3b368a0","posX":"475.0","posY":"325.0","componentName":"basic_vm-nodes.Ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group"],"source":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","uniqueId":"capability.b9717bf7-bb9a-49df-8fc5-14f1564916ed.feature","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group"],"source":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","node":"tosca.nodes.Root","uniqueId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed.dependency","capability":"tosca.capabilities.Node","ownerId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group"],"source":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","uniqueId":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425.port","capability":"tosca.capabilities.Attachment","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.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":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425.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":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425.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":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425.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":"b9717bf7-bb9a-49df-8fc5-14f1564916ed","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.b9717bf7-bb9a-49df-8fc5-14f1564916ed.tosca_name","ownerId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.show","empty":false},{"parentUniqueId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed","definition":false,"name":"state","type":"string","uniqueId":"attribute.b9717bf7-bb9a-49df-8fc5-14f1564916ed.state","ownerId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed","empty":false},{"parentUniqueId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.b9717bf7-bb9a-49df-8fc5-14f1564916ed.tosca_id","ownerId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Ubuntu20_admin_security_group"},"actualComponentUid":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","createdFromCsar":true,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"Ubuntu20_admin_security_group","creationTime":1620523362565,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1620523362880,"customizationUUID":"ffe20304-08d1-4213-be73-406c838bcbb1","posX":"275.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","requirementOwnerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group","id":"d93ba3e6-7d23-4f41-9a15-7c82ddbbe994","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilityUid":"capability.1daca513-5f36-43ef-b977-32eeacb42358.attachment","requirementUid":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425.port"},"operations":[]}],"fromNode":"0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.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":"151e7051-3709-44fd-99ac-0133fda13603.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.Ubuntu20_flavor_name","parentUniqueId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.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":"151e7051-3709-44fd-99ac-0133fda13603.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":"32d08df7-013c-4b0e-9661-dc1541b94905.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.Ubuntu20_image_name","parentUniqueId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.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":"0ee3e443-8657-4c2f-954e-b906cdc3e133.admin_plane_net_name","getInputValues":[{"propName":"port_Ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"151e7051-3709-44fd-99ac-0133fda13603.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":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.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":"151e7051-3709-44fd-99ac-0133fda13603.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.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":"151e7051-3709-44fd-99ac-0133fda13603.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":"0ee3e443-8657-4c2f-954e-b906cdc3e133.Ubuntu20_name_0","getInputValues":[{"propName":"compute_Ubuntu20_name","inputName":"Ubuntu20_name_0","inputId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.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":"151e7051-3709-44fd-99ac-0133fda13603.port_Ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.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":"151e7051-3709-44fd-99ac-0133fda13603.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":"151e7051-3709-44fd-99ac-0133fda13603.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb.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":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"9fcdd8fe-0e17-4757-aebb-ffd9390dc3cb","empty":false},{"definition":false,"hidden":false,"uniqueId":"151e7051-3709-44fd-99ac-0133fda13603.port_Ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425.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":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425.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":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425.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":{"0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group":[{"parentUniqueId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed","uniqueId":"attribute.b9717bf7-bb9a-49df-8fc5-14f1564916ed.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed","empty":false},{"uniqueId":"attribute.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed","uniqueId":"attribute.b9717bf7-bb9a-49df-8fc5-14f1564916ed.state","name":"state","type":"string","definition":false,"ownerId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed","empty":false},{"parentUniqueId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed","uniqueId":"attribute.b9717bf7-bb9a-49df-8fc5-14f1564916ed.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"feature","uniqueId":"capability.b9717bf7-bb9a-49df-8fc5-14f1564916ed.feature","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.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},{"type":"tosca.capabilities.Node","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"feature","uniqueId":"capability.b9717bf7-bb9a-49df-8fc5-14f1564916ed.feature","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.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},{"type":"tosca.capabilities.Node","path":["0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group"],"source":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","uniqueId":"capability.b9717bf7-bb9a-49df-8fc5-14f1564916ed.feature","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.Scalable","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"scalable","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.scalable","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.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":[{"type":"org.openecomp.capabilities.Forwarder","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"forwarder","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.forwarder","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.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":[{"type":"tosca.capabilities.network.Bindable","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"binding","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.binding","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.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},{"type":"tosca.capabilities.network.Bindable","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"binding","uniqueId":"capability.1daca513-5f36-43ef-b977-32eeacb42358.binding","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"port_mirroring","uniqueId":"capability.4586d170-8c38-48ea-9c6d-9ee2da80d8cf.port_mirroring","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.Container","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"host","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.host","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.ephemeral.size","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.ephemeral.size","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"instance","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.instance","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"memory","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.memory","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.iops","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.iops","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.read.requests","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"cpu.delta","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.cpu.delta","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.capacity","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.capacity","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.read.bytes","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.write.bytes","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.latency","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.latency","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.usage","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.usage","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"cpu_util","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.cpu_util","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.allocation","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.allocation","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.write.requests.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.requests.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.write.bytes.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.latency","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.latency","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"cpu","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.cpu","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.write.requests","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.write.bytes","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.read.requests","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.read.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.root.size","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.root.size","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"vcpus","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.vcpus","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.iops","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.iops","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.usage","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.usage","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.read.requests.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.requests.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.write.requests.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.requests.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.allocation","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.allocation","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.read.bytes.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.read.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.read.bytes","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.read.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"memory.usage","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.memory.usage","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.capacity","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.capacity","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"memory.resident","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.memory.resident","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.write.requests","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.incoming.packets.rate","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.packets.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.outgoing.bytes","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outgoing.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.outgoing.packets.rate","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outgoing.packets.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.outpoing.packets","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outpoing.packets","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.incoming.bytes.rate","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.incoming.bytes","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outgoing.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.incoming.packets","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.packets","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"os","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.os","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_Ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"endpoint","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.endpoint","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.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":[{"type":"tosca.capabilities.Attachment","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"attachment","uniqueId":"capability.1daca513-5f36-43ef-b977-32eeacb42358.attachment","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","node":"tosca.nodes.Root","parentName":"dependency","uniqueId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed.dependency","capability":"tosca.capabilities.Node","ownerId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false},{"external":false,"path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","node":"tosca.nodes.Root","parentName":"dependency","uniqueId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed.dependency","capability":"tosca.capabilities.Node","ownerId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group"],"source":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","node":"tosca.nodes.Root","uniqueId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed.dependency","capability":"tosca.capabilities.Node","ownerId":"b9717bf7-bb9a-49df-8fc5-14f1564916ed","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"link","uniqueId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842.link","capability":"tosca.capabilities.network.Linkable","ownerId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"],"source":"151e7051-3709-44fd-99ac-0133fda13603","node":"tosca.nodes.BlockStorage","parentName":"local_storage","uniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false},{"external":false,"path":["0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group"],"source":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","uniqueId":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425.port","capability":"tosca.capabilities.Attachment","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.Ubuntu20_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"e27f9db1-960f-4867-9cfd-d6caca8db39b","groupUUID":"fc0c115c-4481-4ddc-b234-c91f3331d1c0","members":{"Ubuntu20_admin_security_group":"0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group","abstract_Ubuntu20":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu20.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicVm..base_ubuntu20..module-0","uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["0ee3e443-8657-4c2f-954e-b906cdc3e133.heat1","0ee3e443-8657-4c2f-954e-b906cdc3e133.heat1env"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"267e7de3-ceca-472a-837f-613b649f357d","artifactsUuid":["33b974ab-dc11-47fe-b3bc-fc2633c3d354"],"groupUUID":"17fe2809-adf6-483b-989a-6aaed5aad101","members":{"Ubuntu20_admin_security_group":"0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group","abstract_Ubuntu20":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","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":"","version":"0.1","icon":"defaulticon","creationDate":1620523351275,"description":"VF","tags":["basic_vm"],"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d365e365-3ba6-4794-8166-e334e2891916","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"25d3ef6dddc14c27926ec1b98894f341","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"d365e365-3ba6-4794-8166-e334e2891916","systemName":"BasicVm","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1620523362779,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJRlZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lGVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnVldKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUZWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnVldKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dWV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lGVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJRlZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUZWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUZWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQlZZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ1ZXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJRlZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUZWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUJWWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1620523363273,"description":"created from csar","artifactType":"HEAT","uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"33b974ab-dc11-47fe-b3bc-fc2633c3d354","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.heat1","duplicated":false,"payloadUpdateDate":1620523363281,"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":1620523363273,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_ubuntu20.yaml","empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1620523363259,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"c0e9a287-8450-49d0-8f07-d608c5266b91","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1620523363260,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1620523363259,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_vm_VSP_Information.txt","empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523363289,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2Q0YTI5NGQxZjdhNmFjNTBjM2E1ZjEyZGJlYWI0Yjc=","generatedFromId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1620523363289,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620523363289,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_ubuntu20.env","empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"0ee3e443-8657-4c2f-954e-b906cdc3e133"},"categorySpecificMetadata":{},"csarUUID":"25d3ef6dddc14c27926ec1b98894f341","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_vm"} 2021-05-09 01:22:45,856 INFO 284:__init__.py(1) - Vf basic_vm is created in SDC 2021-05-09 01:22:45,857 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:22:55,868 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-05-09 01:22:55,873 DEBUG 103:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:22:55,874 DEBUG 105:onap_service.py(1) - [SDC][Certify Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/0ee3e443-8657-4c2f-954e-b906cdc3e133/lifecycleState/Certify 2021-05-09 01:22:55,874 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-05-09 01:22:55,876 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:23:07,051 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/0ee3e443-8657-4c2f-954e-b906cdc3e133/lifecycleState/Certify HTTP/1.1" 200 1276 2021-05-09 01:23:07,052 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-05-09 01:23:07,053 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"0df3cba1-3334-4c9d-a926-3554afeec6f3","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1620523351275,"lastUpdateDate":1620523379359,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"0df3cba1-3334-4c9d-a926-3554afeec6f3"},"csarUUID":"25d3ef6dddc14c27926ec1b98894f341","csarVersion":"1.0","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","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":"d365e365-3ba6-4794-8166-e334e2891916"} 2021-05-09 01:23:07,056 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-05-09 01:23:07,056 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-05-09 01:23:07,057 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:07,057 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-09 01:23:07,057 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-09 01:23:07,057 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:07,057 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-09 01:23:07,057 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-09 01:23:07,059 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:23:07,348 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1433 2021-05-09 01:23:07,350 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-05-09 01:23:07,350 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f4feddb9-e6f7-44b1-8d96-6b1134790ceb","invariantUUID":"84ebdec9-8331-4b52-afc4-3d3d35fa8c86","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f4feddb9-e6f7-44b1-8d96-6b1134790ceb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c7a055d1-33d2-400c-97c3-bc5066d1de84/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f1579ab3-45cb-4bc9-ab63-8a660e50ab43","invariantUUID":"4afe892e-6b3b-43aa-97b6-7bb8ed7b8938","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f1579ab3-45cb-4bc9-ab63-8a660e50ab43/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d365e365-3ba6-4794-8166-e334e2891916","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d365e365-3ba6-4794-8166-e334e2891916/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-05-09 01:23:07,352 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-09 01:23:07,352 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:07,352 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:07,352 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-09 01:23:07,352 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:23:07,353 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:07,353 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:07,353 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-09 01:23:07,353 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-09 01:23:07,353 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:07,353 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:07,353 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-09 01:23:07,353 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-09 01:23:07,353 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:07,353 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:07,353 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-09 01:23:07,353 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-05-09 01:23:07,353 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:23:07,353 INFO 192:__init__.py(1) - Vf found, updating information 2021-05-09 01:23:07,354 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:07,354 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:23:07,354 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-05-09 01:23:07,354 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:07,354 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:23:07,354 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-05-09 01:23:07,356 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:23:09,670 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-05-09 01:23:09,672 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-05-09 01:23:09,674 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8372ca77-4a84-45d5-96f0-26031c93a091","lifecycleState":"CERTIFIED","lastUpdateDate":1620520812411,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a51c817-9863-4349-bc3e-8d13830e8874","invariantUUID":"79b754b1-fe17-4223-ad76-3386bbe04157","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dfc3488-dfcd-401e-b793-be7965c6adf7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520509551,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d20cbe4-67c9-448d-80e9-93966deb8d3a","invariantUUID":"36c0542a-57e4-4a3e-a18d-bb14f7087f12","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"94f12fcd-3757-4d4d-b5da-155205f803c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520763474,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef344089-9002-479a-b848-b2736f2f45b5","invariantUUID":"76e8a53a-c71f-4000-81f4-0ebb9b0493ff","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"df0787fd-fe58-43da-8d46-5d2d91041951","lifecycleState":"CERTIFIED","lastUpdateDate":1620520679356,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9205565c-5eaf-4b1c-a741-08f2ddb0b9fe","invariantUUID":"bbb6f6ae-5f82-4f05-9101-c1c3736944ce","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a27466fb-c28e-4151-8bb7-b8ba27d22a62","lifecycleState":"CERTIFIED","lastUpdateDate":1620520561357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b73836b1-4584-4f10-a563-648a386d32c2","invariantUUID":"6b5fe8f6-bd31-42a3-9d49-867a008d835f","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":"eaaaaf97-593a-4a95-9faf-583fb43e49e0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523363169,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4feddb9-e6f7-44b1-8d96-6b1134790ceb","invariantUUID":"84ebdec9-8331-4b52-afc4-3d3d35fa8c86","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"ed8b84c0-6435-42f7-8a7c-6b037f17b76e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520685589,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9dc97e-b0de-4917-b17f-96a6da757aec","invariantUUID":"0589a06e-1803-4313-b671-b6410c94f760","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":"659c770a-3be9-4864-b30b-87e64ad319e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520143278,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae87f426-aada-4b41-aa05-8b5d3c5cd061","invariantUUID":"862173ac-d8de-4871-9c88-aa20bfff8ecf","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":"loadBalancer","uniqueId":"5c311343-a276-4540-81c7-03862c0bb8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520067299,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"435a9617-97de-4e24-8a12-db2824bbf0c8","invariantUUID":"b4b998af-b586-4373-af36-931b2a22219b","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a4b567b9-00ca-49f0-bb78-48543308f9c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520578565,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed71fca4-64a6-4523-8cf4-3eec37e7f8d8","invariantUUID":"c93f5d90-3543-4b03-99e1-adfb700cdb8a","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":"defaulticon","uniqueId":"2085934a-d05b-4ef0-ae06-158609c1a63f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520662180,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab8d947f-58c4-4961-952c-a0cadfe3a951","invariantUUID":"dcafd543-b0ca-45de-af3f-96c8d4eafaec","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1bc4349-9eca-4761-a9eb-5bf58034b969","lifecycleState":"CERTIFIED","lastUpdateDate":1620520743061,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e383f9-b795-4db9-9788-f3e4806d6089","invariantUUID":"d58fe8ba-07c2-4a23-9fbf-14a41b85cbe1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cedf25ce-403a-485b-9a6c-f17b226c81e5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520286897,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6863096-0d65-4598-831a-2a7178e02cfe","invariantUUID":"bf7ba210-97c6-4c52-9cfc-e321fe483674","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":"networkrules","uniqueId":"6c0536d5-d578-4d61-ba6c-97f3a1e81383","lifecycleState":"CERTIFIED","lastUpdateDate":1620520246752,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b33c5d6-08b5-4b10-a3e3-75100b703faf","invariantUUID":"51d19653-9d4c-4851-a3fb-4f988ee57166","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":"f7a802cc-08ee-4f95-8201-fff3b3e746ae","lifecycleState":"CERTIFIED","lastUpdateDate":1620520492618,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52fe52bc-524d-4142-910d-2b96aca86326","invariantUUID":"5dbfc7e1-ed6e-4131-a6a7-e5faf2c09e1b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"05e42d80-8f74-4f65-9df3-d1236e3cffa1","lifecycleState":"CERTIFIED","lastUpdateDate":1620523242162,"name":"pNF db68b9f8-db25","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4a86dc4-aa7a-4325-a388-53e8bc2f5577","invariantUUID":"06687746-88d6-4227-8fc3-d295b0c085e7","systemName":"PnfDb68b9f8Db25","description":"vendor software product","tags":["pNF db68b9f8-db25"],"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":"defaulticon","uniqueId":"168f9905-58ac-489e-b2f3-e15acf320287","lifecycleState":"CERTIFIED","lastUpdateDate":1620520030076,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e285bb88-1c48-4f6e-a8ae-c265eb90dc74","invariantUUID":"b5ce8eb4-e1d3-45d1-bb71-408c6b7fc690","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":"e3a0f8ae-bddb-475a-818b-d7aef0a6599b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520309250,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88ac27f1-b69e-4f1c-a32c-e6b1c7aa003e","invariantUUID":"13cfeeb7-7d7d-4b14-939d-9d806d07d8e1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"078fdfa5-f659-45b7-891a-825abc354698","lifecycleState":"CERTIFIED","lastUpdateDate":1620520693810,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"389d6a79-7ddd-415e-aac3-be8cc5d0f0a2","invariantUUID":"91e98544-e169-4472-9242-25ee4fdb28b5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ecaa2f1-87a0-4f7a-b56f-19afaf3e080e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520326604,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff5390c-dc77-47aa-a2fe-4ae3aedb7894","invariantUUID":"fafe793b-bd05-451c-8b65-7c223d9d51eb","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":"compute","uniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1620519991849,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eccf5fd-1cd1-4074-9a48-e765d68122f9","invariantUUID":"e44b6c31-be01-4503-b7e8-553117b01c3f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","lifecycleState":"CERTIFIED","lastUpdateDate":1620520297750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f319512b-b17c-40da-8a8b-82cf820530b7","invariantUUID":"1e5af2d0-fb4c-431f-bd4b-bba3b3865f20","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":"702b4472-9c09-43ab-bdf6-bda1e01cc95a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520478750,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d15d0f3-93a8-44cb-abf9-d4d0f53c7ef3","invariantUUID":"bf5fdbad-84ac-4bae-97dc-d904c2d26bc1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c601e5a1-618c-44d5-940a-22a1b7f3fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520370760,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8295b61f-019c-479c-be8e-62d25cc14bb2","invariantUUID":"5cc2eff4-05eb-4f10-a888-79e0e5d8a54e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9acff15-c2b4-4092-b1db-9ec4f05617a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520544478,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddb59e44-f23b-4be7-b734-8daccb6be12e","invariantUUID":"0824a9be-5ce0-40e6-95b7-25a36d8fe186","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":"18e4de54-a533-48de-ae8d-b1bb64b20166","lifecycleState":"CERTIFIED","lastUpdateDate":1620520526665,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5f8e6f-d253-42c8-8695-071a57f644bc","invariantUUID":"95c080da-0429-492d-98aa-907a588a3fa9","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":"c8ee2351-0ce4-4fc6-9346-f3744f80f56b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520620760,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d4ed6b9-2042-49d3-afca-7104c3ea12c4","invariantUUID":"afa32573-5210-49a3-b128-304e59429cec","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":"defaulticon","uniqueId":"762699e1-42e0-4b59-9445-a082b2db82f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620520651310,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfb6f28e-41dd-449c-93ce-df9395b6ba7b","invariantUUID":"4aa36ab0-0100-4329-8537-16eaf33ab6b5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f2834db-ebd6-4ec9-bd4e-2384e39299ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620520780961,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e46c5fa5-06f7-445a-bbd8-1a90a7da40d1","invariantUUID":"d44b54cd-bc3c-43c9-aa0a-1d3cbbbf57c9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0df3cba1-3334-4c9d-a926-3554afeec6f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620523379359,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d365e365-3ba6-4794-8166-e334e2891916","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2b14cf02-39cb-4ff9-b044-be2a687ead23","lifecycleState":"CERTIFIED","lastUpdateDate":1620520669177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43188a18-ab8b-4f62-bfe4-b6c9cca57fee","invariantUUID":"00640a04-c851-4137-8bd2-58e267e89116","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":"defaulticon","uniqueId":"180ef514-c9b0-4c33-8f9e-80c7f6b4cf2d","lifecycleState":"CERTIFIED","lastUpdateDate":1620523372265,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f1579ab3-45cb-4bc9-ab63-8a660e50ab43","invariantUUID":"4afe892e-6b3b-43aa-97b6-7bb8ed7b8938","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":"objectStorage","uniqueId":"33f490d6-6436-49f4-b6b0-c79e1a74f550","lifecycleState":"CERTIFIED","lastUpdateDate":1620520124294,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb83127-49f7-485a-a26e-a7c2d2619930","invariantUUID":"ed6f0759-2cef-48f1-97a0-a576652d7c63","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fdcb4fbd-b484-4eb4-b57e-8b7c651fcdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520790568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aeddb723-9f02-43b3-8247-ab36a1cdb846","invariantUUID":"e13d1644-58c3-46a2-b5ba-26cb013710fb","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":"defaulticon","uniqueId":"9687b0c7-f1e1-4a4a-8ab4-543f038b3fea","lifecycleState":"CERTIFIED","lastUpdateDate":1620522661086,"name":"basic_onboard_onrSLv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","systemName":"BasicOnboardOnrslv","description":"VF","tags":["basic_onboard_onrSLv"],"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":"c677dc24-b19c-4cd3-9768-d48eb331d218","lifecycleState":"CERTIFIED","lastUpdateDate":1620520551051,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f343a2-b001-4617-bef1-c224e6dc66e5","invariantUUID":"7d805cdf-b130-4d4c-a57f-8e2e2d475bc1","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":"2e5e2587-9a33-4229-b13c-4a397411d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520846699,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"042e8368-0554-403b-9106-0f381359204b","invariantUUID":"1ac29f72-818d-4278-b5a9-5964c1e4560a","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":"a8770cc1-660e-4cde-b34a-a953cd4f408b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520084825,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3a19e58-d56b-45d5-9d20-3ddb684859db","invariantUUID":"da76bb41-c781-4e98-b1b5-f1c71fefb8df","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a5176ca-2fd0-4d10-863c-c136d51d7f26","lifecycleState":"CERTIFIED","lastUpdateDate":1620520825283,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec4aa69-46de-4b98-85ea-1909aa2ac27d","invariantUUID":"7e5760f7-7ef9-496c-8eac-35ab74baac88","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5945a687-2a2b-4d7c-84a5-1e4ee9e36f7b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520201873,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1027a584-8747-491c-bebb-8544bb937408","invariantUUID":"9a0db4fc-8934-4f85-9208-ba489eeb2889","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7297316b-051e-4aaf-a019-e8be39ae7cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520177250,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"423d8dea-f5f6-4f94-8246-627c5350e6cb","invariantUUID":"60b3fa89-0317-48af-8240-2933b23d41a7","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":"objectStorage","uniqueId":"a9f86147-f4a5-4085-8439-8b9935ee0fbd","lifecycleState":"CERTIFIED","lastUpdateDate":1620520114013,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a68ab6d8-9a7c-43c8-9e53-b6cf365987e5","invariantUUID":"a9a593a6-547a-4763-941f-66a08d9444ea","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520357412,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be23a3be-e980-454e-b4e7-93a2a691a99b","invariantUUID":"4303eb01-1c88-4200-b107-6f5cd02ba8ab","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":"compute","uniqueId":"1e52c5b7-4c0e-4862-9f30-719a3180f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520829364,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88d2f9a3-617c-4134-854e-9147d066994e","invariantUUID":"b49648b6-f392-4c53-87ad-7da53c83a1fd","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"614d2952-2b02-41e6-8367-7b21004e3a72","lifecycleState":"CERTIFIED","lastUpdateDate":1620520337450,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bcbc455-3e4d-4055-aead-d67f531195f6","invariantUUID":"b7b7e0bf-113f-47ae-b1b6-0109a3e4eb62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b11c1f1-0b52-44fc-8394-550c4fbb96d8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520467454,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"604b360a-952c-4929-8d6d-c1f61aa5bb1b","invariantUUID":"8ef1b176-9516-468b-8f53-fb39b213549d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1e16982-d73e-40ba-8f53-614140df88ff","lifecycleState":"CERTIFIED","lastUpdateDate":1620520040773,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"489955f4-d8df-4fe4-9002-75274b676e22","invariantUUID":"9679ef47-c649-4fa1-91ad-408ac41ceec9","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":"objectStorage","uniqueId":"44e54831-8f68-4d67-bb79-46770c325da3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520502959,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5910a47-1796-4f74-b87b-27adba311c7b","invariantUUID":"7be30480-b18d-45f4-8317-67edb2e32691","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1daca513-5f36-43ef-b977-32eeacb42358","lifecycleState":"CERTIFIED","lastUpdateDate":1620520364714,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46a27762-b66a-4924-b5f3-06c3b2be79a4","invariantUUID":"a5a15a60-08c8-4847-b246-3210869825b1","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":"port","uniqueId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842","lifecycleState":"CERTIFIED","lastUpdateDate":1620520077153,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc75c95d-d090-4b9a-ad45-7d3312e32b8b","invariantUUID":"3141f91b-6203-4558-983e-c6d6ff643673","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":"a9f24ca4-0f0a-4f91-9f3f-63cc1b7e01cc","lifecycleState":"CERTIFIED","lastUpdateDate":1620520461186,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f639f2a5-5d66-4cd3-9d9d-3c2a29a1398d","invariantUUID":"c6068a1f-53e9-40f9-9bbd-84d4ea914a23","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":"8cd6b110-b31d-40c9-9054-63404736f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520704414,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4cd18f2-8aef-4eba-ae77-b7c69aa5e5da","invariantUUID":"4be96675-3ad8-4d6a-a1ce-97e4668c2eb9","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":"4680d67b-4c7d-45ef-be1f-9f07b57016e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520720970,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9e4b5b-4f1f-469a-85ab-4bbaef1d4693","invariantUUID":"f5d69076-aa5b-4f6e-aff1-2d2e152ebf29","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00b4f124-8487-4313-a3fb-0f52f46458c0","lifecycleState":"CERTIFIED","lastUpdateDate":1620520409349,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d66c12-7fe9-4757-b122-49486f80178b","invariantUUID":"b9ed9e79-74bf-4692-aa74-7810760f32b3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1e4a39e-cfe3-4456-ab60-d7040afaf9c7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520184610,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58a72968-c141-4084-ba5b-202ed02a6c3a","invariantUUID":"3123b22f-54e4-4354-a532-a9689619d30f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b42f6d5d-82df-4448-8348-37f29effff99","lifecycleState":"CERTIFIED","lastUpdateDate":1620520750085,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0fdefb-90ff-4dbb-b949-1f3d06de6ecf","invariantUUID":"9582583c-06a8-4e51-af90-6d97048570ed","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"745bebf9-b6eb-456e-b80d-ff950a470aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520149778,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e00292da-e801-4ff6-8788-9c70355f2766","invariantUUID":"07624114-c17e-4683-8646-3b017da9c122","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5484bd6-d833-4e76-b694-155d02c8169e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520319987,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"208b9e4b-41cb-4a65-8d4c-909b0644d137","invariantUUID":"9830fe0e-5530-4317-9585-7e6cd1129ce3","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":"defaulticon","uniqueId":"ef694f50-7366-4a78-baa4-bb073a63a19d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520160671,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12a8447d-8668-4ca6-9ea9-56a08e759be3","invariantUUID":"6fb78f32-22ad-48ff-89d5-3873816b9f2a","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a83bf5a7-87fe-4bbf-80b7-a0ce2aeb1816","lifecycleState":"CERTIFIED","lastUpdateDate":1620520130659,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5665f505-24f4-49ae-ab6e-39a00a65db99","invariantUUID":"e4e50ccb-3511-4952-a6f9-aaf07c3a7205","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":"62a72418-7ee9-489a-93d1-6765797ce71b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520485517,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eb5766a2-2d04-4078-8e6f-6a350704e639","invariantUUID":"b0d19db3-09f2-44f6-95d0-fae2df2e9155","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":"3b2c32b6-bd82-4577-b3f8-d61a8fa483bb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520727292,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f1d4be9-fc29-4f01-8969-4bf2aacd0012","invariantUUID":"cb2fe0d9-2ff2-4106-8183-a55b5b19282c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6c3ac79-1366-4ad5-b7ca-5ea3921acfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1620520444175,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c7a011b-b4d5-4439-9afa-cc82b30e2447","invariantUUID":"0f873fac-7fa6-48e6-a218-76cb9add1c83","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":"objectStorage","uniqueId":"e16f1b01-f229-4c20-b476-a54b3596454c","lifecycleState":"CERTIFIED","lastUpdateDate":1620520047448,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c71f372-7e0a-4f6c-80ac-b4c90085f7d8","invariantUUID":"e5d88ce2-541f-473c-aea7-9d7abac67e3a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101d7bf1-25db-4376-b9b6-44d39b6cf8ba","lifecycleState":"CERTIFIED","lastUpdateDate":1620520190958,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffcec65f-f660-43ae-9010-f2225f25469a","invariantUUID":"e8e2b46c-d3ad-422d-83d5-af6563a33ab2","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":"compute","uniqueId":"524036a8-1235-42ff-b91b-7e02e1c3b4a8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520520672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db6e92c1-3584-40dc-aa65-7271391f9b17","invariantUUID":"fd5bbeb8-c25c-4ba2-9900-695e07dffb12","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f622b6fe-87aa-42e8-8a90-2507855aea2a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520840357,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69a7b252-c241-4f8c-9e54-6e29dbc63db2","invariantUUID":"6873d76c-8acc-42d9-9830-1f1eeb2b1fa4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8a01354-cdbc-44e3-abfd-8ee2f46c56f8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520256812,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be0a85d-765a-4ee2-92b3-2c9586c04512","invariantUUID":"be919550-15ef-40fe-80ba-7b8ba532452e","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":"817525a7-69ff-4c64-b35a-a81764a442cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520710360,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafb43f1-b36a-43a3-b005-2e9bbf9473d1","invariantUUID":"92ce6e71-4d78-445f-bc58-a612e601086d","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":"objectStorage","uniqueId":"22d9d7b4-dade-4169-813f-2ba1e4954241","lifecycleState":"CERTIFIED","lastUpdateDate":1620520585521,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"754659f2-40d4-49a1-9d84-4a6394c82c32","invariantUUID":"186efeb2-d499-402e-8b36-748d55e297b4","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":"fcf7a127-3447-4745-a0b1-d5869411ff29","lifecycleState":"CERTIFIED","lastUpdateDate":1620520167102,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae26996a-6db5-4646-a9cd-cb7bc4cca5ca","invariantUUID":"f7061682-e210-4fa1-923a-88ff67c99944","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"782dffed-8e8c-4013-bd83-d9bec3c5792e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520770453,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"329e31ea-cc46-441d-86f7-839cd036f547","invariantUUID":"1d08be9d-c3f6-4fb8-86bc-11772adfcf41","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":"c907bef5-05f5-4456-8523-e5c7e5a31fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520609550,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d784bbc-5fc9-4922-adae-ae0e194e7121","invariantUUID":"7c927af4-d067-4ff4-bb57-652375e8851f","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":"networkrules","uniqueId":"3fe23d3a-1c45-484b-8925-30550170f81d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520280579,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8a00bf6e-60af-4b4b-9310-1fc37b101921","invariantUUID":"ec4529d1-e7b1-40ec-b2af-1e8f58c0ab00","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":"37e02c57-7630-4365-a13b-fc90408b8bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520433660,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b0e868b-e119-4b26-bb39-0c0559c612c3","invariantUUID":"a9958f36-8717-4927-be81-08e972f05669","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8c84b25d-fc8e-48d1-886c-91170e2868a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523202567,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"55d43c05-9a92-422e-88a3-716eed518dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1620523266071,"name":"Demo_pNF_oi7V3eLClB0mDG2qMYpj","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"2e98a42a-0360-40e9-ad5d-a4dea6a8343c","invariantUUID":"e6628463-7037-4068-9264-160862d96a2f","systemName":"DemoPnfOi7v3elclb0mdg2qmypj","description":"catalog service description","tags":["robot-ete","Demo_pNF_oi7V3eLClB0mDG2qMYpj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"62053ebb-34e8-45dc-abde-42d1ec677367","lifecycleState":"CERTIFIED","lastUpdateDate":1620522737450,"name":"basic_onboard_onrSLv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","systemName":"BasicOnboardOnrslv","description":"service","tags":["basic_onboard_onrSLv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-05-09 01:23:09,678 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-05-09 01:23:19,686 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-05-09 01:23:19,686 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-05-09 01:23:19,686 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:19,687 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-09 01:23:19,687 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-09 01:23:19,687 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:19,687 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-09 01:23:19,687 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-09 01:23:19,689 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:23:20,274 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1433 2021-05-09 01:23:20,275 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-05-09 01:23:20,276 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f4feddb9-e6f7-44b1-8d96-6b1134790ceb","invariantUUID":"84ebdec9-8331-4b52-afc4-3d3d35fa8c86","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f4feddb9-e6f7-44b1-8d96-6b1134790ceb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c7a055d1-33d2-400c-97c3-bc5066d1de84/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f1579ab3-45cb-4bc9-ab63-8a660e50ab43","invariantUUID":"4afe892e-6b3b-43aa-97b6-7bb8ed7b8938","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f1579ab3-45cb-4bc9-ab63-8a660e50ab43/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d365e365-3ba6-4794-8166-e334e2891916","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d365e365-3ba6-4794-8166-e334e2891916/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-05-09 01:23:20,278 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-09 01:23:20,278 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:20,278 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:20,279 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-09 01:23:20,279 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:23:20,279 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:20,279 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:20,279 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-09 01:23:20,279 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-09 01:23:20,279 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:20,279 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:20,279 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-09 01:23:20,279 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-09 01:23:20,279 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:20,279 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:20,279 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-09 01:23:20,279 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-05-09 01:23:20,280 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:23:20,280 INFO 192:__init__.py(1) - Vf found, updating information 2021-05-09 01:23:20,280 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:20,280 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:23:20,280 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-05-09 01:23:20,280 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:20,281 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:23:20,281 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-05-09 01:23:20,283 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:23:22,880 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-05-09 01:23:22,883 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-05-09 01:23:22,886 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8372ca77-4a84-45d5-96f0-26031c93a091","lifecycleState":"CERTIFIED","lastUpdateDate":1620520812411,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a51c817-9863-4349-bc3e-8d13830e8874","invariantUUID":"79b754b1-fe17-4223-ad76-3386bbe04157","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dfc3488-dfcd-401e-b793-be7965c6adf7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520509551,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d20cbe4-67c9-448d-80e9-93966deb8d3a","invariantUUID":"36c0542a-57e4-4a3e-a18d-bb14f7087f12","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"94f12fcd-3757-4d4d-b5da-155205f803c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520763474,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef344089-9002-479a-b848-b2736f2f45b5","invariantUUID":"76e8a53a-c71f-4000-81f4-0ebb9b0493ff","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"df0787fd-fe58-43da-8d46-5d2d91041951","lifecycleState":"CERTIFIED","lastUpdateDate":1620520679356,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9205565c-5eaf-4b1c-a741-08f2ddb0b9fe","invariantUUID":"bbb6f6ae-5f82-4f05-9101-c1c3736944ce","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a27466fb-c28e-4151-8bb7-b8ba27d22a62","lifecycleState":"CERTIFIED","lastUpdateDate":1620520561357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b73836b1-4584-4f10-a563-648a386d32c2","invariantUUID":"6b5fe8f6-bd31-42a3-9d49-867a008d835f","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":"eaaaaf97-593a-4a95-9faf-583fb43e49e0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523363169,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4feddb9-e6f7-44b1-8d96-6b1134790ceb","invariantUUID":"84ebdec9-8331-4b52-afc4-3d3d35fa8c86","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"ed8b84c0-6435-42f7-8a7c-6b037f17b76e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520685589,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9dc97e-b0de-4917-b17f-96a6da757aec","invariantUUID":"0589a06e-1803-4313-b671-b6410c94f760","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":"659c770a-3be9-4864-b30b-87e64ad319e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520143278,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae87f426-aada-4b41-aa05-8b5d3c5cd061","invariantUUID":"862173ac-d8de-4871-9c88-aa20bfff8ecf","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":"loadBalancer","uniqueId":"5c311343-a276-4540-81c7-03862c0bb8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520067299,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"435a9617-97de-4e24-8a12-db2824bbf0c8","invariantUUID":"b4b998af-b586-4373-af36-931b2a22219b","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a4b567b9-00ca-49f0-bb78-48543308f9c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520578565,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed71fca4-64a6-4523-8cf4-3eec37e7f8d8","invariantUUID":"c93f5d90-3543-4b03-99e1-adfb700cdb8a","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":"defaulticon","uniqueId":"2085934a-d05b-4ef0-ae06-158609c1a63f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520662180,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab8d947f-58c4-4961-952c-a0cadfe3a951","invariantUUID":"dcafd543-b0ca-45de-af3f-96c8d4eafaec","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1bc4349-9eca-4761-a9eb-5bf58034b969","lifecycleState":"CERTIFIED","lastUpdateDate":1620520743061,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e383f9-b795-4db9-9788-f3e4806d6089","invariantUUID":"d58fe8ba-07c2-4a23-9fbf-14a41b85cbe1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cedf25ce-403a-485b-9a6c-f17b226c81e5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520286897,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6863096-0d65-4598-831a-2a7178e02cfe","invariantUUID":"bf7ba210-97c6-4c52-9cfc-e321fe483674","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":"networkrules","uniqueId":"6c0536d5-d578-4d61-ba6c-97f3a1e81383","lifecycleState":"CERTIFIED","lastUpdateDate":1620520246752,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b33c5d6-08b5-4b10-a3e3-75100b703faf","invariantUUID":"51d19653-9d4c-4851-a3fb-4f988ee57166","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":"f7a802cc-08ee-4f95-8201-fff3b3e746ae","lifecycleState":"CERTIFIED","lastUpdateDate":1620520492618,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52fe52bc-524d-4142-910d-2b96aca86326","invariantUUID":"5dbfc7e1-ed6e-4131-a6a7-e5faf2c09e1b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"05e42d80-8f74-4f65-9df3-d1236e3cffa1","lifecycleState":"CERTIFIED","lastUpdateDate":1620523242162,"name":"pNF db68b9f8-db25","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4a86dc4-aa7a-4325-a388-53e8bc2f5577","invariantUUID":"06687746-88d6-4227-8fc3-d295b0c085e7","systemName":"PnfDb68b9f8Db25","description":"vendor software product","tags":["pNF db68b9f8-db25"],"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":"defaulticon","uniqueId":"168f9905-58ac-489e-b2f3-e15acf320287","lifecycleState":"CERTIFIED","lastUpdateDate":1620520030076,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e285bb88-1c48-4f6e-a8ae-c265eb90dc74","invariantUUID":"b5ce8eb4-e1d3-45d1-bb71-408c6b7fc690","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":"e3a0f8ae-bddb-475a-818b-d7aef0a6599b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520309250,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88ac27f1-b69e-4f1c-a32c-e6b1c7aa003e","invariantUUID":"13cfeeb7-7d7d-4b14-939d-9d806d07d8e1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"078fdfa5-f659-45b7-891a-825abc354698","lifecycleState":"CERTIFIED","lastUpdateDate":1620520693810,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"389d6a79-7ddd-415e-aac3-be8cc5d0f0a2","invariantUUID":"91e98544-e169-4472-9242-25ee4fdb28b5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ecaa2f1-87a0-4f7a-b56f-19afaf3e080e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520326604,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff5390c-dc77-47aa-a2fe-4ae3aedb7894","invariantUUID":"fafe793b-bd05-451c-8b65-7c223d9d51eb","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":"compute","uniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1620519991849,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eccf5fd-1cd1-4074-9a48-e765d68122f9","invariantUUID":"e44b6c31-be01-4503-b7e8-553117b01c3f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","lifecycleState":"CERTIFIED","lastUpdateDate":1620520297750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f319512b-b17c-40da-8a8b-82cf820530b7","invariantUUID":"1e5af2d0-fb4c-431f-bd4b-bba3b3865f20","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":"702b4472-9c09-43ab-bdf6-bda1e01cc95a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520478750,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d15d0f3-93a8-44cb-abf9-d4d0f53c7ef3","invariantUUID":"bf5fdbad-84ac-4bae-97dc-d904c2d26bc1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c601e5a1-618c-44d5-940a-22a1b7f3fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520370760,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8295b61f-019c-479c-be8e-62d25cc14bb2","invariantUUID":"5cc2eff4-05eb-4f10-a888-79e0e5d8a54e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9acff15-c2b4-4092-b1db-9ec4f05617a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520544478,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddb59e44-f23b-4be7-b734-8daccb6be12e","invariantUUID":"0824a9be-5ce0-40e6-95b7-25a36d8fe186","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":"18e4de54-a533-48de-ae8d-b1bb64b20166","lifecycleState":"CERTIFIED","lastUpdateDate":1620520526665,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5f8e6f-d253-42c8-8695-071a57f644bc","invariantUUID":"95c080da-0429-492d-98aa-907a588a3fa9","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":"c8ee2351-0ce4-4fc6-9346-f3744f80f56b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520620760,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d4ed6b9-2042-49d3-afca-7104c3ea12c4","invariantUUID":"afa32573-5210-49a3-b128-304e59429cec","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":"defaulticon","uniqueId":"762699e1-42e0-4b59-9445-a082b2db82f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620520651310,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfb6f28e-41dd-449c-93ce-df9395b6ba7b","invariantUUID":"4aa36ab0-0100-4329-8537-16eaf33ab6b5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f2834db-ebd6-4ec9-bd4e-2384e39299ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620520780961,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e46c5fa5-06f7-445a-bbd8-1a90a7da40d1","invariantUUID":"d44b54cd-bc3c-43c9-aa0a-1d3cbbbf57c9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0df3cba1-3334-4c9d-a926-3554afeec6f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620523379359,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d365e365-3ba6-4794-8166-e334e2891916","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2b14cf02-39cb-4ff9-b044-be2a687ead23","lifecycleState":"CERTIFIED","lastUpdateDate":1620520669177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43188a18-ab8b-4f62-bfe4-b6c9cca57fee","invariantUUID":"00640a04-c851-4137-8bd2-58e267e89116","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":"defaulticon","uniqueId":"180ef514-c9b0-4c33-8f9e-80c7f6b4cf2d","lifecycleState":"CERTIFIED","lastUpdateDate":1620523372265,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f1579ab3-45cb-4bc9-ab63-8a660e50ab43","invariantUUID":"4afe892e-6b3b-43aa-97b6-7bb8ed7b8938","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":"objectStorage","uniqueId":"33f490d6-6436-49f4-b6b0-c79e1a74f550","lifecycleState":"CERTIFIED","lastUpdateDate":1620520124294,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb83127-49f7-485a-a26e-a7c2d2619930","invariantUUID":"ed6f0759-2cef-48f1-97a0-a576652d7c63","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fdcb4fbd-b484-4eb4-b57e-8b7c651fcdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520790568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aeddb723-9f02-43b3-8247-ab36a1cdb846","invariantUUID":"e13d1644-58c3-46a2-b5ba-26cb013710fb","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":"defaulticon","uniqueId":"9687b0c7-f1e1-4a4a-8ab4-543f038b3fea","lifecycleState":"CERTIFIED","lastUpdateDate":1620522661086,"name":"basic_onboard_onrSLv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","systemName":"BasicOnboardOnrslv","description":"VF","tags":["basic_onboard_onrSLv"],"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":"c677dc24-b19c-4cd3-9768-d48eb331d218","lifecycleState":"CERTIFIED","lastUpdateDate":1620520551051,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f343a2-b001-4617-bef1-c224e6dc66e5","invariantUUID":"7d805cdf-b130-4d4c-a57f-8e2e2d475bc1","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":"2e5e2587-9a33-4229-b13c-4a397411d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520846699,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"042e8368-0554-403b-9106-0f381359204b","invariantUUID":"1ac29f72-818d-4278-b5a9-5964c1e4560a","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":"a8770cc1-660e-4cde-b34a-a953cd4f408b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520084825,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3a19e58-d56b-45d5-9d20-3ddb684859db","invariantUUID":"da76bb41-c781-4e98-b1b5-f1c71fefb8df","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a5176ca-2fd0-4d10-863c-c136d51d7f26","lifecycleState":"CERTIFIED","lastUpdateDate":1620520825283,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec4aa69-46de-4b98-85ea-1909aa2ac27d","invariantUUID":"7e5760f7-7ef9-496c-8eac-35ab74baac88","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5945a687-2a2b-4d7c-84a5-1e4ee9e36f7b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520201873,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1027a584-8747-491c-bebb-8544bb937408","invariantUUID":"9a0db4fc-8934-4f85-9208-ba489eeb2889","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7297316b-051e-4aaf-a019-e8be39ae7cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520177250,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"423d8dea-f5f6-4f94-8246-627c5350e6cb","invariantUUID":"60b3fa89-0317-48af-8240-2933b23d41a7","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":"objectStorage","uniqueId":"a9f86147-f4a5-4085-8439-8b9935ee0fbd","lifecycleState":"CERTIFIED","lastUpdateDate":1620520114013,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a68ab6d8-9a7c-43c8-9e53-b6cf365987e5","invariantUUID":"a9a593a6-547a-4763-941f-66a08d9444ea","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520357412,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be23a3be-e980-454e-b4e7-93a2a691a99b","invariantUUID":"4303eb01-1c88-4200-b107-6f5cd02ba8ab","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":"compute","uniqueId":"1e52c5b7-4c0e-4862-9f30-719a3180f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520829364,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88d2f9a3-617c-4134-854e-9147d066994e","invariantUUID":"b49648b6-f392-4c53-87ad-7da53c83a1fd","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"614d2952-2b02-41e6-8367-7b21004e3a72","lifecycleState":"CERTIFIED","lastUpdateDate":1620520337450,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bcbc455-3e4d-4055-aead-d67f531195f6","invariantUUID":"b7b7e0bf-113f-47ae-b1b6-0109a3e4eb62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b11c1f1-0b52-44fc-8394-550c4fbb96d8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520467454,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"604b360a-952c-4929-8d6d-c1f61aa5bb1b","invariantUUID":"8ef1b176-9516-468b-8f53-fb39b213549d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1e16982-d73e-40ba-8f53-614140df88ff","lifecycleState":"CERTIFIED","lastUpdateDate":1620520040773,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"489955f4-d8df-4fe4-9002-75274b676e22","invariantUUID":"9679ef47-c649-4fa1-91ad-408ac41ceec9","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":"objectStorage","uniqueId":"44e54831-8f68-4d67-bb79-46770c325da3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520502959,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5910a47-1796-4f74-b87b-27adba311c7b","invariantUUID":"7be30480-b18d-45f4-8317-67edb2e32691","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1daca513-5f36-43ef-b977-32eeacb42358","lifecycleState":"CERTIFIED","lastUpdateDate":1620520364714,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46a27762-b66a-4924-b5f3-06c3b2be79a4","invariantUUID":"a5a15a60-08c8-4847-b246-3210869825b1","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":"port","uniqueId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842","lifecycleState":"CERTIFIED","lastUpdateDate":1620520077153,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc75c95d-d090-4b9a-ad45-7d3312e32b8b","invariantUUID":"3141f91b-6203-4558-983e-c6d6ff643673","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":"a9f24ca4-0f0a-4f91-9f3f-63cc1b7e01cc","lifecycleState":"CERTIFIED","lastUpdateDate":1620520461186,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f639f2a5-5d66-4cd3-9d9d-3c2a29a1398d","invariantUUID":"c6068a1f-53e9-40f9-9bbd-84d4ea914a23","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":"8cd6b110-b31d-40c9-9054-63404736f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520704414,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4cd18f2-8aef-4eba-ae77-b7c69aa5e5da","invariantUUID":"4be96675-3ad8-4d6a-a1ce-97e4668c2eb9","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":"4680d67b-4c7d-45ef-be1f-9f07b57016e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520720970,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9e4b5b-4f1f-469a-85ab-4bbaef1d4693","invariantUUID":"f5d69076-aa5b-4f6e-aff1-2d2e152ebf29","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00b4f124-8487-4313-a3fb-0f52f46458c0","lifecycleState":"CERTIFIED","lastUpdateDate":1620520409349,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d66c12-7fe9-4757-b122-49486f80178b","invariantUUID":"b9ed9e79-74bf-4692-aa74-7810760f32b3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1e4a39e-cfe3-4456-ab60-d7040afaf9c7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520184610,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58a72968-c141-4084-ba5b-202ed02a6c3a","invariantUUID":"3123b22f-54e4-4354-a532-a9689619d30f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b42f6d5d-82df-4448-8348-37f29effff99","lifecycleState":"CERTIFIED","lastUpdateDate":1620520750085,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0fdefb-90ff-4dbb-b949-1f3d06de6ecf","invariantUUID":"9582583c-06a8-4e51-af90-6d97048570ed","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"745bebf9-b6eb-456e-b80d-ff950a470aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520149778,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e00292da-e801-4ff6-8788-9c70355f2766","invariantUUID":"07624114-c17e-4683-8646-3b017da9c122","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5484bd6-d833-4e76-b694-155d02c8169e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520319987,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"208b9e4b-41cb-4a65-8d4c-909b0644d137","invariantUUID":"9830fe0e-5530-4317-9585-7e6cd1129ce3","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":"defaulticon","uniqueId":"ef694f50-7366-4a78-baa4-bb073a63a19d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520160671,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12a8447d-8668-4ca6-9ea9-56a08e759be3","invariantUUID":"6fb78f32-22ad-48ff-89d5-3873816b9f2a","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a83bf5a7-87fe-4bbf-80b7-a0ce2aeb1816","lifecycleState":"CERTIFIED","lastUpdateDate":1620520130659,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5665f505-24f4-49ae-ab6e-39a00a65db99","invariantUUID":"e4e50ccb-3511-4952-a6f9-aaf07c3a7205","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":"62a72418-7ee9-489a-93d1-6765797ce71b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520485517,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eb5766a2-2d04-4078-8e6f-6a350704e639","invariantUUID":"b0d19db3-09f2-44f6-95d0-fae2df2e9155","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":"3b2c32b6-bd82-4577-b3f8-d61a8fa483bb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520727292,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f1d4be9-fc29-4f01-8969-4bf2aacd0012","invariantUUID":"cb2fe0d9-2ff2-4106-8183-a55b5b19282c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6c3ac79-1366-4ad5-b7ca-5ea3921acfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1620520444175,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c7a011b-b4d5-4439-9afa-cc82b30e2447","invariantUUID":"0f873fac-7fa6-48e6-a218-76cb9add1c83","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":"objectStorage","uniqueId":"e16f1b01-f229-4c20-b476-a54b3596454c","lifecycleState":"CERTIFIED","lastUpdateDate":1620520047448,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c71f372-7e0a-4f6c-80ac-b4c90085f7d8","invariantUUID":"e5d88ce2-541f-473c-aea7-9d7abac67e3a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101d7bf1-25db-4376-b9b6-44d39b6cf8ba","lifecycleState":"CERTIFIED","lastUpdateDate":1620520190958,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffcec65f-f660-43ae-9010-f2225f25469a","invariantUUID":"e8e2b46c-d3ad-422d-83d5-af6563a33ab2","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":"compute","uniqueId":"524036a8-1235-42ff-b91b-7e02e1c3b4a8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520520672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db6e92c1-3584-40dc-aa65-7271391f9b17","invariantUUID":"fd5bbeb8-c25c-4ba2-9900-695e07dffb12","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f622b6fe-87aa-42e8-8a90-2507855aea2a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520840357,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69a7b252-c241-4f8c-9e54-6e29dbc63db2","invariantUUID":"6873d76c-8acc-42d9-9830-1f1eeb2b1fa4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8a01354-cdbc-44e3-abfd-8ee2f46c56f8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520256812,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be0a85d-765a-4ee2-92b3-2c9586c04512","invariantUUID":"be919550-15ef-40fe-80ba-7b8ba532452e","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":"817525a7-69ff-4c64-b35a-a81764a442cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520710360,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafb43f1-b36a-43a3-b005-2e9bbf9473d1","invariantUUID":"92ce6e71-4d78-445f-bc58-a612e601086d","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":"objectStorage","uniqueId":"22d9d7b4-dade-4169-813f-2ba1e4954241","lifecycleState":"CERTIFIED","lastUpdateDate":1620520585521,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"754659f2-40d4-49a1-9d84-4a6394c82c32","invariantUUID":"186efeb2-d499-402e-8b36-748d55e297b4","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":"fcf7a127-3447-4745-a0b1-d5869411ff29","lifecycleState":"CERTIFIED","lastUpdateDate":1620520167102,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae26996a-6db5-4646-a9cd-cb7bc4cca5ca","invariantUUID":"f7061682-e210-4fa1-923a-88ff67c99944","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"782dffed-8e8c-4013-bd83-d9bec3c5792e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520770453,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"329e31ea-cc46-441d-86f7-839cd036f547","invariantUUID":"1d08be9d-c3f6-4fb8-86bc-11772adfcf41","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":"c907bef5-05f5-4456-8523-e5c7e5a31fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520609550,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d784bbc-5fc9-4922-adae-ae0e194e7121","invariantUUID":"7c927af4-d067-4ff4-bb57-652375e8851f","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":"networkrules","uniqueId":"3fe23d3a-1c45-484b-8925-30550170f81d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520280579,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8a00bf6e-60af-4b4b-9310-1fc37b101921","invariantUUID":"ec4529d1-e7b1-40ec-b2af-1e8f58c0ab00","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":"37e02c57-7630-4365-a13b-fc90408b8bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520433660,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b0e868b-e119-4b26-bb39-0c0559c612c3","invariantUUID":"a9958f36-8717-4927-be81-08e972f05669","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8c84b25d-fc8e-48d1-886c-91170e2868a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523202567,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","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":"405a1ab5-33f9-430c-929e-1649eea10d40","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1620523387854,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"55d43c05-9a92-422e-88a3-716eed518dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1620523266071,"name":"Demo_pNF_oi7V3eLClB0mDG2qMYpj","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"2e98a42a-0360-40e9-ad5d-a4dea6a8343c","invariantUUID":"e6628463-7037-4068-9264-160862d96a2f","systemName":"DemoPnfOi7v3elclb0mdg2qmypj","description":"catalog service description","tags":["robot-ete","Demo_pNF_oi7V3eLClB0mDG2qMYpj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"62053ebb-34e8-45dc-abde-42d1ec677367","lifecycleState":"CERTIFIED","lastUpdateDate":1620522737450,"name":"basic_onboard_onrSLv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","systemName":"BasicOnboardOnrslv","description":"service","tags":["basic_onboard_onrSLv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-05-09 01:23:22,890 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-05-09 01:23:22,891 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-05-09 01:23:22,891 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-09 01:23:22,891 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:22,891 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:23:22,892 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:23:22,892 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:22,892 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:23:22,892 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:23:22,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:23:24,681 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1465 2021-05-09 01:23:24,684 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-09 01:23:24,685 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2e98a42a-0360-40e9-ad5d-a4dea6a8343c","invariantUUID":"e6628463-7037-4068-9264-160862d96a2f","name":"Demo_pNF_oi7V3eLClB0mDG2qMYpj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2e98a42a-0360-40e9-ad5d-a4dea6a8343c/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ee30b9b2-f5f2-4ada-903b-bfec97678359/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ca0a90-7015-4c05-829b-14017bb9aa08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a3e81b36-3cce-411f-843b-694d05b5eb2e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-05-09 01:23:24,690 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_oi7V3eLClB0mDG2qMYpj from SDC 2021-05-09 01:23:24,690 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:24,690 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:24,690 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:23:24,690 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:23:24,694 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:24,694 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:24,694 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:23:24,695 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-09 01:23:24,695 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:24,695 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:24,695 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:23:24,695 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-09 01:23:24,695 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:24,695 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:24,696 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-09 01:23:24,696 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-05-09 01:23:24,696 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:23:24,696 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-05-09 01:23:24,696 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-05-09 01:23:24,697 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-05-09 01:23:24,697 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: > 2021-05-09 01:23:24,697 DEBUG 197:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-05-09 01:23:24,697 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-05-09 01:23:24,698 DEBUG 103:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:24,698 DEBUG 105:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-05-09 01:23:24,698 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-05-09 01:23:24,701 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:23:25,469 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-05-09 01:23:25,470 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-05-09 01:23:25,471 DEBUG 120:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"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":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"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":"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":"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":"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":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"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":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"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":"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}],"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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":"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":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"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":"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"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":"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":"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":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"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":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"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},{"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 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":null,"version":null,"type":null,"ownerId":null,"empty":false}],"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}],"productCategories":[]},"version":"1.8.5"} 2021-05-09 01:23:25,473 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-05-09 01:23:25,473 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-05-09 01:23:25,474 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-05-09 01:23:25,474 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-05-09 01:23:25,474 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-05-09 01:23:25,474 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-09 01:23:25,474 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:25,474 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:23:25,474 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:23:25,475 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:25,475 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:23:25,475 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:23:25,476 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:23:26,169 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1465 2021-05-09 01:23:26,170 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-09 01:23:26,170 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2e98a42a-0360-40e9-ad5d-a4dea6a8343c","invariantUUID":"e6628463-7037-4068-9264-160862d96a2f","name":"Demo_pNF_oi7V3eLClB0mDG2qMYpj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2e98a42a-0360-40e9-ad5d-a4dea6a8343c/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ee30b9b2-f5f2-4ada-903b-bfec97678359/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ca0a90-7015-4c05-829b-14017bb9aa08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a3e81b36-3cce-411f-843b-694d05b5eb2e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-05-09 01:23:26,172 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_oi7V3eLClB0mDG2qMYpj from SDC 2021-05-09 01:23:26,173 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:26,173 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:26,173 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:23:26,173 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:23:26,173 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:26,173 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:26,173 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:23:26,173 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-09 01:23:26,173 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:26,174 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:26,174 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:23:26,174 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-09 01:23:26,174 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:26,174 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:26,174 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-09 01:23:26,174 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-05-09 01:23:26,174 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:23:26,174 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-05-09 01:23:26,194 DEBUG 195:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:26,194 DEBUG 197:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-05-09 01:23:26,194 DEBUG 198: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-05-09 01:23:26,201 DEBUG 103:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:26,201 DEBUG 105:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-05-09 01:23:26,201 DEBUG 106:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_vm"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_vm", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-05-09 01:23:26,203 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:23:27,567 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-05-09 01:23:27,584 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201 2021-05-09 01:23:27,586 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406804,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406804,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":"service-BasicVm-csar.csar","empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":"service-BasicVm-template.yml","empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"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":"1b9ef245-788f-4bbc-b50c-07fc081d6e63.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","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":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","empty":false},{"definition":false,"hidden":false,"uniqueId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","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":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","empty":false},{"definition":false,"hidden":false,"uniqueId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","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":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","empty":false},{"definition":false,"hidden":false,"uniqueId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","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":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","empty":false},{"definition":false,"hidden":false,"uniqueId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","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":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","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":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","icon":"network_l_1-3","creationDate":1620523406884,"description":"service","tags":["basic_vm"],"uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a","componentMetadataForSupportLog":{"SupportablityComponentUUID":"045a4a34-359e-4b25-9d2c-7137e8032018","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","systemName":"BasicVm","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1620523406884,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":null,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-05-09 01:23:27,590 INFO 284:__init__.py(1) - Service basic_vm is created in SDC 2021-05-09 01:23:27,590 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:27,596 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-05-09 01:23:27,596 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-05-09 01:23:27,597 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:27,597 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-09 01:23:27,597 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-09 01:23:27,597 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:27,597 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-09 01:23:27,597 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-09 01:23:27,599 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:23:27,776 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1433 2021-05-09 01:23:27,777 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-05-09 01:23:27,779 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f4feddb9-e6f7-44b1-8d96-6b1134790ceb","invariantUUID":"84ebdec9-8331-4b52-afc4-3d3d35fa8c86","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f4feddb9-e6f7-44b1-8d96-6b1134790ceb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c7a055d1-33d2-400c-97c3-bc5066d1de84/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f1579ab3-45cb-4bc9-ab63-8a660e50ab43","invariantUUID":"4afe892e-6b3b-43aa-97b6-7bb8ed7b8938","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f1579ab3-45cb-4bc9-ab63-8a660e50ab43/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d365e365-3ba6-4794-8166-e334e2891916","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d365e365-3ba6-4794-8166-e334e2891916/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-05-09 01:23:27,782 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-09 01:23:27,783 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:27,783 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:27,783 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-09 01:23:27,783 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:23:27,783 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:27,783 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:27,783 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-09 01:23:27,783 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-09 01:23:27,783 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:27,783 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:27,783 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-09 01:23:27,783 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-09 01:23:27,783 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:27,783 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:27,784 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-09 01:23:27,784 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-05-09 01:23:27,784 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:23:27,784 INFO 192:__init__.py(1) - Vf found, updating information 2021-05-09 01:23:27,784 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:27,784 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:23:27,784 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-05-09 01:23:27,785 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:27,785 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:23:27,785 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-05-09 01:23:27,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:23:30,667 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-05-09 01:23:30,670 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-05-09 01:23:30,672 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8372ca77-4a84-45d5-96f0-26031c93a091","lifecycleState":"CERTIFIED","lastUpdateDate":1620520812411,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a51c817-9863-4349-bc3e-8d13830e8874","invariantUUID":"79b754b1-fe17-4223-ad76-3386bbe04157","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dfc3488-dfcd-401e-b793-be7965c6adf7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520509551,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d20cbe4-67c9-448d-80e9-93966deb8d3a","invariantUUID":"36c0542a-57e4-4a3e-a18d-bb14f7087f12","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"94f12fcd-3757-4d4d-b5da-155205f803c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520763474,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef344089-9002-479a-b848-b2736f2f45b5","invariantUUID":"76e8a53a-c71f-4000-81f4-0ebb9b0493ff","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"df0787fd-fe58-43da-8d46-5d2d91041951","lifecycleState":"CERTIFIED","lastUpdateDate":1620520679356,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9205565c-5eaf-4b1c-a741-08f2ddb0b9fe","invariantUUID":"bbb6f6ae-5f82-4f05-9101-c1c3736944ce","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a27466fb-c28e-4151-8bb7-b8ba27d22a62","lifecycleState":"CERTIFIED","lastUpdateDate":1620520561357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b73836b1-4584-4f10-a563-648a386d32c2","invariantUUID":"6b5fe8f6-bd31-42a3-9d49-867a008d835f","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":"eaaaaf97-593a-4a95-9faf-583fb43e49e0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523363169,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4feddb9-e6f7-44b1-8d96-6b1134790ceb","invariantUUID":"84ebdec9-8331-4b52-afc4-3d3d35fa8c86","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"ed8b84c0-6435-42f7-8a7c-6b037f17b76e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520685589,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9dc97e-b0de-4917-b17f-96a6da757aec","invariantUUID":"0589a06e-1803-4313-b671-b6410c94f760","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":"659c770a-3be9-4864-b30b-87e64ad319e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520143278,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae87f426-aada-4b41-aa05-8b5d3c5cd061","invariantUUID":"862173ac-d8de-4871-9c88-aa20bfff8ecf","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":"loadBalancer","uniqueId":"5c311343-a276-4540-81c7-03862c0bb8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520067299,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"435a9617-97de-4e24-8a12-db2824bbf0c8","invariantUUID":"b4b998af-b586-4373-af36-931b2a22219b","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a4b567b9-00ca-49f0-bb78-48543308f9c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520578565,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed71fca4-64a6-4523-8cf4-3eec37e7f8d8","invariantUUID":"c93f5d90-3543-4b03-99e1-adfb700cdb8a","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":"defaulticon","uniqueId":"2085934a-d05b-4ef0-ae06-158609c1a63f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520662180,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab8d947f-58c4-4961-952c-a0cadfe3a951","invariantUUID":"dcafd543-b0ca-45de-af3f-96c8d4eafaec","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1bc4349-9eca-4761-a9eb-5bf58034b969","lifecycleState":"CERTIFIED","lastUpdateDate":1620520743061,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e383f9-b795-4db9-9788-f3e4806d6089","invariantUUID":"d58fe8ba-07c2-4a23-9fbf-14a41b85cbe1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cedf25ce-403a-485b-9a6c-f17b226c81e5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520286897,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6863096-0d65-4598-831a-2a7178e02cfe","invariantUUID":"bf7ba210-97c6-4c52-9cfc-e321fe483674","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":"networkrules","uniqueId":"6c0536d5-d578-4d61-ba6c-97f3a1e81383","lifecycleState":"CERTIFIED","lastUpdateDate":1620520246752,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b33c5d6-08b5-4b10-a3e3-75100b703faf","invariantUUID":"51d19653-9d4c-4851-a3fb-4f988ee57166","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":"f7a802cc-08ee-4f95-8201-fff3b3e746ae","lifecycleState":"CERTIFIED","lastUpdateDate":1620520492618,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52fe52bc-524d-4142-910d-2b96aca86326","invariantUUID":"5dbfc7e1-ed6e-4131-a6a7-e5faf2c09e1b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"05e42d80-8f74-4f65-9df3-d1236e3cffa1","lifecycleState":"CERTIFIED","lastUpdateDate":1620523242162,"name":"pNF db68b9f8-db25","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4a86dc4-aa7a-4325-a388-53e8bc2f5577","invariantUUID":"06687746-88d6-4227-8fc3-d295b0c085e7","systemName":"PnfDb68b9f8Db25","description":"vendor software product","tags":["pNF db68b9f8-db25"],"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":"defaulticon","uniqueId":"168f9905-58ac-489e-b2f3-e15acf320287","lifecycleState":"CERTIFIED","lastUpdateDate":1620520030076,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e285bb88-1c48-4f6e-a8ae-c265eb90dc74","invariantUUID":"b5ce8eb4-e1d3-45d1-bb71-408c6b7fc690","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":"e3a0f8ae-bddb-475a-818b-d7aef0a6599b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520309250,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88ac27f1-b69e-4f1c-a32c-e6b1c7aa003e","invariantUUID":"13cfeeb7-7d7d-4b14-939d-9d806d07d8e1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"078fdfa5-f659-45b7-891a-825abc354698","lifecycleState":"CERTIFIED","lastUpdateDate":1620520693810,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"389d6a79-7ddd-415e-aac3-be8cc5d0f0a2","invariantUUID":"91e98544-e169-4472-9242-25ee4fdb28b5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ecaa2f1-87a0-4f7a-b56f-19afaf3e080e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520326604,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff5390c-dc77-47aa-a2fe-4ae3aedb7894","invariantUUID":"fafe793b-bd05-451c-8b65-7c223d9d51eb","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":"compute","uniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1620519991849,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eccf5fd-1cd1-4074-9a48-e765d68122f9","invariantUUID":"e44b6c31-be01-4503-b7e8-553117b01c3f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","lifecycleState":"CERTIFIED","lastUpdateDate":1620520297750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f319512b-b17c-40da-8a8b-82cf820530b7","invariantUUID":"1e5af2d0-fb4c-431f-bd4b-bba3b3865f20","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":"702b4472-9c09-43ab-bdf6-bda1e01cc95a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520478750,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d15d0f3-93a8-44cb-abf9-d4d0f53c7ef3","invariantUUID":"bf5fdbad-84ac-4bae-97dc-d904c2d26bc1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c601e5a1-618c-44d5-940a-22a1b7f3fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520370760,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8295b61f-019c-479c-be8e-62d25cc14bb2","invariantUUID":"5cc2eff4-05eb-4f10-a888-79e0e5d8a54e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9acff15-c2b4-4092-b1db-9ec4f05617a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520544478,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddb59e44-f23b-4be7-b734-8daccb6be12e","invariantUUID":"0824a9be-5ce0-40e6-95b7-25a36d8fe186","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":"18e4de54-a533-48de-ae8d-b1bb64b20166","lifecycleState":"CERTIFIED","lastUpdateDate":1620520526665,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5f8e6f-d253-42c8-8695-071a57f644bc","invariantUUID":"95c080da-0429-492d-98aa-907a588a3fa9","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":"c8ee2351-0ce4-4fc6-9346-f3744f80f56b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520620760,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d4ed6b9-2042-49d3-afca-7104c3ea12c4","invariantUUID":"afa32573-5210-49a3-b128-304e59429cec","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":"defaulticon","uniqueId":"762699e1-42e0-4b59-9445-a082b2db82f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620520651310,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfb6f28e-41dd-449c-93ce-df9395b6ba7b","invariantUUID":"4aa36ab0-0100-4329-8537-16eaf33ab6b5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f2834db-ebd6-4ec9-bd4e-2384e39299ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620520780961,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e46c5fa5-06f7-445a-bbd8-1a90a7da40d1","invariantUUID":"d44b54cd-bc3c-43c9-aa0a-1d3cbbbf57c9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0df3cba1-3334-4c9d-a926-3554afeec6f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620523379359,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d365e365-3ba6-4794-8166-e334e2891916","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2b14cf02-39cb-4ff9-b044-be2a687ead23","lifecycleState":"CERTIFIED","lastUpdateDate":1620520669177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43188a18-ab8b-4f62-bfe4-b6c9cca57fee","invariantUUID":"00640a04-c851-4137-8bd2-58e267e89116","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":"defaulticon","uniqueId":"180ef514-c9b0-4c33-8f9e-80c7f6b4cf2d","lifecycleState":"CERTIFIED","lastUpdateDate":1620523372265,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f1579ab3-45cb-4bc9-ab63-8a660e50ab43","invariantUUID":"4afe892e-6b3b-43aa-97b6-7bb8ed7b8938","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":"objectStorage","uniqueId":"33f490d6-6436-49f4-b6b0-c79e1a74f550","lifecycleState":"CERTIFIED","lastUpdateDate":1620520124294,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb83127-49f7-485a-a26e-a7c2d2619930","invariantUUID":"ed6f0759-2cef-48f1-97a0-a576652d7c63","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fdcb4fbd-b484-4eb4-b57e-8b7c651fcdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520790568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aeddb723-9f02-43b3-8247-ab36a1cdb846","invariantUUID":"e13d1644-58c3-46a2-b5ba-26cb013710fb","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":"defaulticon","uniqueId":"9687b0c7-f1e1-4a4a-8ab4-543f038b3fea","lifecycleState":"CERTIFIED","lastUpdateDate":1620522661086,"name":"basic_onboard_onrSLv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","systemName":"BasicOnboardOnrslv","description":"VF","tags":["basic_onboard_onrSLv"],"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":"c677dc24-b19c-4cd3-9768-d48eb331d218","lifecycleState":"CERTIFIED","lastUpdateDate":1620520551051,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f343a2-b001-4617-bef1-c224e6dc66e5","invariantUUID":"7d805cdf-b130-4d4c-a57f-8e2e2d475bc1","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":"2e5e2587-9a33-4229-b13c-4a397411d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520846699,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"042e8368-0554-403b-9106-0f381359204b","invariantUUID":"1ac29f72-818d-4278-b5a9-5964c1e4560a","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":"a8770cc1-660e-4cde-b34a-a953cd4f408b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520084825,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3a19e58-d56b-45d5-9d20-3ddb684859db","invariantUUID":"da76bb41-c781-4e98-b1b5-f1c71fefb8df","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a5176ca-2fd0-4d10-863c-c136d51d7f26","lifecycleState":"CERTIFIED","lastUpdateDate":1620520825283,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec4aa69-46de-4b98-85ea-1909aa2ac27d","invariantUUID":"7e5760f7-7ef9-496c-8eac-35ab74baac88","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5945a687-2a2b-4d7c-84a5-1e4ee9e36f7b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520201873,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1027a584-8747-491c-bebb-8544bb937408","invariantUUID":"9a0db4fc-8934-4f85-9208-ba489eeb2889","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7297316b-051e-4aaf-a019-e8be39ae7cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520177250,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"423d8dea-f5f6-4f94-8246-627c5350e6cb","invariantUUID":"60b3fa89-0317-48af-8240-2933b23d41a7","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":"objectStorage","uniqueId":"a9f86147-f4a5-4085-8439-8b9935ee0fbd","lifecycleState":"CERTIFIED","lastUpdateDate":1620520114013,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a68ab6d8-9a7c-43c8-9e53-b6cf365987e5","invariantUUID":"a9a593a6-547a-4763-941f-66a08d9444ea","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520357412,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be23a3be-e980-454e-b4e7-93a2a691a99b","invariantUUID":"4303eb01-1c88-4200-b107-6f5cd02ba8ab","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":"compute","uniqueId":"1e52c5b7-4c0e-4862-9f30-719a3180f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520829364,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88d2f9a3-617c-4134-854e-9147d066994e","invariantUUID":"b49648b6-f392-4c53-87ad-7da53c83a1fd","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"614d2952-2b02-41e6-8367-7b21004e3a72","lifecycleState":"CERTIFIED","lastUpdateDate":1620520337450,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bcbc455-3e4d-4055-aead-d67f531195f6","invariantUUID":"b7b7e0bf-113f-47ae-b1b6-0109a3e4eb62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b11c1f1-0b52-44fc-8394-550c4fbb96d8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520467454,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"604b360a-952c-4929-8d6d-c1f61aa5bb1b","invariantUUID":"8ef1b176-9516-468b-8f53-fb39b213549d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1e16982-d73e-40ba-8f53-614140df88ff","lifecycleState":"CERTIFIED","lastUpdateDate":1620520040773,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"489955f4-d8df-4fe4-9002-75274b676e22","invariantUUID":"9679ef47-c649-4fa1-91ad-408ac41ceec9","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":"objectStorage","uniqueId":"44e54831-8f68-4d67-bb79-46770c325da3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520502959,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5910a47-1796-4f74-b87b-27adba311c7b","invariantUUID":"7be30480-b18d-45f4-8317-67edb2e32691","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1daca513-5f36-43ef-b977-32eeacb42358","lifecycleState":"CERTIFIED","lastUpdateDate":1620520364714,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46a27762-b66a-4924-b5f3-06c3b2be79a4","invariantUUID":"a5a15a60-08c8-4847-b246-3210869825b1","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":"port","uniqueId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842","lifecycleState":"CERTIFIED","lastUpdateDate":1620520077153,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc75c95d-d090-4b9a-ad45-7d3312e32b8b","invariantUUID":"3141f91b-6203-4558-983e-c6d6ff643673","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":"a9f24ca4-0f0a-4f91-9f3f-63cc1b7e01cc","lifecycleState":"CERTIFIED","lastUpdateDate":1620520461186,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f639f2a5-5d66-4cd3-9d9d-3c2a29a1398d","invariantUUID":"c6068a1f-53e9-40f9-9bbd-84d4ea914a23","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":"8cd6b110-b31d-40c9-9054-63404736f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520704414,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4cd18f2-8aef-4eba-ae77-b7c69aa5e5da","invariantUUID":"4be96675-3ad8-4d6a-a1ce-97e4668c2eb9","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":"4680d67b-4c7d-45ef-be1f-9f07b57016e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520720970,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9e4b5b-4f1f-469a-85ab-4bbaef1d4693","invariantUUID":"f5d69076-aa5b-4f6e-aff1-2d2e152ebf29","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00b4f124-8487-4313-a3fb-0f52f46458c0","lifecycleState":"CERTIFIED","lastUpdateDate":1620520409349,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d66c12-7fe9-4757-b122-49486f80178b","invariantUUID":"b9ed9e79-74bf-4692-aa74-7810760f32b3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1e4a39e-cfe3-4456-ab60-d7040afaf9c7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520184610,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58a72968-c141-4084-ba5b-202ed02a6c3a","invariantUUID":"3123b22f-54e4-4354-a532-a9689619d30f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b42f6d5d-82df-4448-8348-37f29effff99","lifecycleState":"CERTIFIED","lastUpdateDate":1620520750085,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0fdefb-90ff-4dbb-b949-1f3d06de6ecf","invariantUUID":"9582583c-06a8-4e51-af90-6d97048570ed","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"745bebf9-b6eb-456e-b80d-ff950a470aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520149778,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e00292da-e801-4ff6-8788-9c70355f2766","invariantUUID":"07624114-c17e-4683-8646-3b017da9c122","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5484bd6-d833-4e76-b694-155d02c8169e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520319987,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"208b9e4b-41cb-4a65-8d4c-909b0644d137","invariantUUID":"9830fe0e-5530-4317-9585-7e6cd1129ce3","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":"defaulticon","uniqueId":"ef694f50-7366-4a78-baa4-bb073a63a19d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520160671,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12a8447d-8668-4ca6-9ea9-56a08e759be3","invariantUUID":"6fb78f32-22ad-48ff-89d5-3873816b9f2a","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a83bf5a7-87fe-4bbf-80b7-a0ce2aeb1816","lifecycleState":"CERTIFIED","lastUpdateDate":1620520130659,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5665f505-24f4-49ae-ab6e-39a00a65db99","invariantUUID":"e4e50ccb-3511-4952-a6f9-aaf07c3a7205","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":"62a72418-7ee9-489a-93d1-6765797ce71b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520485517,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eb5766a2-2d04-4078-8e6f-6a350704e639","invariantUUID":"b0d19db3-09f2-44f6-95d0-fae2df2e9155","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":"3b2c32b6-bd82-4577-b3f8-d61a8fa483bb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520727292,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f1d4be9-fc29-4f01-8969-4bf2aacd0012","invariantUUID":"cb2fe0d9-2ff2-4106-8183-a55b5b19282c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6c3ac79-1366-4ad5-b7ca-5ea3921acfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1620520444175,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c7a011b-b4d5-4439-9afa-cc82b30e2447","invariantUUID":"0f873fac-7fa6-48e6-a218-76cb9add1c83","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":"objectStorage","uniqueId":"e16f1b01-f229-4c20-b476-a54b3596454c","lifecycleState":"CERTIFIED","lastUpdateDate":1620520047448,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c71f372-7e0a-4f6c-80ac-b4c90085f7d8","invariantUUID":"e5d88ce2-541f-473c-aea7-9d7abac67e3a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101d7bf1-25db-4376-b9b6-44d39b6cf8ba","lifecycleState":"CERTIFIED","lastUpdateDate":1620520190958,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffcec65f-f660-43ae-9010-f2225f25469a","invariantUUID":"e8e2b46c-d3ad-422d-83d5-af6563a33ab2","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":"compute","uniqueId":"524036a8-1235-42ff-b91b-7e02e1c3b4a8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520520672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db6e92c1-3584-40dc-aa65-7271391f9b17","invariantUUID":"fd5bbeb8-c25c-4ba2-9900-695e07dffb12","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f622b6fe-87aa-42e8-8a90-2507855aea2a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520840357,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69a7b252-c241-4f8c-9e54-6e29dbc63db2","invariantUUID":"6873d76c-8acc-42d9-9830-1f1eeb2b1fa4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8a01354-cdbc-44e3-abfd-8ee2f46c56f8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520256812,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be0a85d-765a-4ee2-92b3-2c9586c04512","invariantUUID":"be919550-15ef-40fe-80ba-7b8ba532452e","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":"817525a7-69ff-4c64-b35a-a81764a442cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520710360,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafb43f1-b36a-43a3-b005-2e9bbf9473d1","invariantUUID":"92ce6e71-4d78-445f-bc58-a612e601086d","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":"objectStorage","uniqueId":"22d9d7b4-dade-4169-813f-2ba1e4954241","lifecycleState":"CERTIFIED","lastUpdateDate":1620520585521,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"754659f2-40d4-49a1-9d84-4a6394c82c32","invariantUUID":"186efeb2-d499-402e-8b36-748d55e297b4","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":"fcf7a127-3447-4745-a0b1-d5869411ff29","lifecycleState":"CERTIFIED","lastUpdateDate":1620520167102,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae26996a-6db5-4646-a9cd-cb7bc4cca5ca","invariantUUID":"f7061682-e210-4fa1-923a-88ff67c99944","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"782dffed-8e8c-4013-bd83-d9bec3c5792e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520770453,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"329e31ea-cc46-441d-86f7-839cd036f547","invariantUUID":"1d08be9d-c3f6-4fb8-86bc-11772adfcf41","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":"c907bef5-05f5-4456-8523-e5c7e5a31fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520609550,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d784bbc-5fc9-4922-adae-ae0e194e7121","invariantUUID":"7c927af4-d067-4ff4-bb57-652375e8851f","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":"networkrules","uniqueId":"3fe23d3a-1c45-484b-8925-30550170f81d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520280579,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8a00bf6e-60af-4b4b-9310-1fc37b101921","invariantUUID":"ec4529d1-e7b1-40ec-b2af-1e8f58c0ab00","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":"37e02c57-7630-4365-a13b-fc90408b8bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520433660,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b0e868b-e119-4b26-bb39-0c0559c612c3","invariantUUID":"a9958f36-8717-4927-be81-08e972f05669","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8c84b25d-fc8e-48d1-886c-91170e2868a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523202567,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","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":"0148db2c-1529-4236-b609-c76bcb8e3e7a","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1620523406884,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","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":"4e9556de-8c9c-4b07-b85e-307b4e8db704","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1620523406411,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","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":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"405a1ab5-33f9-430c-929e-1649eea10d40","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1620523404970,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"55d43c05-9a92-422e-88a3-716eed518dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1620523266071,"name":"Demo_pNF_oi7V3eLClB0mDG2qMYpj","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"2e98a42a-0360-40e9-ad5d-a4dea6a8343c","invariantUUID":"e6628463-7037-4068-9264-160862d96a2f","systemName":"DemoPnfOi7v3elclb0mdg2qmypj","description":"catalog service description","tags":["robot-ete","Demo_pNF_oi7V3eLClB0mDG2qMYpj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"62053ebb-34e8-45dc-abde-42d1ec677367","lifecycleState":"CERTIFIED","lastUpdateDate":1620522737450,"name":"basic_onboard_onrSLv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","systemName":"BasicOnboardOnrslv","description":"service","tags":["basic_onboard_onrSLv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-05-09 01:23:30,679 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-05-09 01:23:30,680 DEBUG 103:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:30,680 DEBUG 105:onap_service.py(1) - [SDC][Add VF to service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/0148db2c-1529-4236-b609-c76bcb8e3e7a/resourceInstance 2021-05-09 01:23:30,680 DEBUG 106:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "0df3cba1-3334-4c9d-a926-3554afeec6f3", "originType": "VF", "componentUid": "0df3cba1-3334-4c9d-a926-3554afeec6f3", "icon": "defaulticon" } 2021-05-09 01:23:30,682 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:23:38,917 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/0148db2c-1529-4236-b609-c76bcb8e3e7a/resourceInstance HTTP/1.1" 201 None 2021-05-09 01:23:38,924 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-05-09 01:23:38,931 DEBUG 120:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":{"tosca.capabilities.Node":[{"properties":null,"type":"tosca.capabilities.Node","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":null,"source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"feature","uniqueId":"capability.b9717bf7-bb9a-49df-8fc5-14f1564916ed.feature","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature_Ubuntu20","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.feature_Ubuntu20","empty":false},{"properties":null,"type":"tosca.capabilities.Node","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":null,"source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"feature","uniqueId":"capability.b9717bf7-bb9a-49df-8fc5-14f1564916ed.feature","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":null,"type":"tosca.capabilities.Node","path":["0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":null,"source":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","ownerType":null,"parentName":null,"uniqueId":"capability.b9717bf7-bb9a-49df-8fc5-14f1564916ed.feature","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"version":null,"name":"ubuntu20_admin_security_group.feature","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.Scalable","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":null,"source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"scalable","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.scalable","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"scalable_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"properties":null,"type":"org.openecomp.capabilities.Forwarder","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":null,"source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"forwarder","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.forwarder","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"properties":null,"type":"tosca.capabilities.network.Bindable","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":null,"source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"binding","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.binding","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"binding_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.binding_Ubuntu20","empty":false},{"properties":null,"type":"tosca.capabilities.network.Bindable","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":null,"source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"binding","uniqueId":"capability.1daca513-5f36-43ef-b977-32eeacb42358.binding","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","previousName":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":null,"source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"port_mirroring","uniqueId":"capability.4586d170-8c38-48ea-9c6d-9ee2da80d8cf.port_mirroring","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"num_cpus","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"1"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"disk_size","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0 MB"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cpu_frequency","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0.1 GHz"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"mem_size","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0 MB"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.Container","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":null,"source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"host","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.host","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"host_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.ephemeral.size","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.ephemeral.size","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.ephemeral.size","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.ephemeral.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"instance","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"instance","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.instance","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"instance_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.instance_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"memory","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.memory","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.memory_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.iops","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.iops","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.iops","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.device.read.requests","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu.delta","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"cpu.delta","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.cpu.delta","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu.delta_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.cpu.delta_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.capacity","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.capacity","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.capacity","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.device.read.bytes","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.write.bytes","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.latency","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.latency","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.latency","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.device.read.bytes.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.usage","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.usage","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.usage","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu_util","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"cpu_util","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.cpu_util","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu_util_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.cpu_util_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.allocation","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.device.allocation","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.allocation","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.requests.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.write.requests.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.requests.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.write.bytes.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.latency","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.device.latency","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.latency","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"cpu","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.cpu","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.cpu_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.device.write.requests","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.device.write.bytes","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.read.requests","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.read.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.root.size","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.root.size","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.root.size","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.root.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.root.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.device.write.bytes.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"vcpus","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"vcpus","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.vcpus","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"vcpus_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.vcpus_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.iops","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.device.iops","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.iops","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.usage","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.device.usage","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.usage","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.requests.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.device.read.requests.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.requests.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.requests.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.device.write.requests.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.requests.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.allocation","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.allocation","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.allocation","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.read.bytes.rate","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.read.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.read.bytes","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.read.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory.usage","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"memory.usage","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.memory.usage","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.memory.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.capacity","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.device.capacity","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.capacity","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory.resident","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"memory.resident","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.memory.resident","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory.resident_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.memory.resident_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"disk.write.requests","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.packets.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"network.incoming.packets.rate","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.packets.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outgoing.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"network.outgoing.bytes","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outgoing.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outgoing.packets.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"network.outgoing.packets.rate","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outgoing.packets.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outpoing.packets","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"network.outpoing.packets","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outpoing.packets","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"network.incoming.bytes.rate","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"network.incoming.bytes","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outgoing.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"network.outgoing.bytes.rate","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outgoing.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.packets","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"network.incoming.packets","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.packets","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"distribution","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"architecture","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":null,"source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"os","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.os","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"os_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.os_Ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"secure","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":null,"source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"endpoint","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.endpoint","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"endpoint_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"properties":null,"type":"tosca.capabilities.Attachment","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":null,"source":"151e7051-3709-44fd-99ac-0133fda13603","ownerType":null,"parentName":"attachment","uniqueId":"capability.1daca513-5f36-43ef-b977-32eeacb42358.attachment","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.Ubuntu20_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.Ubuntu20_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.Ubuntu20_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.Ubuntu20_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"0df3cba1-3334-4c9d-a926-3554afeec6f3","createdFromCsar":false,"uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1620523414812,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"0df3cba1-3334-4c9d-a926-3554afeec6f3","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1620523414812,"customizationUUID":"57b8c163-1c08-4868-b839-8f739d361b6c","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-05-09 01:23:38,932 INFO 479:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-05-09 01:23:38,934 DEBUG 195: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-05-09 01:23:38,934 DEBUG 197: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/045a4a34-359e-4b25-9d2c-7137e8032018/distribution 2021-05-09 01:23:38,934 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-05-09 01:23:38,934 DEBUG 103:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:38,934 DEBUG 105:onap_service.py(1) - [SDC][Get Metadata for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/distribution 2021-05-09 01:23:38,934 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-05-09 01:23:38,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:23:39,153 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/distribution HTTP/1.1" 200 38 2021-05-09 01:23:39,154 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-05-09 01:23:39,155 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-05-09 01:23:39,157 DEBUG 195: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-05-09 01:23:39,157 DEBUG 197: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-05-09 01:23:39,157 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-05-09 01:23:39,157 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:39,157 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-05-09 01:23:39,157 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-05-09 01:23:39,159 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:23:39,233 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-05-09 01:23:39,235 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-05-09 01:23:39,236 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-05-09 01:23:39,244 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-05-09 01:23:39,245 INFO 696:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-05-09 01:23:39,249 DEBUG 103:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:39,249 DEBUG 105:onap_service.py(1) - [SDC][checkin Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/0148db2c-1529-4236-b609-c76bcb8e3e7a/lifecycleState/checkin 2021-05-09 01:23:39,249 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-05-09 01:23:39,251 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:23:43,182 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/0148db2c-1529-4236-b609-c76bcb8e3e7a/lifecycleState/checkin HTTP/1.1" 200 1179 2021-05-09 01:23:43,183 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-05-09 01:23:43,184 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1620523406884,"lastUpdateDate":1620523421175,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"0148db2c-1529-4236-b609-c76bcb8e3e7a"},"projectCode":"123456","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","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":"045a4a34-359e-4b25-9d2c-7137e8032018"} 2021-05-09 01:23:43,186 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-05-09 01:23:43,188 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-09 01:23:43,188 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:43,189 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:23:43,189 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:23:43,189 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:43,189 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:23:43,190 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:23:43,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:23:45,112 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2223 2021-05-09 01:23:45,113 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-09 01:23:45,113 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"2e98a42a-0360-40e9-ad5d-a4dea6a8343c","invariantUUID":"e6628463-7037-4068-9264-160862d96a2f","name":"Demo_pNF_oi7V3eLClB0mDG2qMYpj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2e98a42a-0360-40e9-ad5d-a4dea6a8343c/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ee30b9b2-f5f2-4ada-903b-bfec97678359/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ca0a90-7015-4c05-829b-14017bb9aa08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a3e81b36-3cce-411f-843b-694d05b5eb2e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","name":"basic_vm_macro","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/830b5869-314c-4dbd-8152-6f3ef736fc30/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-05-09 01:23:45,116 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-09 01:23:45,116 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:45,116 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:45,116 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-05-09 01:23:45,116 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_oi7V3eLClB0mDG2qMYpj from SDC 2021-05-09 01:23:45,116 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:45,116 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:45,116 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:23:45,116 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:23:45,116 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:45,116 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:45,117 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:23:45,117 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-09 01:23:45,117 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:45,117 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:45,117 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:23:45,117 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-09 01:23:45,117 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:45,117 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:45,117 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-05-09 01:23:45,117 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-09 01:23:45,117 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:23:45,117 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:23:45,117 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2021-05-09 01:23:45,117 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-05-09 01:23:45,117 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:23:45,117 INFO 192:__init__.py(1) - Service found, updating information 2021-05-09 01:23:45,118 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:45,118 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:23:45,118 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:23:45,118 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:45,118 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:23:45,118 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:23:45,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:23:45,727 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-05-09 01:23:45,731 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-09 01:23:45,735 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8372ca77-4a84-45d5-96f0-26031c93a091","lifecycleState":"CERTIFIED","lastUpdateDate":1620520812411,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a51c817-9863-4349-bc3e-8d13830e8874","invariantUUID":"79b754b1-fe17-4223-ad76-3386bbe04157","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dfc3488-dfcd-401e-b793-be7965c6adf7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520509551,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d20cbe4-67c9-448d-80e9-93966deb8d3a","invariantUUID":"36c0542a-57e4-4a3e-a18d-bb14f7087f12","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"94f12fcd-3757-4d4d-b5da-155205f803c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520763474,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef344089-9002-479a-b848-b2736f2f45b5","invariantUUID":"76e8a53a-c71f-4000-81f4-0ebb9b0493ff","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"df0787fd-fe58-43da-8d46-5d2d91041951","lifecycleState":"CERTIFIED","lastUpdateDate":1620520679356,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9205565c-5eaf-4b1c-a741-08f2ddb0b9fe","invariantUUID":"bbb6f6ae-5f82-4f05-9101-c1c3736944ce","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a27466fb-c28e-4151-8bb7-b8ba27d22a62","lifecycleState":"CERTIFIED","lastUpdateDate":1620520561357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b73836b1-4584-4f10-a563-648a386d32c2","invariantUUID":"6b5fe8f6-bd31-42a3-9d49-867a008d835f","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":"eaaaaf97-593a-4a95-9faf-583fb43e49e0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523363169,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4feddb9-e6f7-44b1-8d96-6b1134790ceb","invariantUUID":"84ebdec9-8331-4b52-afc4-3d3d35fa8c86","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"ed8b84c0-6435-42f7-8a7c-6b037f17b76e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520685589,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9dc97e-b0de-4917-b17f-96a6da757aec","invariantUUID":"0589a06e-1803-4313-b671-b6410c94f760","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":"659c770a-3be9-4864-b30b-87e64ad319e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520143278,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae87f426-aada-4b41-aa05-8b5d3c5cd061","invariantUUID":"862173ac-d8de-4871-9c88-aa20bfff8ecf","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":"loadBalancer","uniqueId":"5c311343-a276-4540-81c7-03862c0bb8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520067299,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"435a9617-97de-4e24-8a12-db2824bbf0c8","invariantUUID":"b4b998af-b586-4373-af36-931b2a22219b","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a4b567b9-00ca-49f0-bb78-48543308f9c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520578565,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed71fca4-64a6-4523-8cf4-3eec37e7f8d8","invariantUUID":"c93f5d90-3543-4b03-99e1-adfb700cdb8a","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":"defaulticon","uniqueId":"2085934a-d05b-4ef0-ae06-158609c1a63f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520662180,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab8d947f-58c4-4961-952c-a0cadfe3a951","invariantUUID":"dcafd543-b0ca-45de-af3f-96c8d4eafaec","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1bc4349-9eca-4761-a9eb-5bf58034b969","lifecycleState":"CERTIFIED","lastUpdateDate":1620520743061,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e383f9-b795-4db9-9788-f3e4806d6089","invariantUUID":"d58fe8ba-07c2-4a23-9fbf-14a41b85cbe1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cedf25ce-403a-485b-9a6c-f17b226c81e5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520286897,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6863096-0d65-4598-831a-2a7178e02cfe","invariantUUID":"bf7ba210-97c6-4c52-9cfc-e321fe483674","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":"networkrules","uniqueId":"6c0536d5-d578-4d61-ba6c-97f3a1e81383","lifecycleState":"CERTIFIED","lastUpdateDate":1620520246752,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b33c5d6-08b5-4b10-a3e3-75100b703faf","invariantUUID":"51d19653-9d4c-4851-a3fb-4f988ee57166","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":"f7a802cc-08ee-4f95-8201-fff3b3e746ae","lifecycleState":"CERTIFIED","lastUpdateDate":1620520492618,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52fe52bc-524d-4142-910d-2b96aca86326","invariantUUID":"5dbfc7e1-ed6e-4131-a6a7-e5faf2c09e1b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"05e42d80-8f74-4f65-9df3-d1236e3cffa1","lifecycleState":"CERTIFIED","lastUpdateDate":1620523242162,"name":"pNF db68b9f8-db25","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4a86dc4-aa7a-4325-a388-53e8bc2f5577","invariantUUID":"06687746-88d6-4227-8fc3-d295b0c085e7","systemName":"PnfDb68b9f8Db25","description":"vendor software product","tags":["pNF db68b9f8-db25"],"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":"defaulticon","uniqueId":"168f9905-58ac-489e-b2f3-e15acf320287","lifecycleState":"CERTIFIED","lastUpdateDate":1620520030076,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e285bb88-1c48-4f6e-a8ae-c265eb90dc74","invariantUUID":"b5ce8eb4-e1d3-45d1-bb71-408c6b7fc690","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":"e3a0f8ae-bddb-475a-818b-d7aef0a6599b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520309250,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88ac27f1-b69e-4f1c-a32c-e6b1c7aa003e","invariantUUID":"13cfeeb7-7d7d-4b14-939d-9d806d07d8e1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"078fdfa5-f659-45b7-891a-825abc354698","lifecycleState":"CERTIFIED","lastUpdateDate":1620520693810,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"389d6a79-7ddd-415e-aac3-be8cc5d0f0a2","invariantUUID":"91e98544-e169-4472-9242-25ee4fdb28b5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ecaa2f1-87a0-4f7a-b56f-19afaf3e080e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520326604,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff5390c-dc77-47aa-a2fe-4ae3aedb7894","invariantUUID":"fafe793b-bd05-451c-8b65-7c223d9d51eb","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":"compute","uniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1620519991849,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eccf5fd-1cd1-4074-9a48-e765d68122f9","invariantUUID":"e44b6c31-be01-4503-b7e8-553117b01c3f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","lifecycleState":"CERTIFIED","lastUpdateDate":1620520297750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f319512b-b17c-40da-8a8b-82cf820530b7","invariantUUID":"1e5af2d0-fb4c-431f-bd4b-bba3b3865f20","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":"702b4472-9c09-43ab-bdf6-bda1e01cc95a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520478750,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d15d0f3-93a8-44cb-abf9-d4d0f53c7ef3","invariantUUID":"bf5fdbad-84ac-4bae-97dc-d904c2d26bc1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c601e5a1-618c-44d5-940a-22a1b7f3fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520370760,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8295b61f-019c-479c-be8e-62d25cc14bb2","invariantUUID":"5cc2eff4-05eb-4f10-a888-79e0e5d8a54e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9acff15-c2b4-4092-b1db-9ec4f05617a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520544478,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddb59e44-f23b-4be7-b734-8daccb6be12e","invariantUUID":"0824a9be-5ce0-40e6-95b7-25a36d8fe186","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":"18e4de54-a533-48de-ae8d-b1bb64b20166","lifecycleState":"CERTIFIED","lastUpdateDate":1620520526665,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5f8e6f-d253-42c8-8695-071a57f644bc","invariantUUID":"95c080da-0429-492d-98aa-907a588a3fa9","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":"c8ee2351-0ce4-4fc6-9346-f3744f80f56b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520620760,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d4ed6b9-2042-49d3-afca-7104c3ea12c4","invariantUUID":"afa32573-5210-49a3-b128-304e59429cec","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":"defaulticon","uniqueId":"762699e1-42e0-4b59-9445-a082b2db82f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620520651310,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfb6f28e-41dd-449c-93ce-df9395b6ba7b","invariantUUID":"4aa36ab0-0100-4329-8537-16eaf33ab6b5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f2834db-ebd6-4ec9-bd4e-2384e39299ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620520780961,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e46c5fa5-06f7-445a-bbd8-1a90a7da40d1","invariantUUID":"d44b54cd-bc3c-43c9-aa0a-1d3cbbbf57c9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0df3cba1-3334-4c9d-a926-3554afeec6f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620523379359,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d365e365-3ba6-4794-8166-e334e2891916","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2b14cf02-39cb-4ff9-b044-be2a687ead23","lifecycleState":"CERTIFIED","lastUpdateDate":1620520669177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43188a18-ab8b-4f62-bfe4-b6c9cca57fee","invariantUUID":"00640a04-c851-4137-8bd2-58e267e89116","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":"defaulticon","uniqueId":"180ef514-c9b0-4c33-8f9e-80c7f6b4cf2d","lifecycleState":"CERTIFIED","lastUpdateDate":1620523372265,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f1579ab3-45cb-4bc9-ab63-8a660e50ab43","invariantUUID":"4afe892e-6b3b-43aa-97b6-7bb8ed7b8938","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":"objectStorage","uniqueId":"33f490d6-6436-49f4-b6b0-c79e1a74f550","lifecycleState":"CERTIFIED","lastUpdateDate":1620520124294,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb83127-49f7-485a-a26e-a7c2d2619930","invariantUUID":"ed6f0759-2cef-48f1-97a0-a576652d7c63","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fdcb4fbd-b484-4eb4-b57e-8b7c651fcdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520790568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aeddb723-9f02-43b3-8247-ab36a1cdb846","invariantUUID":"e13d1644-58c3-46a2-b5ba-26cb013710fb","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":"defaulticon","uniqueId":"9687b0c7-f1e1-4a4a-8ab4-543f038b3fea","lifecycleState":"CERTIFIED","lastUpdateDate":1620522661086,"name":"basic_onboard_onrSLv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","systemName":"BasicOnboardOnrslv","description":"VF","tags":["basic_onboard_onrSLv"],"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":"c677dc24-b19c-4cd3-9768-d48eb331d218","lifecycleState":"CERTIFIED","lastUpdateDate":1620520551051,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f343a2-b001-4617-bef1-c224e6dc66e5","invariantUUID":"7d805cdf-b130-4d4c-a57f-8e2e2d475bc1","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":"2e5e2587-9a33-4229-b13c-4a397411d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520846699,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"042e8368-0554-403b-9106-0f381359204b","invariantUUID":"1ac29f72-818d-4278-b5a9-5964c1e4560a","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":"a8770cc1-660e-4cde-b34a-a953cd4f408b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520084825,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3a19e58-d56b-45d5-9d20-3ddb684859db","invariantUUID":"da76bb41-c781-4e98-b1b5-f1c71fefb8df","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a5176ca-2fd0-4d10-863c-c136d51d7f26","lifecycleState":"CERTIFIED","lastUpdateDate":1620520825283,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec4aa69-46de-4b98-85ea-1909aa2ac27d","invariantUUID":"7e5760f7-7ef9-496c-8eac-35ab74baac88","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5945a687-2a2b-4d7c-84a5-1e4ee9e36f7b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520201873,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1027a584-8747-491c-bebb-8544bb937408","invariantUUID":"9a0db4fc-8934-4f85-9208-ba489eeb2889","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7297316b-051e-4aaf-a019-e8be39ae7cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520177250,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"423d8dea-f5f6-4f94-8246-627c5350e6cb","invariantUUID":"60b3fa89-0317-48af-8240-2933b23d41a7","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":"objectStorage","uniqueId":"a9f86147-f4a5-4085-8439-8b9935ee0fbd","lifecycleState":"CERTIFIED","lastUpdateDate":1620520114013,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a68ab6d8-9a7c-43c8-9e53-b6cf365987e5","invariantUUID":"a9a593a6-547a-4763-941f-66a08d9444ea","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520357412,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be23a3be-e980-454e-b4e7-93a2a691a99b","invariantUUID":"4303eb01-1c88-4200-b107-6f5cd02ba8ab","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":"compute","uniqueId":"1e52c5b7-4c0e-4862-9f30-719a3180f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520829364,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88d2f9a3-617c-4134-854e-9147d066994e","invariantUUID":"b49648b6-f392-4c53-87ad-7da53c83a1fd","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"614d2952-2b02-41e6-8367-7b21004e3a72","lifecycleState":"CERTIFIED","lastUpdateDate":1620520337450,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bcbc455-3e4d-4055-aead-d67f531195f6","invariantUUID":"b7b7e0bf-113f-47ae-b1b6-0109a3e4eb62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b11c1f1-0b52-44fc-8394-550c4fbb96d8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520467454,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"604b360a-952c-4929-8d6d-c1f61aa5bb1b","invariantUUID":"8ef1b176-9516-468b-8f53-fb39b213549d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1e16982-d73e-40ba-8f53-614140df88ff","lifecycleState":"CERTIFIED","lastUpdateDate":1620520040773,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"489955f4-d8df-4fe4-9002-75274b676e22","invariantUUID":"9679ef47-c649-4fa1-91ad-408ac41ceec9","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":"objectStorage","uniqueId":"44e54831-8f68-4d67-bb79-46770c325da3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520502959,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5910a47-1796-4f74-b87b-27adba311c7b","invariantUUID":"7be30480-b18d-45f4-8317-67edb2e32691","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1daca513-5f36-43ef-b977-32eeacb42358","lifecycleState":"CERTIFIED","lastUpdateDate":1620520364714,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46a27762-b66a-4924-b5f3-06c3b2be79a4","invariantUUID":"a5a15a60-08c8-4847-b246-3210869825b1","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":"port","uniqueId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842","lifecycleState":"CERTIFIED","lastUpdateDate":1620520077153,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc75c95d-d090-4b9a-ad45-7d3312e32b8b","invariantUUID":"3141f91b-6203-4558-983e-c6d6ff643673","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":"a9f24ca4-0f0a-4f91-9f3f-63cc1b7e01cc","lifecycleState":"CERTIFIED","lastUpdateDate":1620520461186,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f639f2a5-5d66-4cd3-9d9d-3c2a29a1398d","invariantUUID":"c6068a1f-53e9-40f9-9bbd-84d4ea914a23","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":"8cd6b110-b31d-40c9-9054-63404736f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520704414,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4cd18f2-8aef-4eba-ae77-b7c69aa5e5da","invariantUUID":"4be96675-3ad8-4d6a-a1ce-97e4668c2eb9","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":"4680d67b-4c7d-45ef-be1f-9f07b57016e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520720970,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9e4b5b-4f1f-469a-85ab-4bbaef1d4693","invariantUUID":"f5d69076-aa5b-4f6e-aff1-2d2e152ebf29","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00b4f124-8487-4313-a3fb-0f52f46458c0","lifecycleState":"CERTIFIED","lastUpdateDate":1620520409349,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d66c12-7fe9-4757-b122-49486f80178b","invariantUUID":"b9ed9e79-74bf-4692-aa74-7810760f32b3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1e4a39e-cfe3-4456-ab60-d7040afaf9c7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520184610,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58a72968-c141-4084-ba5b-202ed02a6c3a","invariantUUID":"3123b22f-54e4-4354-a532-a9689619d30f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b42f6d5d-82df-4448-8348-37f29effff99","lifecycleState":"CERTIFIED","lastUpdateDate":1620520750085,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0fdefb-90ff-4dbb-b949-1f3d06de6ecf","invariantUUID":"9582583c-06a8-4e51-af90-6d97048570ed","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"745bebf9-b6eb-456e-b80d-ff950a470aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520149778,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e00292da-e801-4ff6-8788-9c70355f2766","invariantUUID":"07624114-c17e-4683-8646-3b017da9c122","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5484bd6-d833-4e76-b694-155d02c8169e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520319987,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"208b9e4b-41cb-4a65-8d4c-909b0644d137","invariantUUID":"9830fe0e-5530-4317-9585-7e6cd1129ce3","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":"defaulticon","uniqueId":"ef694f50-7366-4a78-baa4-bb073a63a19d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520160671,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12a8447d-8668-4ca6-9ea9-56a08e759be3","invariantUUID":"6fb78f32-22ad-48ff-89d5-3873816b9f2a","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a83bf5a7-87fe-4bbf-80b7-a0ce2aeb1816","lifecycleState":"CERTIFIED","lastUpdateDate":1620520130659,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5665f505-24f4-49ae-ab6e-39a00a65db99","invariantUUID":"e4e50ccb-3511-4952-a6f9-aaf07c3a7205","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":"62a72418-7ee9-489a-93d1-6765797ce71b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520485517,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eb5766a2-2d04-4078-8e6f-6a350704e639","invariantUUID":"b0d19db3-09f2-44f6-95d0-fae2df2e9155","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":"3b2c32b6-bd82-4577-b3f8-d61a8fa483bb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520727292,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f1d4be9-fc29-4f01-8969-4bf2aacd0012","invariantUUID":"cb2fe0d9-2ff2-4106-8183-a55b5b19282c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6c3ac79-1366-4ad5-b7ca-5ea3921acfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1620520444175,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c7a011b-b4d5-4439-9afa-cc82b30e2447","invariantUUID":"0f873fac-7fa6-48e6-a218-76cb9add1c83","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":"objectStorage","uniqueId":"e16f1b01-f229-4c20-b476-a54b3596454c","lifecycleState":"CERTIFIED","lastUpdateDate":1620520047448,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c71f372-7e0a-4f6c-80ac-b4c90085f7d8","invariantUUID":"e5d88ce2-541f-473c-aea7-9d7abac67e3a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101d7bf1-25db-4376-b9b6-44d39b6cf8ba","lifecycleState":"CERTIFIED","lastUpdateDate":1620520190958,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffcec65f-f660-43ae-9010-f2225f25469a","invariantUUID":"e8e2b46c-d3ad-422d-83d5-af6563a33ab2","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":"compute","uniqueId":"524036a8-1235-42ff-b91b-7e02e1c3b4a8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520520672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db6e92c1-3584-40dc-aa65-7271391f9b17","invariantUUID":"fd5bbeb8-c25c-4ba2-9900-695e07dffb12","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f622b6fe-87aa-42e8-8a90-2507855aea2a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520840357,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69a7b252-c241-4f8c-9e54-6e29dbc63db2","invariantUUID":"6873d76c-8acc-42d9-9830-1f1eeb2b1fa4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8a01354-cdbc-44e3-abfd-8ee2f46c56f8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520256812,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be0a85d-765a-4ee2-92b3-2c9586c04512","invariantUUID":"be919550-15ef-40fe-80ba-7b8ba532452e","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":"817525a7-69ff-4c64-b35a-a81764a442cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520710360,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafb43f1-b36a-43a3-b005-2e9bbf9473d1","invariantUUID":"92ce6e71-4d78-445f-bc58-a612e601086d","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":"objectStorage","uniqueId":"22d9d7b4-dade-4169-813f-2ba1e4954241","lifecycleState":"CERTIFIED","lastUpdateDate":1620520585521,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"754659f2-40d4-49a1-9d84-4a6394c82c32","invariantUUID":"186efeb2-d499-402e-8b36-748d55e297b4","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":"fcf7a127-3447-4745-a0b1-d5869411ff29","lifecycleState":"CERTIFIED","lastUpdateDate":1620520167102,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae26996a-6db5-4646-a9cd-cb7bc4cca5ca","invariantUUID":"f7061682-e210-4fa1-923a-88ff67c99944","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"782dffed-8e8c-4013-bd83-d9bec3c5792e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520770453,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"329e31ea-cc46-441d-86f7-839cd036f547","invariantUUID":"1d08be9d-c3f6-4fb8-86bc-11772adfcf41","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":"c907bef5-05f5-4456-8523-e5c7e5a31fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520609550,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d784bbc-5fc9-4922-adae-ae0e194e7121","invariantUUID":"7c927af4-d067-4ff4-bb57-652375e8851f","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":"networkrules","uniqueId":"3fe23d3a-1c45-484b-8925-30550170f81d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520280579,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8a00bf6e-60af-4b4b-9310-1fc37b101921","invariantUUID":"ec4529d1-e7b1-40ec-b2af-1e8f58c0ab00","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":"37e02c57-7630-4365-a13b-fc90408b8bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520433660,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b0e868b-e119-4b26-bb39-0c0559c612c3","invariantUUID":"a9958f36-8717-4927-be81-08e972f05669","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0223c3f-e152-4a0c-b7e1-6d3410ef47d7","lifecycleState":"CERTIFIED","lastUpdateDate":1620523404970,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"8c84b25d-fc8e-48d1-886c-91170e2868a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523202567,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","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":"0148db2c-1529-4236-b609-c76bcb8e3e7a","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1620523421175,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","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":"4e9556de-8c9c-4b07-b85e-307b4e8db704","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1620523406411,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","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":"55d43c05-9a92-422e-88a3-716eed518dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1620523266071,"name":"Demo_pNF_oi7V3eLClB0mDG2qMYpj","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"2e98a42a-0360-40e9-ad5d-a4dea6a8343c","invariantUUID":"e6628463-7037-4068-9264-160862d96a2f","systemName":"DemoPnfOi7v3elclb0mdg2qmypj","description":"catalog service description","tags":["robot-ete","Demo_pNF_oi7V3eLClB0mDG2qMYpj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"62053ebb-34e8-45dc-abde-42d1ec677367","lifecycleState":"CERTIFIED","lastUpdateDate":1620522737450,"name":"basic_onboard_onrSLv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","systemName":"BasicOnboardOnrslv","description":"service","tags":["basic_onboard_onrSLv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-05-09 01:23:45,738 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-05-09 01:23:45,739 INFO 696:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-05-09 01:23:45,742 DEBUG 103:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:45,742 DEBUG 105:onap_service.py(1) - [SDC][Certify Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/0148db2c-1529-4236-b609-c76bcb8e3e7a/lifecycleState/Certify 2021-05-09 01:23:45,742 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-05-09 01:23:45,744 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:23:59,773 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/0148db2c-1529-4236-b609-c76bcb8e3e7a/lifecycleState/Certify HTTP/1.1" 200 1167 2021-05-09 01:23:59,775 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-05-09 01:23:59,775 DEBUG 120:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"29de13cc-31ed-4499-b038-96c1dd4de6d9","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1620523406884,"lastUpdateDate":1620523421175,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"29de13cc-31ed-4499-b038-96c1dd4de6d9"},"projectCode":"123456","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","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":"045a4a34-359e-4b25-9d2c-7137e8032018"} 2021-05-09 01:23:59,777 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-05-09 01:23:59,777 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-09 01:23:59,778 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:59,778 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:23:59,778 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:23:59,778 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:23:59,778 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:23:59,778 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:23:59,780 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:24:01,675 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2184 2021-05-09 01:24:01,676 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-09 01:24:01,676 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2e98a42a-0360-40e9-ad5d-a4dea6a8343c","invariantUUID":"e6628463-7037-4068-9264-160862d96a2f","name":"Demo_pNF_oi7V3eLClB0mDG2qMYpj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2e98a42a-0360-40e9-ad5d-a4dea6a8343c/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ee30b9b2-f5f2-4ada-903b-bfec97678359/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ca0a90-7015-4c05-829b-14017bb9aa08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a3e81b36-3cce-411f-843b-694d05b5eb2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","name":"basic_vm_macro","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/830b5869-314c-4dbd-8152-6f3ef736fc30/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-05-09 01:24:01,678 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_oi7V3eLClB0mDG2qMYpj from SDC 2021-05-09 01:24:01,678 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:01,678 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:01,678 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:24:01,678 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:24:01,678 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:01,679 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:01,679 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:24:01,679 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-09 01:24:01,679 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:01,679 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:01,679 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:24:01,679 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-09 01:24:01,679 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:01,679 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:01,679 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:24:01,679 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-09 01:24:01,679 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:01,679 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:01,679 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-09 01:24:01,679 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-09 01:24:01,680 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:01,680 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:01,680 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-05-09 01:24:01,680 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-05-09 01:24:01,680 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:24:01,680 INFO 192:__init__.py(1) - Service found, updating information 2021-05-09 01:24:01,680 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:24:01,681 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:24:01,681 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:24:01,681 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:24:01,681 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:24:01,681 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:24:01,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:24:04,088 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-05-09 01:24:04,092 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-09 01:24:04,094 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8372ca77-4a84-45d5-96f0-26031c93a091","lifecycleState":"CERTIFIED","lastUpdateDate":1620520812411,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a51c817-9863-4349-bc3e-8d13830e8874","invariantUUID":"79b754b1-fe17-4223-ad76-3386bbe04157","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dfc3488-dfcd-401e-b793-be7965c6adf7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520509551,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d20cbe4-67c9-448d-80e9-93966deb8d3a","invariantUUID":"36c0542a-57e4-4a3e-a18d-bb14f7087f12","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"94f12fcd-3757-4d4d-b5da-155205f803c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520763474,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef344089-9002-479a-b848-b2736f2f45b5","invariantUUID":"76e8a53a-c71f-4000-81f4-0ebb9b0493ff","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"df0787fd-fe58-43da-8d46-5d2d91041951","lifecycleState":"CERTIFIED","lastUpdateDate":1620520679356,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9205565c-5eaf-4b1c-a741-08f2ddb0b9fe","invariantUUID":"bbb6f6ae-5f82-4f05-9101-c1c3736944ce","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a27466fb-c28e-4151-8bb7-b8ba27d22a62","lifecycleState":"CERTIFIED","lastUpdateDate":1620520561357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b73836b1-4584-4f10-a563-648a386d32c2","invariantUUID":"6b5fe8f6-bd31-42a3-9d49-867a008d835f","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":"eaaaaf97-593a-4a95-9faf-583fb43e49e0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523363169,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4feddb9-e6f7-44b1-8d96-6b1134790ceb","invariantUUID":"84ebdec9-8331-4b52-afc4-3d3d35fa8c86","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"ed8b84c0-6435-42f7-8a7c-6b037f17b76e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520685589,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9dc97e-b0de-4917-b17f-96a6da757aec","invariantUUID":"0589a06e-1803-4313-b671-b6410c94f760","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":"659c770a-3be9-4864-b30b-87e64ad319e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520143278,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae87f426-aada-4b41-aa05-8b5d3c5cd061","invariantUUID":"862173ac-d8de-4871-9c88-aa20bfff8ecf","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":"loadBalancer","uniqueId":"5c311343-a276-4540-81c7-03862c0bb8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520067299,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"435a9617-97de-4e24-8a12-db2824bbf0c8","invariantUUID":"b4b998af-b586-4373-af36-931b2a22219b","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a4b567b9-00ca-49f0-bb78-48543308f9c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520578565,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed71fca4-64a6-4523-8cf4-3eec37e7f8d8","invariantUUID":"c93f5d90-3543-4b03-99e1-adfb700cdb8a","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":"defaulticon","uniqueId":"2085934a-d05b-4ef0-ae06-158609c1a63f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520662180,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab8d947f-58c4-4961-952c-a0cadfe3a951","invariantUUID":"dcafd543-b0ca-45de-af3f-96c8d4eafaec","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1bc4349-9eca-4761-a9eb-5bf58034b969","lifecycleState":"CERTIFIED","lastUpdateDate":1620520743061,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e383f9-b795-4db9-9788-f3e4806d6089","invariantUUID":"d58fe8ba-07c2-4a23-9fbf-14a41b85cbe1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cedf25ce-403a-485b-9a6c-f17b226c81e5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520286897,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6863096-0d65-4598-831a-2a7178e02cfe","invariantUUID":"bf7ba210-97c6-4c52-9cfc-e321fe483674","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":"networkrules","uniqueId":"6c0536d5-d578-4d61-ba6c-97f3a1e81383","lifecycleState":"CERTIFIED","lastUpdateDate":1620520246752,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b33c5d6-08b5-4b10-a3e3-75100b703faf","invariantUUID":"51d19653-9d4c-4851-a3fb-4f988ee57166","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":"f7a802cc-08ee-4f95-8201-fff3b3e746ae","lifecycleState":"CERTIFIED","lastUpdateDate":1620520492618,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52fe52bc-524d-4142-910d-2b96aca86326","invariantUUID":"5dbfc7e1-ed6e-4131-a6a7-e5faf2c09e1b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"05e42d80-8f74-4f65-9df3-d1236e3cffa1","lifecycleState":"CERTIFIED","lastUpdateDate":1620523242162,"name":"pNF db68b9f8-db25","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4a86dc4-aa7a-4325-a388-53e8bc2f5577","invariantUUID":"06687746-88d6-4227-8fc3-d295b0c085e7","systemName":"PnfDb68b9f8Db25","description":"vendor software product","tags":["pNF db68b9f8-db25"],"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":"defaulticon","uniqueId":"168f9905-58ac-489e-b2f3-e15acf320287","lifecycleState":"CERTIFIED","lastUpdateDate":1620520030076,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e285bb88-1c48-4f6e-a8ae-c265eb90dc74","invariantUUID":"b5ce8eb4-e1d3-45d1-bb71-408c6b7fc690","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":"e3a0f8ae-bddb-475a-818b-d7aef0a6599b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520309250,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88ac27f1-b69e-4f1c-a32c-e6b1c7aa003e","invariantUUID":"13cfeeb7-7d7d-4b14-939d-9d806d07d8e1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"078fdfa5-f659-45b7-891a-825abc354698","lifecycleState":"CERTIFIED","lastUpdateDate":1620520693810,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"389d6a79-7ddd-415e-aac3-be8cc5d0f0a2","invariantUUID":"91e98544-e169-4472-9242-25ee4fdb28b5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ecaa2f1-87a0-4f7a-b56f-19afaf3e080e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520326604,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff5390c-dc77-47aa-a2fe-4ae3aedb7894","invariantUUID":"fafe793b-bd05-451c-8b65-7c223d9d51eb","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":"compute","uniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1620519991849,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eccf5fd-1cd1-4074-9a48-e765d68122f9","invariantUUID":"e44b6c31-be01-4503-b7e8-553117b01c3f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","lifecycleState":"CERTIFIED","lastUpdateDate":1620520297750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f319512b-b17c-40da-8a8b-82cf820530b7","invariantUUID":"1e5af2d0-fb4c-431f-bd4b-bba3b3865f20","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":"702b4472-9c09-43ab-bdf6-bda1e01cc95a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520478750,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d15d0f3-93a8-44cb-abf9-d4d0f53c7ef3","invariantUUID":"bf5fdbad-84ac-4bae-97dc-d904c2d26bc1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c601e5a1-618c-44d5-940a-22a1b7f3fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520370760,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8295b61f-019c-479c-be8e-62d25cc14bb2","invariantUUID":"5cc2eff4-05eb-4f10-a888-79e0e5d8a54e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9acff15-c2b4-4092-b1db-9ec4f05617a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520544478,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddb59e44-f23b-4be7-b734-8daccb6be12e","invariantUUID":"0824a9be-5ce0-40e6-95b7-25a36d8fe186","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":"18e4de54-a533-48de-ae8d-b1bb64b20166","lifecycleState":"CERTIFIED","lastUpdateDate":1620520526665,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5f8e6f-d253-42c8-8695-071a57f644bc","invariantUUID":"95c080da-0429-492d-98aa-907a588a3fa9","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":"c8ee2351-0ce4-4fc6-9346-f3744f80f56b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520620760,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d4ed6b9-2042-49d3-afca-7104c3ea12c4","invariantUUID":"afa32573-5210-49a3-b128-304e59429cec","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":"defaulticon","uniqueId":"762699e1-42e0-4b59-9445-a082b2db82f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620520651310,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfb6f28e-41dd-449c-93ce-df9395b6ba7b","invariantUUID":"4aa36ab0-0100-4329-8537-16eaf33ab6b5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f2834db-ebd6-4ec9-bd4e-2384e39299ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620520780961,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e46c5fa5-06f7-445a-bbd8-1a90a7da40d1","invariantUUID":"d44b54cd-bc3c-43c9-aa0a-1d3cbbbf57c9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0df3cba1-3334-4c9d-a926-3554afeec6f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620523379359,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d365e365-3ba6-4794-8166-e334e2891916","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2b14cf02-39cb-4ff9-b044-be2a687ead23","lifecycleState":"CERTIFIED","lastUpdateDate":1620520669177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43188a18-ab8b-4f62-bfe4-b6c9cca57fee","invariantUUID":"00640a04-c851-4137-8bd2-58e267e89116","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":"defaulticon","uniqueId":"180ef514-c9b0-4c33-8f9e-80c7f6b4cf2d","lifecycleState":"CERTIFIED","lastUpdateDate":1620523372265,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f1579ab3-45cb-4bc9-ab63-8a660e50ab43","invariantUUID":"4afe892e-6b3b-43aa-97b6-7bb8ed7b8938","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":"objectStorage","uniqueId":"33f490d6-6436-49f4-b6b0-c79e1a74f550","lifecycleState":"CERTIFIED","lastUpdateDate":1620520124294,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb83127-49f7-485a-a26e-a7c2d2619930","invariantUUID":"ed6f0759-2cef-48f1-97a0-a576652d7c63","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fdcb4fbd-b484-4eb4-b57e-8b7c651fcdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520790568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aeddb723-9f02-43b3-8247-ab36a1cdb846","invariantUUID":"e13d1644-58c3-46a2-b5ba-26cb013710fb","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":"defaulticon","uniqueId":"9687b0c7-f1e1-4a4a-8ab4-543f038b3fea","lifecycleState":"CERTIFIED","lastUpdateDate":1620522661086,"name":"basic_onboard_onrSLv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","systemName":"BasicOnboardOnrslv","description":"VF","tags":["basic_onboard_onrSLv"],"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":"c677dc24-b19c-4cd3-9768-d48eb331d218","lifecycleState":"CERTIFIED","lastUpdateDate":1620520551051,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f343a2-b001-4617-bef1-c224e6dc66e5","invariantUUID":"7d805cdf-b130-4d4c-a57f-8e2e2d475bc1","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":"2e5e2587-9a33-4229-b13c-4a397411d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520846699,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"042e8368-0554-403b-9106-0f381359204b","invariantUUID":"1ac29f72-818d-4278-b5a9-5964c1e4560a","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":"a8770cc1-660e-4cde-b34a-a953cd4f408b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520084825,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3a19e58-d56b-45d5-9d20-3ddb684859db","invariantUUID":"da76bb41-c781-4e98-b1b5-f1c71fefb8df","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a5176ca-2fd0-4d10-863c-c136d51d7f26","lifecycleState":"CERTIFIED","lastUpdateDate":1620520825283,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec4aa69-46de-4b98-85ea-1909aa2ac27d","invariantUUID":"7e5760f7-7ef9-496c-8eac-35ab74baac88","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5945a687-2a2b-4d7c-84a5-1e4ee9e36f7b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520201873,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1027a584-8747-491c-bebb-8544bb937408","invariantUUID":"9a0db4fc-8934-4f85-9208-ba489eeb2889","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7297316b-051e-4aaf-a019-e8be39ae7cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520177250,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"423d8dea-f5f6-4f94-8246-627c5350e6cb","invariantUUID":"60b3fa89-0317-48af-8240-2933b23d41a7","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":"objectStorage","uniqueId":"a9f86147-f4a5-4085-8439-8b9935ee0fbd","lifecycleState":"CERTIFIED","lastUpdateDate":1620520114013,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a68ab6d8-9a7c-43c8-9e53-b6cf365987e5","invariantUUID":"a9a593a6-547a-4763-941f-66a08d9444ea","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520357412,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be23a3be-e980-454e-b4e7-93a2a691a99b","invariantUUID":"4303eb01-1c88-4200-b107-6f5cd02ba8ab","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":"compute","uniqueId":"1e52c5b7-4c0e-4862-9f30-719a3180f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520829364,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88d2f9a3-617c-4134-854e-9147d066994e","invariantUUID":"b49648b6-f392-4c53-87ad-7da53c83a1fd","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"614d2952-2b02-41e6-8367-7b21004e3a72","lifecycleState":"CERTIFIED","lastUpdateDate":1620520337450,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bcbc455-3e4d-4055-aead-d67f531195f6","invariantUUID":"b7b7e0bf-113f-47ae-b1b6-0109a3e4eb62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b11c1f1-0b52-44fc-8394-550c4fbb96d8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520467454,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"604b360a-952c-4929-8d6d-c1f61aa5bb1b","invariantUUID":"8ef1b176-9516-468b-8f53-fb39b213549d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1e16982-d73e-40ba-8f53-614140df88ff","lifecycleState":"CERTIFIED","lastUpdateDate":1620520040773,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"489955f4-d8df-4fe4-9002-75274b676e22","invariantUUID":"9679ef47-c649-4fa1-91ad-408ac41ceec9","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":"objectStorage","uniqueId":"44e54831-8f68-4d67-bb79-46770c325da3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520502959,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5910a47-1796-4f74-b87b-27adba311c7b","invariantUUID":"7be30480-b18d-45f4-8317-67edb2e32691","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1daca513-5f36-43ef-b977-32eeacb42358","lifecycleState":"CERTIFIED","lastUpdateDate":1620520364714,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46a27762-b66a-4924-b5f3-06c3b2be79a4","invariantUUID":"a5a15a60-08c8-4847-b246-3210869825b1","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":"port","uniqueId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842","lifecycleState":"CERTIFIED","lastUpdateDate":1620520077153,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc75c95d-d090-4b9a-ad45-7d3312e32b8b","invariantUUID":"3141f91b-6203-4558-983e-c6d6ff643673","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":"a9f24ca4-0f0a-4f91-9f3f-63cc1b7e01cc","lifecycleState":"CERTIFIED","lastUpdateDate":1620520461186,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f639f2a5-5d66-4cd3-9d9d-3c2a29a1398d","invariantUUID":"c6068a1f-53e9-40f9-9bbd-84d4ea914a23","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":"8cd6b110-b31d-40c9-9054-63404736f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520704414,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4cd18f2-8aef-4eba-ae77-b7c69aa5e5da","invariantUUID":"4be96675-3ad8-4d6a-a1ce-97e4668c2eb9","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":"4680d67b-4c7d-45ef-be1f-9f07b57016e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520720970,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9e4b5b-4f1f-469a-85ab-4bbaef1d4693","invariantUUID":"f5d69076-aa5b-4f6e-aff1-2d2e152ebf29","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00b4f124-8487-4313-a3fb-0f52f46458c0","lifecycleState":"CERTIFIED","lastUpdateDate":1620520409349,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d66c12-7fe9-4757-b122-49486f80178b","invariantUUID":"b9ed9e79-74bf-4692-aa74-7810760f32b3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1e4a39e-cfe3-4456-ab60-d7040afaf9c7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520184610,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58a72968-c141-4084-ba5b-202ed02a6c3a","invariantUUID":"3123b22f-54e4-4354-a532-a9689619d30f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b42f6d5d-82df-4448-8348-37f29effff99","lifecycleState":"CERTIFIED","lastUpdateDate":1620520750085,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0fdefb-90ff-4dbb-b949-1f3d06de6ecf","invariantUUID":"9582583c-06a8-4e51-af90-6d97048570ed","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"745bebf9-b6eb-456e-b80d-ff950a470aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520149778,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e00292da-e801-4ff6-8788-9c70355f2766","invariantUUID":"07624114-c17e-4683-8646-3b017da9c122","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5484bd6-d833-4e76-b694-155d02c8169e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520319987,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"208b9e4b-41cb-4a65-8d4c-909b0644d137","invariantUUID":"9830fe0e-5530-4317-9585-7e6cd1129ce3","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":"defaulticon","uniqueId":"ef694f50-7366-4a78-baa4-bb073a63a19d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520160671,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12a8447d-8668-4ca6-9ea9-56a08e759be3","invariantUUID":"6fb78f32-22ad-48ff-89d5-3873816b9f2a","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a83bf5a7-87fe-4bbf-80b7-a0ce2aeb1816","lifecycleState":"CERTIFIED","lastUpdateDate":1620520130659,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5665f505-24f4-49ae-ab6e-39a00a65db99","invariantUUID":"e4e50ccb-3511-4952-a6f9-aaf07c3a7205","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":"62a72418-7ee9-489a-93d1-6765797ce71b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520485517,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eb5766a2-2d04-4078-8e6f-6a350704e639","invariantUUID":"b0d19db3-09f2-44f6-95d0-fae2df2e9155","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":"3b2c32b6-bd82-4577-b3f8-d61a8fa483bb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520727292,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f1d4be9-fc29-4f01-8969-4bf2aacd0012","invariantUUID":"cb2fe0d9-2ff2-4106-8183-a55b5b19282c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6c3ac79-1366-4ad5-b7ca-5ea3921acfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1620520444175,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c7a011b-b4d5-4439-9afa-cc82b30e2447","invariantUUID":"0f873fac-7fa6-48e6-a218-76cb9add1c83","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":"objectStorage","uniqueId":"e16f1b01-f229-4c20-b476-a54b3596454c","lifecycleState":"CERTIFIED","lastUpdateDate":1620520047448,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c71f372-7e0a-4f6c-80ac-b4c90085f7d8","invariantUUID":"e5d88ce2-541f-473c-aea7-9d7abac67e3a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101d7bf1-25db-4376-b9b6-44d39b6cf8ba","lifecycleState":"CERTIFIED","lastUpdateDate":1620520190958,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffcec65f-f660-43ae-9010-f2225f25469a","invariantUUID":"e8e2b46c-d3ad-422d-83d5-af6563a33ab2","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":"compute","uniqueId":"524036a8-1235-42ff-b91b-7e02e1c3b4a8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520520672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db6e92c1-3584-40dc-aa65-7271391f9b17","invariantUUID":"fd5bbeb8-c25c-4ba2-9900-695e07dffb12","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f622b6fe-87aa-42e8-8a90-2507855aea2a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520840357,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69a7b252-c241-4f8c-9e54-6e29dbc63db2","invariantUUID":"6873d76c-8acc-42d9-9830-1f1eeb2b1fa4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8a01354-cdbc-44e3-abfd-8ee2f46c56f8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520256812,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be0a85d-765a-4ee2-92b3-2c9586c04512","invariantUUID":"be919550-15ef-40fe-80ba-7b8ba532452e","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":"817525a7-69ff-4c64-b35a-a81764a442cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520710360,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafb43f1-b36a-43a3-b005-2e9bbf9473d1","invariantUUID":"92ce6e71-4d78-445f-bc58-a612e601086d","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":"objectStorage","uniqueId":"22d9d7b4-dade-4169-813f-2ba1e4954241","lifecycleState":"CERTIFIED","lastUpdateDate":1620520585521,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"754659f2-40d4-49a1-9d84-4a6394c82c32","invariantUUID":"186efeb2-d499-402e-8b36-748d55e297b4","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":"fcf7a127-3447-4745-a0b1-d5869411ff29","lifecycleState":"CERTIFIED","lastUpdateDate":1620520167102,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae26996a-6db5-4646-a9cd-cb7bc4cca5ca","invariantUUID":"f7061682-e210-4fa1-923a-88ff67c99944","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"782dffed-8e8c-4013-bd83-d9bec3c5792e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520770453,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"329e31ea-cc46-441d-86f7-839cd036f547","invariantUUID":"1d08be9d-c3f6-4fb8-86bc-11772adfcf41","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":"c907bef5-05f5-4456-8523-e5c7e5a31fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520609550,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d784bbc-5fc9-4922-adae-ae0e194e7121","invariantUUID":"7c927af4-d067-4ff4-bb57-652375e8851f","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":"networkrules","uniqueId":"3fe23d3a-1c45-484b-8925-30550170f81d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520280579,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8a00bf6e-60af-4b4b-9310-1fc37b101921","invariantUUID":"ec4529d1-e7b1-40ec-b2af-1e8f58c0ab00","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":"37e02c57-7630-4365-a13b-fc90408b8bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520433660,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b0e868b-e119-4b26-bb39-0c0559c612c3","invariantUUID":"a9958f36-8717-4927-be81-08e972f05669","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0223c3f-e152-4a0c-b7e1-6d3410ef47d7","lifecycleState":"CERTIFIED","lastUpdateDate":1620523439863,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"29de13cc-31ed-4499-b038-96c1dd4de6d9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523421175,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","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":"8c84b25d-fc8e-48d1-886c-91170e2868a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523202567,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","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":"4e9556de-8c9c-4b07-b85e-307b4e8db704","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1620523438652,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","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":"55d43c05-9a92-422e-88a3-716eed518dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1620523266071,"name":"Demo_pNF_oi7V3eLClB0mDG2qMYpj","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"2e98a42a-0360-40e9-ad5d-a4dea6a8343c","invariantUUID":"e6628463-7037-4068-9264-160862d96a2f","systemName":"DemoPnfOi7v3elclb0mdg2qmypj","description":"catalog service description","tags":["robot-ete","Demo_pNF_oi7V3eLClB0mDG2qMYpj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"62053ebb-34e8-45dc-abde-42d1ec677367","lifecycleState":"CERTIFIED","lastUpdateDate":1620522737450,"name":"basic_onboard_onrSLv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","systemName":"BasicOnboardOnrslv","description":"service","tags":["basic_onboard_onrSLv"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-05-09 01:24:04,100 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-05-09 01:24:14,110 INFO 696:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-05-09 01:24:14,115 DEBUG 103:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:24:14,115 DEBUG 105:onap_service.py(1) - [SDC][PROD/activate Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/29de13cc-31ed-4499-b038-96c1dd4de6d9/distribution/PROD/activate 2021-05-09 01:24:14,115 DEBUG 106:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-05-09 01:24:14,119 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:24:19,531 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/29de13cc-31ed-4499-b038-96c1dd4de6d9/distribution/PROD/activate HTTP/1.1" 200 None 2021-05-09 01:24:19,541 INFO 116:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-05-09 01:24:19,550 DEBUG 120:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"29de13cc-31ed-4499-b038-96c1dd4de6d9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"29de13cc-31ed-4499-b038-96c1dd4de6d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"29de13cc-31ed-4499-b038-96c1dd4de6d9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"29de13cc-31ed-4499-b038-96c1dd4de6d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"29de13cc-31ed-4499-b038-96c1dd4de6d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"29de13cc-31ed-4499-b038-96c1dd4de6d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"29de13cc-31ed-4499-b038-96c1dd4de6d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"29de13cc-31ed-4499-b038-96c1dd4de6d9","empty":false},{"definition":false,"hidden":false,"uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"29de13cc-31ed-4499-b038-96c1dd4de6d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"29de13cc-31ed-4499-b038-96c1dd4de6d9","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406804,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"OTFiMWFhMmQ2MTQwM2U1ZWMxYTk1ZmU0ZWVjZDkxZjA=","artifactUUID":"234167b9-2c58-4afb-8802-5f0b79248308","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.assettoscacsar","duplicated":false,"payloadUpdateDate":1620523434516,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620523406804,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"service-BasicVm-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"M2YwM2ZkNDk2NGI1ODBhOGUxNDE4MzI0NGJhMWNkZjg=","artifactUUID":"00dbb5e4-ba86-48b8-b682-5b1fdb91f7bf","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.assettoscatemplate","duplicated":false,"payloadUpdateDate":1620523429768,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620523406803,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"service-BasicVm-template.yml","empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"feature_Ubuntu20","uniqueId":"capability.b9717bf7-bb9a-49df-8fc5-14f1564916ed.feature","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.feature_Ubuntu20","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.feature_Ubuntu20","empty":false},{"type":"tosca.capabilities.Node","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.b9717bf7-bb9a-49df-8fc5-14f1564916ed.feature","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"type":"tosca.capabilities.Node","path":["0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","parentName":"feature","uniqueId":"capability.b9717bf7-bb9a-49df-8fc5-14f1564916ed.feature","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"ubuntu20_admin_security_group.feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"basic_vm0.ubuntu20_admin_security_group.feature","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.Scalable","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"scalable_Ubuntu20","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.scalable","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.scalable_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"type":"org.openecomp.capabilities.Forwarder","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.forwarder","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"type":"tosca.capabilities.network.Bindable","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"binding_Ubuntu20","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.binding","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.binding_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.binding_Ubuntu20","empty":false},{"type":"tosca.capabilities.network.Bindable","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.1daca513-5f36-43ef-b977-32eeacb42358.binding","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","previousName":"abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.4586d170-8c38-48ea-9c6d-9ee2da80d8cf.port_mirroring","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.Container","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"host_Ubuntu20","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.host","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"abstract_ubuntu20.host_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.ephemeral.size_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.ephemeral.size","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"instance_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.instance","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.instance_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.instance_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"memory_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.memory","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.memory_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.iops_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.iops","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.read.requests_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"cpu.delta_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.cpu.delta","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu.delta_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.cpu.delta_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.capacity_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.capacity","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.read.bytes_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.write.bytes_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.latency_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.latency","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.read.bytes.rate_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.usage_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.usage","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"cpu_util_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.cpu_util","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu_util_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.cpu_util_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.allocation_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.allocation","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.write.requests.rate_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.requests.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.write.bytes.rate_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.latency_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.latency","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"cpu_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.cpu","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.cpu_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.write.requests_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.write.bytes_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.read.requests_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.read.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.root.size_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.root.size","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.root.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.root.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.write.bytes.rate_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"vcpus_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.vcpus","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.vcpus_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.vcpus_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.iops_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.iops","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.usage_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.usage","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.read.requests.rate_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.requests.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.write.requests.rate_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.requests.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.allocation_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.allocation","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.read.bytes.rate_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.read.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.read.bytes_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.read.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"memory.usage_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.memory.usage","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.memory.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.capacity_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.capacity","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"memory.resident_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.memory.resident","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory.resident_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.memory.resident_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.write.requests_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.packets.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outgoing.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outgoing.packets.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outpoing.packets","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outgoing.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.packets","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"os_Ubuntu20","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.os","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.os_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.os_Ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"endpoint_Ubuntu20","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.endpoint","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.endpoint_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"type":"tosca.capabilities.Attachment","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.1daca513-5f36-43ef-b977-32eeacb42358.attachment","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523363176,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDI2ZDZlMDhjYWQyNzEzMjM1ODBiMjNhNTYzNTE0N2Q=","artifactUUID":"dcbf45dd-e995-452e-a0d8-11a5aa72db98","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vflicense","duplicated":false,"payloadUpdateDate":1620523363178,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1620523363176,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"vf-license-model.xml","empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MzkwOWM5MWE0ZDZkYmIzMDkzMGI1YzM5MGVmMmJiMzA=","artifactUUID":"2db7dbca-6c60-4c22-8335-fbe26e3915c2","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1620523427359,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"basic_vm0_modules.json","empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1620523363273,"description":"created from csar","artifactType":"HEAT","uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"33b974ab-dc11-47fe-b3bc-fc2633c3d354","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.heat1","duplicated":false,"payloadUpdateDate":1620523363281,"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":1620523363273,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_ubuntu20.yaml","empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523363161,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"d9bf72e2-794e-450f-b6f6-5016e32d71b4","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vendorlicense","duplicated":false,"payloadUpdateDate":1620523363164,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1620523363161,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"vendor-license-model.xml","empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","defaultValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":0,"creationDate":1620523416360,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y=","artifactUUID":"8d22dfd5-cfa4-4f4a-a959-b309c2db7f51","generatedFromId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1620523426518,"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":1620523416360,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620523416360,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_ubuntu20.env","empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523363259,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"c0e9a287-8450-49d0-8f07-d608c5266b91","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1620523363260,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1620523363259,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_vm_VSP_Information.txt","empty":false}},"groupInstances":[{"version":"1","creationTime":1620523416426,"type":"org.openecomp.groups.VfModule","artifacts":["0ee3e443-8657-4c2f-954e-b906cdc3e133.heat1","0ee3e443-8657-4c2f-954e-b906cdc3e133.heat1env"],"uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0.0ee3e443-8657-4c2f-954e-b906cdc3e133.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"267e7de3-ceca-472a-837f-613b649f357d","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1620523416426,"customizationUUID":"422e4f2c-becd-4131-8321-a1e0af5c1c50","groupInstanceArtifacts":["0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["8d22dfd5-cfa4-4f4a-a959-b309c2db7f51"],"artifactsUuid":["33b974ab-dc11-47fe-b3bc-fc2633c3d354"],"groupUUID":"17fe2809-adf6-483b-989a-6aaed5aad101","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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}],"name":"basic_vm0..BasicVm..base_ubuntu20..module-0","empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.Ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"0df3cba1-3334-4c9d-a926-3554afeec6f3","createdFromCsar":false,"uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1620523414812,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","componentUid":"0df3cba1-3334-4c9d-a926-3554afeec6f3","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1620523414812,"customizationUUID":"57b8c163-1c08-4868-b839-8f739d361b6c","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"0ee3e443-8657-4c2f-954e-b906cdc3e133.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":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"23336a88-c7c7-4c94-afbf-b5fc6c232ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.Ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"feature_Ubuntu20","uniqueId":"capability.b9717bf7-bb9a-49df-8fc5-14f1564916ed.feature","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.feature_Ubuntu20","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.feature_Ubuntu20","empty":false},{"type":"tosca.capabilities.Node","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.b9717bf7-bb9a-49df-8fc5-14f1564916ed.feature","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"type":"tosca.capabilities.Node","path":["0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","parentName":"feature","uniqueId":"capability.b9717bf7-bb9a-49df-8fc5-14f1564916ed.feature","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.e050fb11-d32c-4fb0-aa7f-7cbe67f50425.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"ubuntu20_admin_security_group.feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"basic_vm0.ubuntu20_admin_security_group.feature","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.Scalable","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"scalable_Ubuntu20","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.scalable","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.scalable_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"type":"org.openecomp.capabilities.Forwarder","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.forwarder","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"type":"tosca.capabilities.network.Bindable","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"binding_Ubuntu20","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.binding","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.binding_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.binding_Ubuntu20","empty":false},{"type":"tosca.capabilities.network.Bindable","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.1daca513-5f36-43ef-b977-32eeacb42358.binding","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","previousName":"abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.4586d170-8c38-48ea-9c6d-9ee2da80d8cf.port_mirroring","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","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":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.Container","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"host_Ubuntu20","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.host","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"abstract_ubuntu20.host_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.ephemeral.size_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.ephemeral.size","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"instance_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.instance","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.instance_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.instance_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"memory_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.memory","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.memory_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.iops_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.iops","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.read.requests_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"cpu.delta_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.cpu.delta","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu.delta_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.cpu.delta_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.capacity_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.capacity","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.read.bytes_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.write.bytes_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.latency_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.latency","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.read.bytes.rate_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.usage_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.usage","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"cpu_util_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.cpu_util","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu_util_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.cpu_util_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.allocation_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.allocation","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.write.requests.rate_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.requests.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.write.bytes.rate_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.latency_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.latency","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"cpu_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.cpu","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.cpu_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.write.requests_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.write.bytes_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.read.requests_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.read.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.root.size_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.root.size","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.root.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.root.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.write.bytes.rate_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"vcpus_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.vcpus","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.vcpus_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.vcpus_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.iops_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.iops","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.usage_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.usage","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.read.requests.rate_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.read.requests.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.write.requests.rate_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.write.requests.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.allocation_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.allocation","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.read.bytes.rate_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.read.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.read.bytes_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.read.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"memory.usage_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.memory.usage","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.memory.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.device.capacity_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.device.capacity","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"memory.resident_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.memory.resident","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory.resident_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.memory.resident_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"480d9e96-3193-48c0-8fb8-13b9eab03de6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"disk.write.requests_Ubuntu20","uniqueId":"capability.480d9e96-3193-48c0-8fb8-13b9eab03de6.disk.write.requests","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.packets.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outgoing.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outgoing.packets.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outpoing.packets","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.bytes","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.outgoing.bytes.rate","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"954bccd3-dcca-42e2-9af2-0a45aaf8c47f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.954bccd3-dcca-42e2-9af2-0a45aaf8c47f.network.incoming.packets","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"os_Ubuntu20","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.os","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.os_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.os_Ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["151e7051-3709-44fd-99ac-0133fda13603.12e349c8-d7d5-4337-9d54-f0f745d73dd7.ubuntu20","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"endpoint_Ubuntu20","uniqueId":"capability.4328c3e9-9d01-4de9-8665-2b8017c508bc.endpoint","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.endpoint_Ubuntu20","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"type":"tosca.capabilities.Attachment","path":["151e7051-3709-44fd-99ac-0133fda13603.1daca513-5f36-43ef-b977-32eeacb42358.ubuntu20_ubuntu20_admin_plane_port_0","0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","0148db2c-1529-4236-b609-c76bcb8e3e7a.0df3cba1-3334-4c9d-a926-3554afeec6f3.basic_vm0"],"source":"151e7051-3709-44fd-99ac-0133fda13603","parentName":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.1daca513-5f36-43ef-b977-32eeacb42358.attachment","ownerId":"0ee3e443-8657-4c2f-954e-b906cdc3e133.151e7051-3709-44fd-99ac-0133fda13603.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","empty":false},{"definition":false,"hidden":false,"uniqueId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","empty":false},{"definition":false,"hidden":false,"uniqueId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","empty":false},{"definition":false,"hidden":false,"uniqueId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","empty":false},{"definition":false,"hidden":false,"uniqueId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1b9ef245-788f-4bbc-b50c-07fc081d6e63","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"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","version":"1.0","icon":"network_l_1-3","creationDate":1620523406884,"description":"service","tags":["basic_vm"],"uniqueId":"29de13cc-31ed-4499-b038-96c1dd4de6d9","componentMetadataForSupportLog":{"SupportablityComponentUUID":"045a4a34-359e-4b25-9d2c-7137e8032018","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","systemName":"BasicVm","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1620523457852,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1620523406803,"artifactType":"OTHER","uniqueId":"0148db2c-1529-4236-b609-c76bcb8e3e7a.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":1620523406803,"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":"29de13cc-31ed-4499-b038-96c1dd4de6d9"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-05-09 01:24:19,553 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-05-09 01:24:19,554 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-09 01:24:19,554 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:24:19,554 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:24:19,554 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:24:19,554 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:24:19,554 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:24:19,555 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:24:19,560 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:24:22,079 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2158 2021-05-09 01:24:22,081 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-09 01:24:22,081 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2e98a42a-0360-40e9-ad5d-a4dea6a8343c","invariantUUID":"e6628463-7037-4068-9264-160862d96a2f","name":"Demo_pNF_oi7V3eLClB0mDG2qMYpj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2e98a42a-0360-40e9-ad5d-a4dea6a8343c/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ee30b9b2-f5f2-4ada-903b-bfec97678359/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ca0a90-7015-4c05-829b-14017bb9aa08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a3e81b36-3cce-411f-843b-694d05b5eb2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/830b5869-314c-4dbd-8152-6f3ef736fc30/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-05-09 01:24:22,083 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_oi7V3eLClB0mDG2qMYpj from SDC 2021-05-09 01:24:22,083 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:22,084 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:22,084 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:24:22,084 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:24:22,084 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:22,084 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:22,084 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:24:22,084 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-09 01:24:22,084 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:22,084 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:22,084 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:24:22,084 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-09 01:24:22,084 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:22,084 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:22,084 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:24:22,085 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-09 01:24:22,085 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:22,085 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:22,085 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:24:22,085 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-09 01:24:22,085 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:22,085 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:22,085 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-09 01:24:22,085 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-05-09 01:24:22,085 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:24:22,085 INFO 192:__init__.py(1) - Service found, updating information 2021-05-09 01:24:22,085 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:24:22,085 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:24:22,085 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:24:22,086 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:24:22,088 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:24:22,088 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:24:22,090 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:24:24,599 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-05-09 01:24:24,603 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-09 01:24:24,605 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8372ca77-4a84-45d5-96f0-26031c93a091","lifecycleState":"CERTIFIED","lastUpdateDate":1620520812411,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a51c817-9863-4349-bc3e-8d13830e8874","invariantUUID":"79b754b1-fe17-4223-ad76-3386bbe04157","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dfc3488-dfcd-401e-b793-be7965c6adf7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520509551,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d20cbe4-67c9-448d-80e9-93966deb8d3a","invariantUUID":"36c0542a-57e4-4a3e-a18d-bb14f7087f12","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"94f12fcd-3757-4d4d-b5da-155205f803c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520763474,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef344089-9002-479a-b848-b2736f2f45b5","invariantUUID":"76e8a53a-c71f-4000-81f4-0ebb9b0493ff","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"df0787fd-fe58-43da-8d46-5d2d91041951","lifecycleState":"CERTIFIED","lastUpdateDate":1620520679356,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9205565c-5eaf-4b1c-a741-08f2ddb0b9fe","invariantUUID":"bbb6f6ae-5f82-4f05-9101-c1c3736944ce","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a27466fb-c28e-4151-8bb7-b8ba27d22a62","lifecycleState":"CERTIFIED","lastUpdateDate":1620520561357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b73836b1-4584-4f10-a563-648a386d32c2","invariantUUID":"6b5fe8f6-bd31-42a3-9d49-867a008d835f","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":"eaaaaf97-593a-4a95-9faf-583fb43e49e0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523363169,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4feddb9-e6f7-44b1-8d96-6b1134790ceb","invariantUUID":"84ebdec9-8331-4b52-afc4-3d3d35fa8c86","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"ed8b84c0-6435-42f7-8a7c-6b037f17b76e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520685589,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9dc97e-b0de-4917-b17f-96a6da757aec","invariantUUID":"0589a06e-1803-4313-b671-b6410c94f760","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":"659c770a-3be9-4864-b30b-87e64ad319e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520143278,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae87f426-aada-4b41-aa05-8b5d3c5cd061","invariantUUID":"862173ac-d8de-4871-9c88-aa20bfff8ecf","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":"loadBalancer","uniqueId":"5c311343-a276-4540-81c7-03862c0bb8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520067299,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"435a9617-97de-4e24-8a12-db2824bbf0c8","invariantUUID":"b4b998af-b586-4373-af36-931b2a22219b","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a4b567b9-00ca-49f0-bb78-48543308f9c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520578565,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed71fca4-64a6-4523-8cf4-3eec37e7f8d8","invariantUUID":"c93f5d90-3543-4b03-99e1-adfb700cdb8a","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":"defaulticon","uniqueId":"2085934a-d05b-4ef0-ae06-158609c1a63f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520662180,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab8d947f-58c4-4961-952c-a0cadfe3a951","invariantUUID":"dcafd543-b0ca-45de-af3f-96c8d4eafaec","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1bc4349-9eca-4761-a9eb-5bf58034b969","lifecycleState":"CERTIFIED","lastUpdateDate":1620520743061,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e383f9-b795-4db9-9788-f3e4806d6089","invariantUUID":"d58fe8ba-07c2-4a23-9fbf-14a41b85cbe1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cedf25ce-403a-485b-9a6c-f17b226c81e5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520286897,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6863096-0d65-4598-831a-2a7178e02cfe","invariantUUID":"bf7ba210-97c6-4c52-9cfc-e321fe483674","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":"networkrules","uniqueId":"6c0536d5-d578-4d61-ba6c-97f3a1e81383","lifecycleState":"CERTIFIED","lastUpdateDate":1620520246752,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b33c5d6-08b5-4b10-a3e3-75100b703faf","invariantUUID":"51d19653-9d4c-4851-a3fb-4f988ee57166","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":"f7a802cc-08ee-4f95-8201-fff3b3e746ae","lifecycleState":"CERTIFIED","lastUpdateDate":1620520492618,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52fe52bc-524d-4142-910d-2b96aca86326","invariantUUID":"5dbfc7e1-ed6e-4131-a6a7-e5faf2c09e1b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"05e42d80-8f74-4f65-9df3-d1236e3cffa1","lifecycleState":"CERTIFIED","lastUpdateDate":1620523242162,"name":"pNF db68b9f8-db25","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4a86dc4-aa7a-4325-a388-53e8bc2f5577","invariantUUID":"06687746-88d6-4227-8fc3-d295b0c085e7","systemName":"PnfDb68b9f8Db25","description":"vendor software product","tags":["pNF db68b9f8-db25"],"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":"defaulticon","uniqueId":"168f9905-58ac-489e-b2f3-e15acf320287","lifecycleState":"CERTIFIED","lastUpdateDate":1620520030076,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e285bb88-1c48-4f6e-a8ae-c265eb90dc74","invariantUUID":"b5ce8eb4-e1d3-45d1-bb71-408c6b7fc690","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":"e3a0f8ae-bddb-475a-818b-d7aef0a6599b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520309250,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88ac27f1-b69e-4f1c-a32c-e6b1c7aa003e","invariantUUID":"13cfeeb7-7d7d-4b14-939d-9d806d07d8e1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"078fdfa5-f659-45b7-891a-825abc354698","lifecycleState":"CERTIFIED","lastUpdateDate":1620520693810,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"389d6a79-7ddd-415e-aac3-be8cc5d0f0a2","invariantUUID":"91e98544-e169-4472-9242-25ee4fdb28b5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ecaa2f1-87a0-4f7a-b56f-19afaf3e080e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520326604,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff5390c-dc77-47aa-a2fe-4ae3aedb7894","invariantUUID":"fafe793b-bd05-451c-8b65-7c223d9d51eb","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":"compute","uniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1620519991849,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eccf5fd-1cd1-4074-9a48-e765d68122f9","invariantUUID":"e44b6c31-be01-4503-b7e8-553117b01c3f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","lifecycleState":"CERTIFIED","lastUpdateDate":1620520297750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f319512b-b17c-40da-8a8b-82cf820530b7","invariantUUID":"1e5af2d0-fb4c-431f-bd4b-bba3b3865f20","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":"702b4472-9c09-43ab-bdf6-bda1e01cc95a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520478750,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d15d0f3-93a8-44cb-abf9-d4d0f53c7ef3","invariantUUID":"bf5fdbad-84ac-4bae-97dc-d904c2d26bc1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c601e5a1-618c-44d5-940a-22a1b7f3fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520370760,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8295b61f-019c-479c-be8e-62d25cc14bb2","invariantUUID":"5cc2eff4-05eb-4f10-a888-79e0e5d8a54e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9acff15-c2b4-4092-b1db-9ec4f05617a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520544478,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddb59e44-f23b-4be7-b734-8daccb6be12e","invariantUUID":"0824a9be-5ce0-40e6-95b7-25a36d8fe186","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":"18e4de54-a533-48de-ae8d-b1bb64b20166","lifecycleState":"CERTIFIED","lastUpdateDate":1620520526665,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5f8e6f-d253-42c8-8695-071a57f644bc","invariantUUID":"95c080da-0429-492d-98aa-907a588a3fa9","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":"c8ee2351-0ce4-4fc6-9346-f3744f80f56b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520620760,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d4ed6b9-2042-49d3-afca-7104c3ea12c4","invariantUUID":"afa32573-5210-49a3-b128-304e59429cec","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":"defaulticon","uniqueId":"762699e1-42e0-4b59-9445-a082b2db82f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620520651310,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfb6f28e-41dd-449c-93ce-df9395b6ba7b","invariantUUID":"4aa36ab0-0100-4329-8537-16eaf33ab6b5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f2834db-ebd6-4ec9-bd4e-2384e39299ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620520780961,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e46c5fa5-06f7-445a-bbd8-1a90a7da40d1","invariantUUID":"d44b54cd-bc3c-43c9-aa0a-1d3cbbbf57c9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0df3cba1-3334-4c9d-a926-3554afeec6f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620523379359,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d365e365-3ba6-4794-8166-e334e2891916","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2b14cf02-39cb-4ff9-b044-be2a687ead23","lifecycleState":"CERTIFIED","lastUpdateDate":1620520669177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43188a18-ab8b-4f62-bfe4-b6c9cca57fee","invariantUUID":"00640a04-c851-4137-8bd2-58e267e89116","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":"defaulticon","uniqueId":"180ef514-c9b0-4c33-8f9e-80c7f6b4cf2d","lifecycleState":"CERTIFIED","lastUpdateDate":1620523372265,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f1579ab3-45cb-4bc9-ab63-8a660e50ab43","invariantUUID":"4afe892e-6b3b-43aa-97b6-7bb8ed7b8938","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":"objectStorage","uniqueId":"33f490d6-6436-49f4-b6b0-c79e1a74f550","lifecycleState":"CERTIFIED","lastUpdateDate":1620520124294,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb83127-49f7-485a-a26e-a7c2d2619930","invariantUUID":"ed6f0759-2cef-48f1-97a0-a576652d7c63","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fdcb4fbd-b484-4eb4-b57e-8b7c651fcdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520790568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aeddb723-9f02-43b3-8247-ab36a1cdb846","invariantUUID":"e13d1644-58c3-46a2-b5ba-26cb013710fb","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":"defaulticon","uniqueId":"9687b0c7-f1e1-4a4a-8ab4-543f038b3fea","lifecycleState":"CERTIFIED","lastUpdateDate":1620522661086,"name":"basic_onboard_onrSLv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","systemName":"BasicOnboardOnrslv","description":"VF","tags":["basic_onboard_onrSLv"],"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":"c677dc24-b19c-4cd3-9768-d48eb331d218","lifecycleState":"CERTIFIED","lastUpdateDate":1620520551051,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f343a2-b001-4617-bef1-c224e6dc66e5","invariantUUID":"7d805cdf-b130-4d4c-a57f-8e2e2d475bc1","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":"2e5e2587-9a33-4229-b13c-4a397411d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520846699,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"042e8368-0554-403b-9106-0f381359204b","invariantUUID":"1ac29f72-818d-4278-b5a9-5964c1e4560a","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":"a8770cc1-660e-4cde-b34a-a953cd4f408b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520084825,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3a19e58-d56b-45d5-9d20-3ddb684859db","invariantUUID":"da76bb41-c781-4e98-b1b5-f1c71fefb8df","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a5176ca-2fd0-4d10-863c-c136d51d7f26","lifecycleState":"CERTIFIED","lastUpdateDate":1620520825283,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec4aa69-46de-4b98-85ea-1909aa2ac27d","invariantUUID":"7e5760f7-7ef9-496c-8eac-35ab74baac88","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5945a687-2a2b-4d7c-84a5-1e4ee9e36f7b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520201873,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1027a584-8747-491c-bebb-8544bb937408","invariantUUID":"9a0db4fc-8934-4f85-9208-ba489eeb2889","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7297316b-051e-4aaf-a019-e8be39ae7cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520177250,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"423d8dea-f5f6-4f94-8246-627c5350e6cb","invariantUUID":"60b3fa89-0317-48af-8240-2933b23d41a7","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":"objectStorage","uniqueId":"a9f86147-f4a5-4085-8439-8b9935ee0fbd","lifecycleState":"CERTIFIED","lastUpdateDate":1620520114013,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a68ab6d8-9a7c-43c8-9e53-b6cf365987e5","invariantUUID":"a9a593a6-547a-4763-941f-66a08d9444ea","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520357412,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be23a3be-e980-454e-b4e7-93a2a691a99b","invariantUUID":"4303eb01-1c88-4200-b107-6f5cd02ba8ab","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":"compute","uniqueId":"1e52c5b7-4c0e-4862-9f30-719a3180f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520829364,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88d2f9a3-617c-4134-854e-9147d066994e","invariantUUID":"b49648b6-f392-4c53-87ad-7da53c83a1fd","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"614d2952-2b02-41e6-8367-7b21004e3a72","lifecycleState":"CERTIFIED","lastUpdateDate":1620520337450,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bcbc455-3e4d-4055-aead-d67f531195f6","invariantUUID":"b7b7e0bf-113f-47ae-b1b6-0109a3e4eb62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b11c1f1-0b52-44fc-8394-550c4fbb96d8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520467454,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"604b360a-952c-4929-8d6d-c1f61aa5bb1b","invariantUUID":"8ef1b176-9516-468b-8f53-fb39b213549d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1e16982-d73e-40ba-8f53-614140df88ff","lifecycleState":"CERTIFIED","lastUpdateDate":1620520040773,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"489955f4-d8df-4fe4-9002-75274b676e22","invariantUUID":"9679ef47-c649-4fa1-91ad-408ac41ceec9","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":"objectStorage","uniqueId":"44e54831-8f68-4d67-bb79-46770c325da3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520502959,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5910a47-1796-4f74-b87b-27adba311c7b","invariantUUID":"7be30480-b18d-45f4-8317-67edb2e32691","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1daca513-5f36-43ef-b977-32eeacb42358","lifecycleState":"CERTIFIED","lastUpdateDate":1620520364714,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46a27762-b66a-4924-b5f3-06c3b2be79a4","invariantUUID":"a5a15a60-08c8-4847-b246-3210869825b1","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":"port","uniqueId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842","lifecycleState":"CERTIFIED","lastUpdateDate":1620520077153,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc75c95d-d090-4b9a-ad45-7d3312e32b8b","invariantUUID":"3141f91b-6203-4558-983e-c6d6ff643673","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":"a9f24ca4-0f0a-4f91-9f3f-63cc1b7e01cc","lifecycleState":"CERTIFIED","lastUpdateDate":1620520461186,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f639f2a5-5d66-4cd3-9d9d-3c2a29a1398d","invariantUUID":"c6068a1f-53e9-40f9-9bbd-84d4ea914a23","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":"8cd6b110-b31d-40c9-9054-63404736f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520704414,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4cd18f2-8aef-4eba-ae77-b7c69aa5e5da","invariantUUID":"4be96675-3ad8-4d6a-a1ce-97e4668c2eb9","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":"4680d67b-4c7d-45ef-be1f-9f07b57016e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520720970,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9e4b5b-4f1f-469a-85ab-4bbaef1d4693","invariantUUID":"f5d69076-aa5b-4f6e-aff1-2d2e152ebf29","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00b4f124-8487-4313-a3fb-0f52f46458c0","lifecycleState":"CERTIFIED","lastUpdateDate":1620520409349,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d66c12-7fe9-4757-b122-49486f80178b","invariantUUID":"b9ed9e79-74bf-4692-aa74-7810760f32b3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1e4a39e-cfe3-4456-ab60-d7040afaf9c7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520184610,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58a72968-c141-4084-ba5b-202ed02a6c3a","invariantUUID":"3123b22f-54e4-4354-a532-a9689619d30f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b42f6d5d-82df-4448-8348-37f29effff99","lifecycleState":"CERTIFIED","lastUpdateDate":1620520750085,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0fdefb-90ff-4dbb-b949-1f3d06de6ecf","invariantUUID":"9582583c-06a8-4e51-af90-6d97048570ed","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"745bebf9-b6eb-456e-b80d-ff950a470aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520149778,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e00292da-e801-4ff6-8788-9c70355f2766","invariantUUID":"07624114-c17e-4683-8646-3b017da9c122","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5484bd6-d833-4e76-b694-155d02c8169e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520319987,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"208b9e4b-41cb-4a65-8d4c-909b0644d137","invariantUUID":"9830fe0e-5530-4317-9585-7e6cd1129ce3","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":"defaulticon","uniqueId":"ef694f50-7366-4a78-baa4-bb073a63a19d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520160671,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12a8447d-8668-4ca6-9ea9-56a08e759be3","invariantUUID":"6fb78f32-22ad-48ff-89d5-3873816b9f2a","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a83bf5a7-87fe-4bbf-80b7-a0ce2aeb1816","lifecycleState":"CERTIFIED","lastUpdateDate":1620520130659,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5665f505-24f4-49ae-ab6e-39a00a65db99","invariantUUID":"e4e50ccb-3511-4952-a6f9-aaf07c3a7205","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":"62a72418-7ee9-489a-93d1-6765797ce71b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520485517,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eb5766a2-2d04-4078-8e6f-6a350704e639","invariantUUID":"b0d19db3-09f2-44f6-95d0-fae2df2e9155","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":"3b2c32b6-bd82-4577-b3f8-d61a8fa483bb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520727292,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f1d4be9-fc29-4f01-8969-4bf2aacd0012","invariantUUID":"cb2fe0d9-2ff2-4106-8183-a55b5b19282c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6c3ac79-1366-4ad5-b7ca-5ea3921acfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1620520444175,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c7a011b-b4d5-4439-9afa-cc82b30e2447","invariantUUID":"0f873fac-7fa6-48e6-a218-76cb9add1c83","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":"objectStorage","uniqueId":"e16f1b01-f229-4c20-b476-a54b3596454c","lifecycleState":"CERTIFIED","lastUpdateDate":1620520047448,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c71f372-7e0a-4f6c-80ac-b4c90085f7d8","invariantUUID":"e5d88ce2-541f-473c-aea7-9d7abac67e3a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101d7bf1-25db-4376-b9b6-44d39b6cf8ba","lifecycleState":"CERTIFIED","lastUpdateDate":1620520190958,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffcec65f-f660-43ae-9010-f2225f25469a","invariantUUID":"e8e2b46c-d3ad-422d-83d5-af6563a33ab2","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":"compute","uniqueId":"524036a8-1235-42ff-b91b-7e02e1c3b4a8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520520672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db6e92c1-3584-40dc-aa65-7271391f9b17","invariantUUID":"fd5bbeb8-c25c-4ba2-9900-695e07dffb12","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f622b6fe-87aa-42e8-8a90-2507855aea2a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520840357,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69a7b252-c241-4f8c-9e54-6e29dbc63db2","invariantUUID":"6873d76c-8acc-42d9-9830-1f1eeb2b1fa4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8a01354-cdbc-44e3-abfd-8ee2f46c56f8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520256812,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be0a85d-765a-4ee2-92b3-2c9586c04512","invariantUUID":"be919550-15ef-40fe-80ba-7b8ba532452e","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":"817525a7-69ff-4c64-b35a-a81764a442cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520710360,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafb43f1-b36a-43a3-b005-2e9bbf9473d1","invariantUUID":"92ce6e71-4d78-445f-bc58-a612e601086d","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":"objectStorage","uniqueId":"22d9d7b4-dade-4169-813f-2ba1e4954241","lifecycleState":"CERTIFIED","lastUpdateDate":1620520585521,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"754659f2-40d4-49a1-9d84-4a6394c82c32","invariantUUID":"186efeb2-d499-402e-8b36-748d55e297b4","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":"fcf7a127-3447-4745-a0b1-d5869411ff29","lifecycleState":"CERTIFIED","lastUpdateDate":1620520167102,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae26996a-6db5-4646-a9cd-cb7bc4cca5ca","invariantUUID":"f7061682-e210-4fa1-923a-88ff67c99944","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"782dffed-8e8c-4013-bd83-d9bec3c5792e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520770453,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"329e31ea-cc46-441d-86f7-839cd036f547","invariantUUID":"1d08be9d-c3f6-4fb8-86bc-11772adfcf41","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":"c907bef5-05f5-4456-8523-e5c7e5a31fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520609550,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d784bbc-5fc9-4922-adae-ae0e194e7121","invariantUUID":"7c927af4-d067-4ff4-bb57-652375e8851f","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":"networkrules","uniqueId":"3fe23d3a-1c45-484b-8925-30550170f81d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520280579,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8a00bf6e-60af-4b4b-9310-1fc37b101921","invariantUUID":"ec4529d1-e7b1-40ec-b2af-1e8f58c0ab00","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":"37e02c57-7630-4365-a13b-fc90408b8bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520433660,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b0e868b-e119-4b26-bb39-0c0559c612c3","invariantUUID":"a9958f36-8717-4927-be81-08e972f05669","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0223c3f-e152-4a0c-b7e1-6d3410ef47d7","lifecycleState":"CERTIFIED","lastUpdateDate":1620523439863,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"29de13cc-31ed-4499-b038-96c1dd4de6d9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523457852,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","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":"8c84b25d-fc8e-48d1-886c-91170e2868a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523202567,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"55d43c05-9a92-422e-88a3-716eed518dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1620523266071,"name":"Demo_pNF_oi7V3eLClB0mDG2qMYpj","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"2e98a42a-0360-40e9-ad5d-a4dea6a8343c","invariantUUID":"e6628463-7037-4068-9264-160862d96a2f","systemName":"DemoPnfOi7v3elclb0mdg2qmypj","description":"catalog service description","tags":["robot-ete","Demo_pNF_oi7V3eLClB0mDG2qMYpj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"62053ebb-34e8-45dc-abde-42d1ec677367","lifecycleState":"CERTIFIED","lastUpdateDate":1620522737450,"name":"basic_onboard_onrSLv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","systemName":"BasicOnboardOnrslv","description":"service","tags":["basic_onboard_onrSLv"],"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":"ded38a67-f62b-46e1-bda6-a0e4c48a0543","lifecycleState":"CERTIFIED","lastUpdateDate":1620523438652,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","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}]}]} 2021-05-09 01:24:24,609 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-05-09 01:24:24,609 INFO 201:service.py(1) - Service basic_vm onboarded 2021-05-09 01:24:24,610 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-05-09 01:24:24,611 DEBUG 195: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-05-09 01:24:24,611 DEBUG 197: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-05-09 01:24:24,611 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:24:24,611 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:24,611 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-05-09 01:24:24,611 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:24:24,613 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:24,663 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-05-09 01:24:24,664 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-05-09 01:24:24,665 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2021-05-09 01:24:24,665 ERROR 129: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-05-09 01:24:24,666 ERROR 212: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-05-09 01:24:24,673 DEBUG 103:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:24,673 DEBUG 105:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne 2021-05-09 01:24:24,673 DEBUG 106:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicvm-cloud-owner", "cloud-region-id": "RegionOne", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "openstack", "owner-defined-type": "N/A", "cloud-region-version": "openstack", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2021-05-09 01:24:24,674 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:24,749 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-05-09 01:24:24,750 INFO 116:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-05-09 01:24:24,750 DEBUG 120:onap_service.py(1) - [AAI][Create cloud region] response: 2021-05-09 01:24:24,752 DEBUG 195: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-05-09 01:24:24,753 DEBUG 197: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-05-09 01:24:24,753 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:24:24,753 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:24,753 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-05-09 01:24:24,753 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:24:24,755 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:24,809 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-05-09 01:24:24,810 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-09 01:24:24,811 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1620523464710"}]} 2021-05-09 01:24:24,838 DEBUG 103:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:24,839 DEBUG 105:onap_service.py(1) - [AAI][Add external system info to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/caf01065-f6f5-429b-8de4-d3be34548455 2021-05-09 01:24:24,839 DEBUG 106:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "caf01065-f6f5-429b-8de4-d3be34548455", "user-name": "onap-honolulu-daily-vnfs-ci", "password": "9wvyRGgHxsImtl3nQF5i29oQMtM2TYSg", "system-type": "VIM" , "service-url": "https://vim.pod4.opnfv.fr:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-honolulu-daily-vnfs" , "system-status": "active" } 2021-05-09 01:24:24,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:24,923 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/caf01065-f6f5-429b-8de4-d3be34548455 HTTP/1.1" 201 0 2021-05-09 01:24:24,924 INFO 116:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-05-09 01:24:24,924 DEBUG 120:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-05-09 01:24:24,927 DEBUG 195: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-05-09 01:24:24,927 DEBUG 197: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/1a35b7bbff774c63869c0e15b849b05e 2021-05-09 01:24:24,927 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-09 01:24:24,928 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:24,928 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e 2021-05-09 01:24:24,928 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-09 01:24:24,932 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:24,985 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/1a35b7bbff774c63869c0e15b849b05e HTTP/1.1" 404 464 2021-05-09 01:24:24,986 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-05-09 01:24:24,986 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e","ERR.5.4.6114"]}}} 2021-05-09 01:24:24,986 ERROR 129: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-05-09 01:24:24,987 ERROR 212: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/1a35b7bbff774c63869c0e15b849b05e","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e","ERR.5.4.6114"]}}}. 2021-05-09 01:24:24,987 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-05-09 01:24:24,988 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-05-09 01:24:24,992 DEBUG 103:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:24,992 DEBUG 105:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e 2021-05-09 01:24:24,993 DEBUG 106:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "1a35b7bbff774c63869c0e15b849b05e", "tenant-name": "onap-honolulu-daily-vnfs", "tenant-context": "None" } 2021-05-09 01:24:24,995 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:25,073 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/1a35b7bbff774c63869c0e15b849b05e HTTP/1.1" 201 0 2021-05-09 01:24:25,075 INFO 116:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-05-09 01:24:25,075 DEBUG 120:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-05-09 01:24:25,079 DEBUG 195: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-05-09 01:24:25,079 DEBUG 197: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-05-09 01:24:25,079 DEBUG 198:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-05-09 01:24:25,080 DEBUG 103:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:25,080 DEBUG 105:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-05-09 01:24:25,080 DEBUG 106:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-05-09 01:24:25,083 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:25,135 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-05-09 01:24:25,136 INFO 116:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-05-09 01:24:25,137 DEBUG 120:onap_service.py(1) - [AAI][get availability_zones] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}} 2021-05-09 01:24:25,137 ERROR 129: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-05-09 01:24:25,138 ERROR 212: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-05-09 01:24:25,146 DEBUG 103:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:25,146 DEBUG 105:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2021-05-09 01:24:25,146 DEBUG 106:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-availability-zone", "hypervisor-type": "nova" } 2021-05-09 01:24:25,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:25,241 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-05-09 01:24:25,242 INFO 116:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-05-09 01:24:25,243 DEBUG 120:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-05-09 01:24:25,255 DEBUG 103:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:25,255 DEBUG 105:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/complexes/complex/lannion 2021-05-09 01:24:25,255 DEBUG 106:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2021-05-09 01:24:25,257 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:25,316 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-05-09 01:24:25,318 INFO 116:onap_service.py(1) - [AAI][create complex] response code: 412 2021-05-09 01:24:25,318 DEBUG 120: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-05-09 01:24:25,318 ERROR 129: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-05-09 01:24:25,318 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-05-09 01:24:25,319 DEBUG 195: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-05-09 01:24:25,319 DEBUG 197: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-05-09 01:24:25,319 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:24:25,325 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:25,325 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-05-09 01:24:25,325 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:24:25,328 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:25,458 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-05-09 01:24:25,459 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-09 01:24:25,459 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1620523464710"}]} 2021-05-09 01:24:25,469 DEBUG 103:onap_service.py(1) - [AAI][add relationship to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:25,469 DEBUG 105:onap_service.py(1) - [AAI][add relationship to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship 2021-05-09 01:24:25,469 DEBUG 106:onap_service.py(1) - [AAI][add relationship to cloud region] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2021-05-09 01:24:25,471 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:25,629 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-05-09 01:24:25,630 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200 2021-05-09 01:24:25,630 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 2021-05-09 01:24:25,638 DEBUG 103:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:25,638 DEBUG 105:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-05-09 01:24:25,639 DEBUG 106:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicvm-customer", "subscriber-name": "basicvm-customer", "subscriber-type": "INFRA" } 2021-05-09 01:24:25,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:25,727 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-05-09 01:24:25,727 INFO 116:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-05-09 01:24:25,728 DEBUG 120:onap_service.py(1) - [AAI][declare customer] response: 2021-05-09 01:24:25,729 DEBUG 195: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-05-09 01:24:25,729 DEBUG 197: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-05-09 01:24:25,729 DEBUG 198:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-05-09 01:24:25,730 DEBUG 103:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:25,730 DEBUG 105:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-05-09 01:24:25,730 DEBUG 106:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-05-09 01:24:25,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:25,795 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-05-09 01:24:25,796 INFO 116:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-05-09 01:24:25,796 DEBUG 120:onap_service.py(1) - [AAI][get created customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1620523465693"} 2021-05-09 01:24:25,798 DEBUG 195: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-05-09 01:24:25,798 DEBUG 197: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-05-09 01:24:25,798 DEBUG 198:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-05-09 01:24:25,798 DEBUG 103:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:25,799 DEBUG 105:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-05-09 01:24:25,799 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-05-09 01:24:25,800 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:25,855 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-05-09 01:24:25,856 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-05-09 01:24:25,856 DEBUG 120:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1620523465693"} 2021-05-09 01:24:25,859 DEBUG 195: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-05-09 01:24:25,860 DEBUG 197: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-05-09 01:24:25,860 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-05-09 01:24:25,860 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:25,860 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-05-09 01:24:25,860 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-05-09 01:24:25,862 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:25,907 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-05-09 01:24:25,908 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-05-09 01:24:25,909 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}} 2021-05-09 01:24:25,909 ERROR 129: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-05-09 01:24:25,910 ERROR 212: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-05-09 01:24:25,910 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-05-09 01:24:25,914 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-05-09 01:24:25,915 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-09 01:24:25,915 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:24:25,915 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:24:25,915 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:24:25,916 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:24:25,916 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:24:25,916 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:24:25,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:24:26,526 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2158 2021-05-09 01:24:26,528 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-09 01:24:26,528 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2e98a42a-0360-40e9-ad5d-a4dea6a8343c","invariantUUID":"e6628463-7037-4068-9264-160862d96a2f","name":"Demo_pNF_oi7V3eLClB0mDG2qMYpj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2e98a42a-0360-40e9-ad5d-a4dea6a8343c/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ee30b9b2-f5f2-4ada-903b-bfec97678359/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ca0a90-7015-4c05-829b-14017bb9aa08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a3e81b36-3cce-411f-843b-694d05b5eb2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/830b5869-314c-4dbd-8152-6f3ef736fc30/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-05-09 01:24:26,531 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_oi7V3eLClB0mDG2qMYpj from SDC 2021-05-09 01:24:26,531 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:26,531 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:26,532 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:24:26,532 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:24:26,532 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:26,532 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:26,532 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:24:26,532 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-09 01:24:26,532 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:26,532 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:26,532 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:24:26,533 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-09 01:24:26,533 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:26,533 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:26,533 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:24:26,533 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-09 01:24:26,533 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:26,533 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:26,533 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:24:26,533 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-09 01:24:26,534 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:26,534 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:26,534 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-09 01:24:26,534 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-05-09 01:24:26,534 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:24:26,535 INFO 192:__init__.py(1) - Service found, updating information 2021-05-09 01:24:26,535 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:24:26,535 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:24:26,535 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:24:26,536 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:24:26,536 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:24:26,537 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:24:26,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:24:27,307 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-05-09 01:24:27,309 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-09 01:24:27,311 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8372ca77-4a84-45d5-96f0-26031c93a091","lifecycleState":"CERTIFIED","lastUpdateDate":1620520812411,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a51c817-9863-4349-bc3e-8d13830e8874","invariantUUID":"79b754b1-fe17-4223-ad76-3386bbe04157","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dfc3488-dfcd-401e-b793-be7965c6adf7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520509551,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d20cbe4-67c9-448d-80e9-93966deb8d3a","invariantUUID":"36c0542a-57e4-4a3e-a18d-bb14f7087f12","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"94f12fcd-3757-4d4d-b5da-155205f803c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520763474,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef344089-9002-479a-b848-b2736f2f45b5","invariantUUID":"76e8a53a-c71f-4000-81f4-0ebb9b0493ff","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"df0787fd-fe58-43da-8d46-5d2d91041951","lifecycleState":"CERTIFIED","lastUpdateDate":1620520679356,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9205565c-5eaf-4b1c-a741-08f2ddb0b9fe","invariantUUID":"bbb6f6ae-5f82-4f05-9101-c1c3736944ce","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a27466fb-c28e-4151-8bb7-b8ba27d22a62","lifecycleState":"CERTIFIED","lastUpdateDate":1620520561357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b73836b1-4584-4f10-a563-648a386d32c2","invariantUUID":"6b5fe8f6-bd31-42a3-9d49-867a008d835f","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":"eaaaaf97-593a-4a95-9faf-583fb43e49e0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523363169,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4feddb9-e6f7-44b1-8d96-6b1134790ceb","invariantUUID":"84ebdec9-8331-4b52-afc4-3d3d35fa8c86","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"ed8b84c0-6435-42f7-8a7c-6b037f17b76e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520685589,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9dc97e-b0de-4917-b17f-96a6da757aec","invariantUUID":"0589a06e-1803-4313-b671-b6410c94f760","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":"659c770a-3be9-4864-b30b-87e64ad319e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520143278,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae87f426-aada-4b41-aa05-8b5d3c5cd061","invariantUUID":"862173ac-d8de-4871-9c88-aa20bfff8ecf","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":"loadBalancer","uniqueId":"5c311343-a276-4540-81c7-03862c0bb8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520067299,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"435a9617-97de-4e24-8a12-db2824bbf0c8","invariantUUID":"b4b998af-b586-4373-af36-931b2a22219b","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a4b567b9-00ca-49f0-bb78-48543308f9c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520578565,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed71fca4-64a6-4523-8cf4-3eec37e7f8d8","invariantUUID":"c93f5d90-3543-4b03-99e1-adfb700cdb8a","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":"defaulticon","uniqueId":"2085934a-d05b-4ef0-ae06-158609c1a63f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520662180,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab8d947f-58c4-4961-952c-a0cadfe3a951","invariantUUID":"dcafd543-b0ca-45de-af3f-96c8d4eafaec","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1bc4349-9eca-4761-a9eb-5bf58034b969","lifecycleState":"CERTIFIED","lastUpdateDate":1620520743061,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e383f9-b795-4db9-9788-f3e4806d6089","invariantUUID":"d58fe8ba-07c2-4a23-9fbf-14a41b85cbe1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cedf25ce-403a-485b-9a6c-f17b226c81e5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520286897,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6863096-0d65-4598-831a-2a7178e02cfe","invariantUUID":"bf7ba210-97c6-4c52-9cfc-e321fe483674","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":"networkrules","uniqueId":"6c0536d5-d578-4d61-ba6c-97f3a1e81383","lifecycleState":"CERTIFIED","lastUpdateDate":1620520246752,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b33c5d6-08b5-4b10-a3e3-75100b703faf","invariantUUID":"51d19653-9d4c-4851-a3fb-4f988ee57166","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":"f7a802cc-08ee-4f95-8201-fff3b3e746ae","lifecycleState":"CERTIFIED","lastUpdateDate":1620520492618,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52fe52bc-524d-4142-910d-2b96aca86326","invariantUUID":"5dbfc7e1-ed6e-4131-a6a7-e5faf2c09e1b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"05e42d80-8f74-4f65-9df3-d1236e3cffa1","lifecycleState":"CERTIFIED","lastUpdateDate":1620523242162,"name":"pNF db68b9f8-db25","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4a86dc4-aa7a-4325-a388-53e8bc2f5577","invariantUUID":"06687746-88d6-4227-8fc3-d295b0c085e7","systemName":"PnfDb68b9f8Db25","description":"vendor software product","tags":["pNF db68b9f8-db25"],"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":"defaulticon","uniqueId":"168f9905-58ac-489e-b2f3-e15acf320287","lifecycleState":"CERTIFIED","lastUpdateDate":1620520030076,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e285bb88-1c48-4f6e-a8ae-c265eb90dc74","invariantUUID":"b5ce8eb4-e1d3-45d1-bb71-408c6b7fc690","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":"e3a0f8ae-bddb-475a-818b-d7aef0a6599b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520309250,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88ac27f1-b69e-4f1c-a32c-e6b1c7aa003e","invariantUUID":"13cfeeb7-7d7d-4b14-939d-9d806d07d8e1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"078fdfa5-f659-45b7-891a-825abc354698","lifecycleState":"CERTIFIED","lastUpdateDate":1620520693810,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"389d6a79-7ddd-415e-aac3-be8cc5d0f0a2","invariantUUID":"91e98544-e169-4472-9242-25ee4fdb28b5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ecaa2f1-87a0-4f7a-b56f-19afaf3e080e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520326604,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff5390c-dc77-47aa-a2fe-4ae3aedb7894","invariantUUID":"fafe793b-bd05-451c-8b65-7c223d9d51eb","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":"compute","uniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1620519991849,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eccf5fd-1cd1-4074-9a48-e765d68122f9","invariantUUID":"e44b6c31-be01-4503-b7e8-553117b01c3f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","lifecycleState":"CERTIFIED","lastUpdateDate":1620520297750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f319512b-b17c-40da-8a8b-82cf820530b7","invariantUUID":"1e5af2d0-fb4c-431f-bd4b-bba3b3865f20","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":"702b4472-9c09-43ab-bdf6-bda1e01cc95a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520478750,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d15d0f3-93a8-44cb-abf9-d4d0f53c7ef3","invariantUUID":"bf5fdbad-84ac-4bae-97dc-d904c2d26bc1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c601e5a1-618c-44d5-940a-22a1b7f3fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520370760,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8295b61f-019c-479c-be8e-62d25cc14bb2","invariantUUID":"5cc2eff4-05eb-4f10-a888-79e0e5d8a54e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9acff15-c2b4-4092-b1db-9ec4f05617a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520544478,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddb59e44-f23b-4be7-b734-8daccb6be12e","invariantUUID":"0824a9be-5ce0-40e6-95b7-25a36d8fe186","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":"18e4de54-a533-48de-ae8d-b1bb64b20166","lifecycleState":"CERTIFIED","lastUpdateDate":1620520526665,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5f8e6f-d253-42c8-8695-071a57f644bc","invariantUUID":"95c080da-0429-492d-98aa-907a588a3fa9","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":"c8ee2351-0ce4-4fc6-9346-f3744f80f56b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520620760,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d4ed6b9-2042-49d3-afca-7104c3ea12c4","invariantUUID":"afa32573-5210-49a3-b128-304e59429cec","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":"defaulticon","uniqueId":"762699e1-42e0-4b59-9445-a082b2db82f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620520651310,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfb6f28e-41dd-449c-93ce-df9395b6ba7b","invariantUUID":"4aa36ab0-0100-4329-8537-16eaf33ab6b5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f2834db-ebd6-4ec9-bd4e-2384e39299ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620520780961,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e46c5fa5-06f7-445a-bbd8-1a90a7da40d1","invariantUUID":"d44b54cd-bc3c-43c9-aa0a-1d3cbbbf57c9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0df3cba1-3334-4c9d-a926-3554afeec6f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620523379359,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d365e365-3ba6-4794-8166-e334e2891916","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2b14cf02-39cb-4ff9-b044-be2a687ead23","lifecycleState":"CERTIFIED","lastUpdateDate":1620520669177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43188a18-ab8b-4f62-bfe4-b6c9cca57fee","invariantUUID":"00640a04-c851-4137-8bd2-58e267e89116","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":"defaulticon","uniqueId":"180ef514-c9b0-4c33-8f9e-80c7f6b4cf2d","lifecycleState":"CERTIFIED","lastUpdateDate":1620523372265,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f1579ab3-45cb-4bc9-ab63-8a660e50ab43","invariantUUID":"4afe892e-6b3b-43aa-97b6-7bb8ed7b8938","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":"objectStorage","uniqueId":"33f490d6-6436-49f4-b6b0-c79e1a74f550","lifecycleState":"CERTIFIED","lastUpdateDate":1620520124294,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb83127-49f7-485a-a26e-a7c2d2619930","invariantUUID":"ed6f0759-2cef-48f1-97a0-a576652d7c63","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fdcb4fbd-b484-4eb4-b57e-8b7c651fcdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520790568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aeddb723-9f02-43b3-8247-ab36a1cdb846","invariantUUID":"e13d1644-58c3-46a2-b5ba-26cb013710fb","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":"defaulticon","uniqueId":"9687b0c7-f1e1-4a4a-8ab4-543f038b3fea","lifecycleState":"CERTIFIED","lastUpdateDate":1620522661086,"name":"basic_onboard_onrSLv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","systemName":"BasicOnboardOnrslv","description":"VF","tags":["basic_onboard_onrSLv"],"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":"c677dc24-b19c-4cd3-9768-d48eb331d218","lifecycleState":"CERTIFIED","lastUpdateDate":1620520551051,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f343a2-b001-4617-bef1-c224e6dc66e5","invariantUUID":"7d805cdf-b130-4d4c-a57f-8e2e2d475bc1","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":"2e5e2587-9a33-4229-b13c-4a397411d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520846699,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"042e8368-0554-403b-9106-0f381359204b","invariantUUID":"1ac29f72-818d-4278-b5a9-5964c1e4560a","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":"a8770cc1-660e-4cde-b34a-a953cd4f408b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520084825,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3a19e58-d56b-45d5-9d20-3ddb684859db","invariantUUID":"da76bb41-c781-4e98-b1b5-f1c71fefb8df","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a5176ca-2fd0-4d10-863c-c136d51d7f26","lifecycleState":"CERTIFIED","lastUpdateDate":1620520825283,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec4aa69-46de-4b98-85ea-1909aa2ac27d","invariantUUID":"7e5760f7-7ef9-496c-8eac-35ab74baac88","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5945a687-2a2b-4d7c-84a5-1e4ee9e36f7b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520201873,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1027a584-8747-491c-bebb-8544bb937408","invariantUUID":"9a0db4fc-8934-4f85-9208-ba489eeb2889","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7297316b-051e-4aaf-a019-e8be39ae7cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520177250,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"423d8dea-f5f6-4f94-8246-627c5350e6cb","invariantUUID":"60b3fa89-0317-48af-8240-2933b23d41a7","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":"objectStorage","uniqueId":"a9f86147-f4a5-4085-8439-8b9935ee0fbd","lifecycleState":"CERTIFIED","lastUpdateDate":1620520114013,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a68ab6d8-9a7c-43c8-9e53-b6cf365987e5","invariantUUID":"a9a593a6-547a-4763-941f-66a08d9444ea","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520357412,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be23a3be-e980-454e-b4e7-93a2a691a99b","invariantUUID":"4303eb01-1c88-4200-b107-6f5cd02ba8ab","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":"compute","uniqueId":"1e52c5b7-4c0e-4862-9f30-719a3180f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520829364,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88d2f9a3-617c-4134-854e-9147d066994e","invariantUUID":"b49648b6-f392-4c53-87ad-7da53c83a1fd","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"614d2952-2b02-41e6-8367-7b21004e3a72","lifecycleState":"CERTIFIED","lastUpdateDate":1620520337450,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bcbc455-3e4d-4055-aead-d67f531195f6","invariantUUID":"b7b7e0bf-113f-47ae-b1b6-0109a3e4eb62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b11c1f1-0b52-44fc-8394-550c4fbb96d8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520467454,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"604b360a-952c-4929-8d6d-c1f61aa5bb1b","invariantUUID":"8ef1b176-9516-468b-8f53-fb39b213549d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1e16982-d73e-40ba-8f53-614140df88ff","lifecycleState":"CERTIFIED","lastUpdateDate":1620520040773,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"489955f4-d8df-4fe4-9002-75274b676e22","invariantUUID":"9679ef47-c649-4fa1-91ad-408ac41ceec9","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":"objectStorage","uniqueId":"44e54831-8f68-4d67-bb79-46770c325da3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520502959,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5910a47-1796-4f74-b87b-27adba311c7b","invariantUUID":"7be30480-b18d-45f4-8317-67edb2e32691","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1daca513-5f36-43ef-b977-32eeacb42358","lifecycleState":"CERTIFIED","lastUpdateDate":1620520364714,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46a27762-b66a-4924-b5f3-06c3b2be79a4","invariantUUID":"a5a15a60-08c8-4847-b246-3210869825b1","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":"port","uniqueId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842","lifecycleState":"CERTIFIED","lastUpdateDate":1620520077153,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc75c95d-d090-4b9a-ad45-7d3312e32b8b","invariantUUID":"3141f91b-6203-4558-983e-c6d6ff643673","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":"a9f24ca4-0f0a-4f91-9f3f-63cc1b7e01cc","lifecycleState":"CERTIFIED","lastUpdateDate":1620520461186,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f639f2a5-5d66-4cd3-9d9d-3c2a29a1398d","invariantUUID":"c6068a1f-53e9-40f9-9bbd-84d4ea914a23","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":"8cd6b110-b31d-40c9-9054-63404736f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520704414,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4cd18f2-8aef-4eba-ae77-b7c69aa5e5da","invariantUUID":"4be96675-3ad8-4d6a-a1ce-97e4668c2eb9","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":"4680d67b-4c7d-45ef-be1f-9f07b57016e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520720970,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9e4b5b-4f1f-469a-85ab-4bbaef1d4693","invariantUUID":"f5d69076-aa5b-4f6e-aff1-2d2e152ebf29","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00b4f124-8487-4313-a3fb-0f52f46458c0","lifecycleState":"CERTIFIED","lastUpdateDate":1620520409349,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d66c12-7fe9-4757-b122-49486f80178b","invariantUUID":"b9ed9e79-74bf-4692-aa74-7810760f32b3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1e4a39e-cfe3-4456-ab60-d7040afaf9c7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520184610,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58a72968-c141-4084-ba5b-202ed02a6c3a","invariantUUID":"3123b22f-54e4-4354-a532-a9689619d30f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b42f6d5d-82df-4448-8348-37f29effff99","lifecycleState":"CERTIFIED","lastUpdateDate":1620520750085,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0fdefb-90ff-4dbb-b949-1f3d06de6ecf","invariantUUID":"9582583c-06a8-4e51-af90-6d97048570ed","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"745bebf9-b6eb-456e-b80d-ff950a470aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520149778,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e00292da-e801-4ff6-8788-9c70355f2766","invariantUUID":"07624114-c17e-4683-8646-3b017da9c122","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5484bd6-d833-4e76-b694-155d02c8169e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520319987,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"208b9e4b-41cb-4a65-8d4c-909b0644d137","invariantUUID":"9830fe0e-5530-4317-9585-7e6cd1129ce3","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":"defaulticon","uniqueId":"ef694f50-7366-4a78-baa4-bb073a63a19d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520160671,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12a8447d-8668-4ca6-9ea9-56a08e759be3","invariantUUID":"6fb78f32-22ad-48ff-89d5-3873816b9f2a","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a83bf5a7-87fe-4bbf-80b7-a0ce2aeb1816","lifecycleState":"CERTIFIED","lastUpdateDate":1620520130659,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5665f505-24f4-49ae-ab6e-39a00a65db99","invariantUUID":"e4e50ccb-3511-4952-a6f9-aaf07c3a7205","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":"62a72418-7ee9-489a-93d1-6765797ce71b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520485517,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eb5766a2-2d04-4078-8e6f-6a350704e639","invariantUUID":"b0d19db3-09f2-44f6-95d0-fae2df2e9155","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":"3b2c32b6-bd82-4577-b3f8-d61a8fa483bb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520727292,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f1d4be9-fc29-4f01-8969-4bf2aacd0012","invariantUUID":"cb2fe0d9-2ff2-4106-8183-a55b5b19282c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6c3ac79-1366-4ad5-b7ca-5ea3921acfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1620520444175,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c7a011b-b4d5-4439-9afa-cc82b30e2447","invariantUUID":"0f873fac-7fa6-48e6-a218-76cb9add1c83","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":"objectStorage","uniqueId":"e16f1b01-f229-4c20-b476-a54b3596454c","lifecycleState":"CERTIFIED","lastUpdateDate":1620520047448,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c71f372-7e0a-4f6c-80ac-b4c90085f7d8","invariantUUID":"e5d88ce2-541f-473c-aea7-9d7abac67e3a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101d7bf1-25db-4376-b9b6-44d39b6cf8ba","lifecycleState":"CERTIFIED","lastUpdateDate":1620520190958,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffcec65f-f660-43ae-9010-f2225f25469a","invariantUUID":"e8e2b46c-d3ad-422d-83d5-af6563a33ab2","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":"compute","uniqueId":"524036a8-1235-42ff-b91b-7e02e1c3b4a8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520520672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db6e92c1-3584-40dc-aa65-7271391f9b17","invariantUUID":"fd5bbeb8-c25c-4ba2-9900-695e07dffb12","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f622b6fe-87aa-42e8-8a90-2507855aea2a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520840357,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69a7b252-c241-4f8c-9e54-6e29dbc63db2","invariantUUID":"6873d76c-8acc-42d9-9830-1f1eeb2b1fa4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8a01354-cdbc-44e3-abfd-8ee2f46c56f8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520256812,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be0a85d-765a-4ee2-92b3-2c9586c04512","invariantUUID":"be919550-15ef-40fe-80ba-7b8ba532452e","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":"817525a7-69ff-4c64-b35a-a81764a442cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520710360,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafb43f1-b36a-43a3-b005-2e9bbf9473d1","invariantUUID":"92ce6e71-4d78-445f-bc58-a612e601086d","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":"objectStorage","uniqueId":"22d9d7b4-dade-4169-813f-2ba1e4954241","lifecycleState":"CERTIFIED","lastUpdateDate":1620520585521,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"754659f2-40d4-49a1-9d84-4a6394c82c32","invariantUUID":"186efeb2-d499-402e-8b36-748d55e297b4","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":"fcf7a127-3447-4745-a0b1-d5869411ff29","lifecycleState":"CERTIFIED","lastUpdateDate":1620520167102,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae26996a-6db5-4646-a9cd-cb7bc4cca5ca","invariantUUID":"f7061682-e210-4fa1-923a-88ff67c99944","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"782dffed-8e8c-4013-bd83-d9bec3c5792e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520770453,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"329e31ea-cc46-441d-86f7-839cd036f547","invariantUUID":"1d08be9d-c3f6-4fb8-86bc-11772adfcf41","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":"c907bef5-05f5-4456-8523-e5c7e5a31fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520609550,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d784bbc-5fc9-4922-adae-ae0e194e7121","invariantUUID":"7c927af4-d067-4ff4-bb57-652375e8851f","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":"networkrules","uniqueId":"3fe23d3a-1c45-484b-8925-30550170f81d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520280579,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8a00bf6e-60af-4b4b-9310-1fc37b101921","invariantUUID":"ec4529d1-e7b1-40ec-b2af-1e8f58c0ab00","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":"37e02c57-7630-4365-a13b-fc90408b8bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520433660,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b0e868b-e119-4b26-bb39-0c0559c612c3","invariantUUID":"a9958f36-8717-4927-be81-08e972f05669","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0223c3f-e152-4a0c-b7e1-6d3410ef47d7","lifecycleState":"CERTIFIED","lastUpdateDate":1620523439863,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"29de13cc-31ed-4499-b038-96c1dd4de6d9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523457852,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","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":"8c84b25d-fc8e-48d1-886c-91170e2868a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523202567,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"55d43c05-9a92-422e-88a3-716eed518dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1620523266071,"name":"Demo_pNF_oi7V3eLClB0mDG2qMYpj","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"2e98a42a-0360-40e9-ad5d-a4dea6a8343c","invariantUUID":"e6628463-7037-4068-9264-160862d96a2f","systemName":"DemoPnfOi7v3elclb0mdg2qmypj","description":"catalog service description","tags":["robot-ete","Demo_pNF_oi7V3eLClB0mDG2qMYpj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"62053ebb-34e8-45dc-abde-42d1ec677367","lifecycleState":"CERTIFIED","lastUpdateDate":1620522737450,"name":"basic_onboard_onrSLv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","systemName":"BasicOnboardOnrslv","description":"service","tags":["basic_onboard_onrSLv"],"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":"ded38a67-f62b-46e1-bda6-a0e4c48a0543","lifecycleState":"CERTIFIED","lastUpdateDate":1620523438652,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","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}]}]} 2021-05-09 01:24:27,317 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-05-09 01:24:27,318 DEBUG 103:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:27,318 DEBUG 105:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm 2021-05-09 01:24:27,318 DEBUG 106:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "93b650f1-09af-4b34-a83e-3247bafd66b2" } 2021-05-09 01:24:27,320 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:27,450 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-05-09 01:24:27,451 INFO 116:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-05-09 01:24:27,451 DEBUG 120:onap_service.py(1) - [AAI][Create service subscription] response: 2021-05-09 01:24:27,453 DEBUG 195: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-05-09 01:24:27,454 DEBUG 197: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-05-09 01:24:27,454 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-05-09 01:24:27,454 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:27,454 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-05-09 01:24:27,455 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-05-09 01:24:27,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:27,560 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-05-09 01:24:27,561 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-05-09 01:24:27,562 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1620523467358"}]} 2021-05-09 01:24:27,564 DEBUG 195: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-05-09 01:24:27,564 DEBUG 197: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-05-09 01:24:27,565 DEBUG 198:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-05-09 01:24:27,565 DEBUG 103:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:27,565 DEBUG 105:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-05-09 01:24:27,565 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-05-09 01:24:27,567 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:27,659 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-05-09 01:24:27,660 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-05-09 01:24:27,661 DEBUG 120:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1620523465693"} 2021-05-09 01:24:27,663 DEBUG 195: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-05-09 01:24:27,663 DEBUG 197: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-05-09 01:24:27,663 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-05-09 01:24:27,664 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:27,664 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-05-09 01:24:27,664 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-05-09 01:24:27,667 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:27,761 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-05-09 01:24:27,762 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-05-09 01:24:27,763 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1620523467358"}]} 2021-05-09 01:24:27,765 DEBUG 195: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-05-09 01:24:27,765 DEBUG 197: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-05-09 01:24:27,765 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:24:27,765 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:27,765 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-05-09 01:24:27,766 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:24:27,767 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:27,860 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-05-09 01:24:27,860 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-09 01:24:27,861 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1620523465510","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-05-09 01:24:27,863 DEBUG 195: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-05-09 01:24:27,863 DEBUG 197: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/1a35b7bbff774c63869c0e15b849b05e 2021-05-09 01:24:27,863 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-09 01:24:27,863 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:27,863 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e 2021-05-09 01:24:27,863 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-09 01:24:27,865 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:27,954 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/1a35b7bbff774c63869c0e15b849b05e HTTP/1.1" 200 148 2021-05-09 01:24:27,955 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-05-09 01:24:27,955 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"1a35b7bbff774c63869c0e15b849b05e","tenant-name":"onap-honolulu-daily-vnfs","tenant-context":"None","resource-version":"1620523465035"} 2021-05-09 01:24:27,964 DEBUG 103:onap_service.py(1) - [AAI][add relationship to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:27,965 DEBUG 105:onap_service.py(1) - [AAI][add relationship to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship 2021-05-09 01:24:27,965 DEBUG 106:onap_service.py(1) - [AAI][add relationship to cloud region] data sent: { "related-to": "tenant", "related-link": "https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e?resource-version=1620523465035", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-honolulu-daily-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": "1a35b7bbff774c63869c0e15b849b05e"}] } 2021-05-09 01:24:27,967 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:28,152 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-05-09 01:24:28,153 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200 2021-05-09 01:24:28,154 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 2021-05-09 01:24:28,156 DEBUG 195: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-05-09 01:24:28,156 DEBUG 197: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-05-09 01:24:28,156 DEBUG 198:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-05-09 01:24:28,157 DEBUG 103:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:28,157 DEBUG 105:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-05-09 01:24:28,157 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-05-09 01:24:28,160 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:28,260 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-05-09 01:24:28,262 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-05-09 01:24:28,263 DEBUG 120:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1620523465693"} 2021-05-09 01:24:28,265 DEBUG 195: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-05-09 01:24:28,266 DEBUG 197: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-05-09 01:24:28,266 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:24:28,266 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:28,266 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-05-09 01:24:28,266 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:24:28,268 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:28,340 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-05-09 01:24:28,341 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-09 01:24:28,341 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1620523465510","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-05-09 01:24:28,343 DEBUG 195: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-05-09 01:24:28,343 DEBUG 197: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/1a35b7bbff774c63869c0e15b849b05e 2021-05-09 01:24:28,343 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-09 01:24:28,344 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:28,344 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e 2021-05-09 01:24:28,344 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-09 01:24:28,346 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:28,456 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/1a35b7bbff774c63869c0e15b849b05e HTTP/1.1" 200 611 2021-05-09 01:24:28,457 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-05-09 01:24:28,457 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"1a35b7bbff774c63869c0e15b849b05e","tenant-name":"onap-honolulu-daily-vnfs","tenant-context":"None","resource-version":"1620523468002","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-05-09 01:24:28,460 DEBUG 195: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-05-09 01:24:28,460 DEBUG 197: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-05-09 01:24:28,460 DEBUG 198:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-05-09 01:24:28,460 DEBUG 103:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:28,460 DEBUG 105:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities 2021-05-09 01:24:28,461 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-05-09 01:24:28,463 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:28,565 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 966 2021-05-09 01:24:28,566 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-05-09 01:24:28,566 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"56f26eb6-33f6-4581-a6a1-52e4419609ba","owning-entity-name":"basicnw-oe","resource-version":"1620523340519","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/078aee2b-9934-4dba-a67f-7c3c6fede477","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"078aee2b-9934-4dba-a67f-7c3c6fede477"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-b133ca5c-0786-44c9-83ec-4ba3cb57648c"}]}]}}]} 2021-05-09 01:24:28,568 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-05-09 01:24:28,579 DEBUG 103:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:28,579 DEBUG 105:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/d72cb42b-b4f8-4e74-b6d6-54756cd477ce 2021-05-09 01:24:28,579 DEBUG 106:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "d72cb42b-b4f8-4e74-b6d6-54756cd477ce" } 2021-05-09 01:24:28,581 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:28,752 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/d72cb42b-b4f8-4e74-b6d6-54756cd477ce HTTP/1.1" 201 0 2021-05-09 01:24:28,753 INFO 116:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-05-09 01:24:28,753 DEBUG 120:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-05-09 01:24:28,755 DEBUG 195: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-05-09 01:24:28,755 DEBUG 197: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/d72cb42b-b4f8-4e74-b6d6-54756cd477ce 2021-05-09 01:24:28,755 DEBUG 198:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-05-09 01:24:28,755 DEBUG 103:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:24:28,756 DEBUG 105:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/d72cb42b-b4f8-4e74-b6d6-54756cd477ce 2021-05-09 01:24:28,756 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-05-09 01:24:28,758 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:24:28,854 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/d72cb42b-b4f8-4e74-b6d6-54756cd477ce HTTP/1.1" 200 128 2021-05-09 01:24:28,856 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-05-09 01:24:28,856 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"d72cb42b-b4f8-4e74-b6d6-54756cd477ce","owning-entity-name":"basicvm-oe","resource-version":"1620523468620"} 2021-05-09 01:24:28,865 DEBUG 103:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-05-09 01:24:28,865 DEBUG 105:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] url used: https://vid.api.simpledemo.onap.org:30200/vid/maintenance/category_parameter/project 2021-05-09 01:24:28,865 DEBUG 106:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] data sent: { "options": ["basicvm-project"] } 2021-05-09 01:24:28,867 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-05-09 01:24:29,491 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13 2021-05-09 01:24:29,493 INFO 116:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response code: 200 2021-05-09 01:24:29,494 DEBUG 120:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response: {"errors":[]} 2021-05-09 01:24:29,496 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-05-09 01:24:29,496 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-05-09 01:24:29,496 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-09 01:24:29,496 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:24:29,496 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:24:29,496 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:24:29,496 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:24:29,496 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:24:29,497 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:24:29,498 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:24:31,176 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2158 2021-05-09 01:24:31,178 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-09 01:24:31,179 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2e98a42a-0360-40e9-ad5d-a4dea6a8343c","invariantUUID":"e6628463-7037-4068-9264-160862d96a2f","name":"Demo_pNF_oi7V3eLClB0mDG2qMYpj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2e98a42a-0360-40e9-ad5d-a4dea6a8343c/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ee30b9b2-f5f2-4ada-903b-bfec97678359/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ca0a90-7015-4c05-829b-14017bb9aa08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a3e81b36-3cce-411f-843b-694d05b5eb2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/830b5869-314c-4dbd-8152-6f3ef736fc30/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-05-09 01:24:31,183 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_oi7V3eLClB0mDG2qMYpj from SDC 2021-05-09 01:24:31,183 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:31,183 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:31,183 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:24:31,183 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:24:31,183 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:31,183 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:31,184 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:24:31,184 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-09 01:24:31,184 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:31,184 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:31,184 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:24:31,184 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-09 01:24:31,184 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:31,184 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:31,184 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:24:31,185 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-09 01:24:31,185 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:31,185 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:31,185 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:24:31,185 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-09 01:24:31,185 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:24:31,185 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:24:31,185 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-09 01:24:31,185 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-05-09 01:24:31,186 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:24:31,186 INFO 192:__init__.py(1) - Service found, updating information 2021-05-09 01:24:31,186 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:24:31,186 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:24:31,186 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:24:31,186 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:24:31,187 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:24:31,187 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:24:31,188 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:24:39,571 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-05-09 01:24:39,573 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-09 01:24:39,574 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8372ca77-4a84-45d5-96f0-26031c93a091","lifecycleState":"CERTIFIED","lastUpdateDate":1620520812411,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a51c817-9863-4349-bc3e-8d13830e8874","invariantUUID":"79b754b1-fe17-4223-ad76-3386bbe04157","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dfc3488-dfcd-401e-b793-be7965c6adf7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520509551,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d20cbe4-67c9-448d-80e9-93966deb8d3a","invariantUUID":"36c0542a-57e4-4a3e-a18d-bb14f7087f12","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"94f12fcd-3757-4d4d-b5da-155205f803c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520763474,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef344089-9002-479a-b848-b2736f2f45b5","invariantUUID":"76e8a53a-c71f-4000-81f4-0ebb9b0493ff","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"df0787fd-fe58-43da-8d46-5d2d91041951","lifecycleState":"CERTIFIED","lastUpdateDate":1620520679356,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9205565c-5eaf-4b1c-a741-08f2ddb0b9fe","invariantUUID":"bbb6f6ae-5f82-4f05-9101-c1c3736944ce","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a27466fb-c28e-4151-8bb7-b8ba27d22a62","lifecycleState":"CERTIFIED","lastUpdateDate":1620520561357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b73836b1-4584-4f10-a563-648a386d32c2","invariantUUID":"6b5fe8f6-bd31-42a3-9d49-867a008d835f","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":"eaaaaf97-593a-4a95-9faf-583fb43e49e0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523363169,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4feddb9-e6f7-44b1-8d96-6b1134790ceb","invariantUUID":"84ebdec9-8331-4b52-afc4-3d3d35fa8c86","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"ed8b84c0-6435-42f7-8a7c-6b037f17b76e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520685589,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9dc97e-b0de-4917-b17f-96a6da757aec","invariantUUID":"0589a06e-1803-4313-b671-b6410c94f760","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":"659c770a-3be9-4864-b30b-87e64ad319e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520143278,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae87f426-aada-4b41-aa05-8b5d3c5cd061","invariantUUID":"862173ac-d8de-4871-9c88-aa20bfff8ecf","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":"loadBalancer","uniqueId":"5c311343-a276-4540-81c7-03862c0bb8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520067299,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"435a9617-97de-4e24-8a12-db2824bbf0c8","invariantUUID":"b4b998af-b586-4373-af36-931b2a22219b","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a4b567b9-00ca-49f0-bb78-48543308f9c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520578565,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed71fca4-64a6-4523-8cf4-3eec37e7f8d8","invariantUUID":"c93f5d90-3543-4b03-99e1-adfb700cdb8a","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":"defaulticon","uniqueId":"2085934a-d05b-4ef0-ae06-158609c1a63f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520662180,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab8d947f-58c4-4961-952c-a0cadfe3a951","invariantUUID":"dcafd543-b0ca-45de-af3f-96c8d4eafaec","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1bc4349-9eca-4761-a9eb-5bf58034b969","lifecycleState":"CERTIFIED","lastUpdateDate":1620520743061,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e383f9-b795-4db9-9788-f3e4806d6089","invariantUUID":"d58fe8ba-07c2-4a23-9fbf-14a41b85cbe1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cedf25ce-403a-485b-9a6c-f17b226c81e5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520286897,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6863096-0d65-4598-831a-2a7178e02cfe","invariantUUID":"bf7ba210-97c6-4c52-9cfc-e321fe483674","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":"networkrules","uniqueId":"6c0536d5-d578-4d61-ba6c-97f3a1e81383","lifecycleState":"CERTIFIED","lastUpdateDate":1620520246752,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b33c5d6-08b5-4b10-a3e3-75100b703faf","invariantUUID":"51d19653-9d4c-4851-a3fb-4f988ee57166","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":"f7a802cc-08ee-4f95-8201-fff3b3e746ae","lifecycleState":"CERTIFIED","lastUpdateDate":1620520492618,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52fe52bc-524d-4142-910d-2b96aca86326","invariantUUID":"5dbfc7e1-ed6e-4131-a6a7-e5faf2c09e1b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"05e42d80-8f74-4f65-9df3-d1236e3cffa1","lifecycleState":"CERTIFIED","lastUpdateDate":1620523242162,"name":"pNF db68b9f8-db25","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e4a86dc4-aa7a-4325-a388-53e8bc2f5577","invariantUUID":"06687746-88d6-4227-8fc3-d295b0c085e7","systemName":"PnfDb68b9f8Db25","description":"vendor software product","tags":["pNF db68b9f8-db25"],"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":"defaulticon","uniqueId":"168f9905-58ac-489e-b2f3-e15acf320287","lifecycleState":"CERTIFIED","lastUpdateDate":1620520030076,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e285bb88-1c48-4f6e-a8ae-c265eb90dc74","invariantUUID":"b5ce8eb4-e1d3-45d1-bb71-408c6b7fc690","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":"e3a0f8ae-bddb-475a-818b-d7aef0a6599b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520309250,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88ac27f1-b69e-4f1c-a32c-e6b1c7aa003e","invariantUUID":"13cfeeb7-7d7d-4b14-939d-9d806d07d8e1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"078fdfa5-f659-45b7-891a-825abc354698","lifecycleState":"CERTIFIED","lastUpdateDate":1620520693810,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"389d6a79-7ddd-415e-aac3-be8cc5d0f0a2","invariantUUID":"91e98544-e169-4472-9242-25ee4fdb28b5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ecaa2f1-87a0-4f7a-b56f-19afaf3e080e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520326604,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff5390c-dc77-47aa-a2fe-4ae3aedb7894","invariantUUID":"fafe793b-bd05-451c-8b65-7c223d9d51eb","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":"compute","uniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1620519991849,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eccf5fd-1cd1-4074-9a48-e765d68122f9","invariantUUID":"e44b6c31-be01-4503-b7e8-553117b01c3f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","lifecycleState":"CERTIFIED","lastUpdateDate":1620520297750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f319512b-b17c-40da-8a8b-82cf820530b7","invariantUUID":"1e5af2d0-fb4c-431f-bd4b-bba3b3865f20","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":"702b4472-9c09-43ab-bdf6-bda1e01cc95a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520478750,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d15d0f3-93a8-44cb-abf9-d4d0f53c7ef3","invariantUUID":"bf5fdbad-84ac-4bae-97dc-d904c2d26bc1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c601e5a1-618c-44d5-940a-22a1b7f3fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520370760,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8295b61f-019c-479c-be8e-62d25cc14bb2","invariantUUID":"5cc2eff4-05eb-4f10-a888-79e0e5d8a54e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9acff15-c2b4-4092-b1db-9ec4f05617a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520544478,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddb59e44-f23b-4be7-b734-8daccb6be12e","invariantUUID":"0824a9be-5ce0-40e6-95b7-25a36d8fe186","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":"18e4de54-a533-48de-ae8d-b1bb64b20166","lifecycleState":"CERTIFIED","lastUpdateDate":1620520526665,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5f8e6f-d253-42c8-8695-071a57f644bc","invariantUUID":"95c080da-0429-492d-98aa-907a588a3fa9","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":"c8ee2351-0ce4-4fc6-9346-f3744f80f56b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520620760,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d4ed6b9-2042-49d3-afca-7104c3ea12c4","invariantUUID":"afa32573-5210-49a3-b128-304e59429cec","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":"defaulticon","uniqueId":"762699e1-42e0-4b59-9445-a082b2db82f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620520651310,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfb6f28e-41dd-449c-93ce-df9395b6ba7b","invariantUUID":"4aa36ab0-0100-4329-8537-16eaf33ab6b5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f2834db-ebd6-4ec9-bd4e-2384e39299ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620520780961,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e46c5fa5-06f7-445a-bbd8-1a90a7da40d1","invariantUUID":"d44b54cd-bc3c-43c9-aa0a-1d3cbbbf57c9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0df3cba1-3334-4c9d-a926-3554afeec6f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620523379359,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d365e365-3ba6-4794-8166-e334e2891916","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2b14cf02-39cb-4ff9-b044-be2a687ead23","lifecycleState":"CERTIFIED","lastUpdateDate":1620520669177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43188a18-ab8b-4f62-bfe4-b6c9cca57fee","invariantUUID":"00640a04-c851-4137-8bd2-58e267e89116","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":"defaulticon","uniqueId":"180ef514-c9b0-4c33-8f9e-80c7f6b4cf2d","lifecycleState":"CERTIFIED","lastUpdateDate":1620523372265,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f1579ab3-45cb-4bc9-ab63-8a660e50ab43","invariantUUID":"4afe892e-6b3b-43aa-97b6-7bb8ed7b8938","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":"objectStorage","uniqueId":"33f490d6-6436-49f4-b6b0-c79e1a74f550","lifecycleState":"CERTIFIED","lastUpdateDate":1620520124294,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb83127-49f7-485a-a26e-a7c2d2619930","invariantUUID":"ed6f0759-2cef-48f1-97a0-a576652d7c63","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fdcb4fbd-b484-4eb4-b57e-8b7c651fcdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520790568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aeddb723-9f02-43b3-8247-ab36a1cdb846","invariantUUID":"e13d1644-58c3-46a2-b5ba-26cb013710fb","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":"defaulticon","uniqueId":"9687b0c7-f1e1-4a4a-8ab4-543f038b3fea","lifecycleState":"CERTIFIED","lastUpdateDate":1620522661086,"name":"basic_onboard_onrSLv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","systemName":"BasicOnboardOnrslv","description":"VF","tags":["basic_onboard_onrSLv"],"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":"c677dc24-b19c-4cd3-9768-d48eb331d218","lifecycleState":"CERTIFIED","lastUpdateDate":1620520551051,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f343a2-b001-4617-bef1-c224e6dc66e5","invariantUUID":"7d805cdf-b130-4d4c-a57f-8e2e2d475bc1","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":"2e5e2587-9a33-4229-b13c-4a397411d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520846699,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"042e8368-0554-403b-9106-0f381359204b","invariantUUID":"1ac29f72-818d-4278-b5a9-5964c1e4560a","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":"a8770cc1-660e-4cde-b34a-a953cd4f408b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520084825,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3a19e58-d56b-45d5-9d20-3ddb684859db","invariantUUID":"da76bb41-c781-4e98-b1b5-f1c71fefb8df","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a5176ca-2fd0-4d10-863c-c136d51d7f26","lifecycleState":"CERTIFIED","lastUpdateDate":1620520825283,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec4aa69-46de-4b98-85ea-1909aa2ac27d","invariantUUID":"7e5760f7-7ef9-496c-8eac-35ab74baac88","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5945a687-2a2b-4d7c-84a5-1e4ee9e36f7b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520201873,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1027a584-8747-491c-bebb-8544bb937408","invariantUUID":"9a0db4fc-8934-4f85-9208-ba489eeb2889","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7297316b-051e-4aaf-a019-e8be39ae7cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520177250,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"423d8dea-f5f6-4f94-8246-627c5350e6cb","invariantUUID":"60b3fa89-0317-48af-8240-2933b23d41a7","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":"objectStorage","uniqueId":"a9f86147-f4a5-4085-8439-8b9935ee0fbd","lifecycleState":"CERTIFIED","lastUpdateDate":1620520114013,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a68ab6d8-9a7c-43c8-9e53-b6cf365987e5","invariantUUID":"a9a593a6-547a-4763-941f-66a08d9444ea","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520357412,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be23a3be-e980-454e-b4e7-93a2a691a99b","invariantUUID":"4303eb01-1c88-4200-b107-6f5cd02ba8ab","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":"compute","uniqueId":"1e52c5b7-4c0e-4862-9f30-719a3180f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520829364,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88d2f9a3-617c-4134-854e-9147d066994e","invariantUUID":"b49648b6-f392-4c53-87ad-7da53c83a1fd","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"614d2952-2b02-41e6-8367-7b21004e3a72","lifecycleState":"CERTIFIED","lastUpdateDate":1620520337450,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bcbc455-3e4d-4055-aead-d67f531195f6","invariantUUID":"b7b7e0bf-113f-47ae-b1b6-0109a3e4eb62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b11c1f1-0b52-44fc-8394-550c4fbb96d8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520467454,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"604b360a-952c-4929-8d6d-c1f61aa5bb1b","invariantUUID":"8ef1b176-9516-468b-8f53-fb39b213549d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1e16982-d73e-40ba-8f53-614140df88ff","lifecycleState":"CERTIFIED","lastUpdateDate":1620520040773,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"489955f4-d8df-4fe4-9002-75274b676e22","invariantUUID":"9679ef47-c649-4fa1-91ad-408ac41ceec9","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":"objectStorage","uniqueId":"44e54831-8f68-4d67-bb79-46770c325da3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520502959,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5910a47-1796-4f74-b87b-27adba311c7b","invariantUUID":"7be30480-b18d-45f4-8317-67edb2e32691","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1daca513-5f36-43ef-b977-32eeacb42358","lifecycleState":"CERTIFIED","lastUpdateDate":1620520364714,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46a27762-b66a-4924-b5f3-06c3b2be79a4","invariantUUID":"a5a15a60-08c8-4847-b246-3210869825b1","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":"port","uniqueId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842","lifecycleState":"CERTIFIED","lastUpdateDate":1620520077153,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc75c95d-d090-4b9a-ad45-7d3312e32b8b","invariantUUID":"3141f91b-6203-4558-983e-c6d6ff643673","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":"a9f24ca4-0f0a-4f91-9f3f-63cc1b7e01cc","lifecycleState":"CERTIFIED","lastUpdateDate":1620520461186,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f639f2a5-5d66-4cd3-9d9d-3c2a29a1398d","invariantUUID":"c6068a1f-53e9-40f9-9bbd-84d4ea914a23","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":"8cd6b110-b31d-40c9-9054-63404736f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520704414,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4cd18f2-8aef-4eba-ae77-b7c69aa5e5da","invariantUUID":"4be96675-3ad8-4d6a-a1ce-97e4668c2eb9","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":"4680d67b-4c7d-45ef-be1f-9f07b57016e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520720970,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9e4b5b-4f1f-469a-85ab-4bbaef1d4693","invariantUUID":"f5d69076-aa5b-4f6e-aff1-2d2e152ebf29","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00b4f124-8487-4313-a3fb-0f52f46458c0","lifecycleState":"CERTIFIED","lastUpdateDate":1620520409349,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d66c12-7fe9-4757-b122-49486f80178b","invariantUUID":"b9ed9e79-74bf-4692-aa74-7810760f32b3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1e4a39e-cfe3-4456-ab60-d7040afaf9c7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520184610,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58a72968-c141-4084-ba5b-202ed02a6c3a","invariantUUID":"3123b22f-54e4-4354-a532-a9689619d30f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b42f6d5d-82df-4448-8348-37f29effff99","lifecycleState":"CERTIFIED","lastUpdateDate":1620520750085,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0fdefb-90ff-4dbb-b949-1f3d06de6ecf","invariantUUID":"9582583c-06a8-4e51-af90-6d97048570ed","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"745bebf9-b6eb-456e-b80d-ff950a470aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520149778,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e00292da-e801-4ff6-8788-9c70355f2766","invariantUUID":"07624114-c17e-4683-8646-3b017da9c122","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5484bd6-d833-4e76-b694-155d02c8169e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520319987,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"208b9e4b-41cb-4a65-8d4c-909b0644d137","invariantUUID":"9830fe0e-5530-4317-9585-7e6cd1129ce3","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":"defaulticon","uniqueId":"ef694f50-7366-4a78-baa4-bb073a63a19d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520160671,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12a8447d-8668-4ca6-9ea9-56a08e759be3","invariantUUID":"6fb78f32-22ad-48ff-89d5-3873816b9f2a","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a83bf5a7-87fe-4bbf-80b7-a0ce2aeb1816","lifecycleState":"CERTIFIED","lastUpdateDate":1620520130659,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5665f505-24f4-49ae-ab6e-39a00a65db99","invariantUUID":"e4e50ccb-3511-4952-a6f9-aaf07c3a7205","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":"62a72418-7ee9-489a-93d1-6765797ce71b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520485517,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eb5766a2-2d04-4078-8e6f-6a350704e639","invariantUUID":"b0d19db3-09f2-44f6-95d0-fae2df2e9155","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":"3b2c32b6-bd82-4577-b3f8-d61a8fa483bb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520727292,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f1d4be9-fc29-4f01-8969-4bf2aacd0012","invariantUUID":"cb2fe0d9-2ff2-4106-8183-a55b5b19282c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6c3ac79-1366-4ad5-b7ca-5ea3921acfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1620520444175,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c7a011b-b4d5-4439-9afa-cc82b30e2447","invariantUUID":"0f873fac-7fa6-48e6-a218-76cb9add1c83","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":"objectStorage","uniqueId":"e16f1b01-f229-4c20-b476-a54b3596454c","lifecycleState":"CERTIFIED","lastUpdateDate":1620520047448,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c71f372-7e0a-4f6c-80ac-b4c90085f7d8","invariantUUID":"e5d88ce2-541f-473c-aea7-9d7abac67e3a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101d7bf1-25db-4376-b9b6-44d39b6cf8ba","lifecycleState":"CERTIFIED","lastUpdateDate":1620520190958,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffcec65f-f660-43ae-9010-f2225f25469a","invariantUUID":"e8e2b46c-d3ad-422d-83d5-af6563a33ab2","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":"compute","uniqueId":"524036a8-1235-42ff-b91b-7e02e1c3b4a8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520520672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db6e92c1-3584-40dc-aa65-7271391f9b17","invariantUUID":"fd5bbeb8-c25c-4ba2-9900-695e07dffb12","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f622b6fe-87aa-42e8-8a90-2507855aea2a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520840357,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69a7b252-c241-4f8c-9e54-6e29dbc63db2","invariantUUID":"6873d76c-8acc-42d9-9830-1f1eeb2b1fa4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8a01354-cdbc-44e3-abfd-8ee2f46c56f8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520256812,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be0a85d-765a-4ee2-92b3-2c9586c04512","invariantUUID":"be919550-15ef-40fe-80ba-7b8ba532452e","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":"817525a7-69ff-4c64-b35a-a81764a442cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520710360,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafb43f1-b36a-43a3-b005-2e9bbf9473d1","invariantUUID":"92ce6e71-4d78-445f-bc58-a612e601086d","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":"objectStorage","uniqueId":"22d9d7b4-dade-4169-813f-2ba1e4954241","lifecycleState":"CERTIFIED","lastUpdateDate":1620520585521,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"754659f2-40d4-49a1-9d84-4a6394c82c32","invariantUUID":"186efeb2-d499-402e-8b36-748d55e297b4","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":"fcf7a127-3447-4745-a0b1-d5869411ff29","lifecycleState":"CERTIFIED","lastUpdateDate":1620520167102,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae26996a-6db5-4646-a9cd-cb7bc4cca5ca","invariantUUID":"f7061682-e210-4fa1-923a-88ff67c99944","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"782dffed-8e8c-4013-bd83-d9bec3c5792e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520770453,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"329e31ea-cc46-441d-86f7-839cd036f547","invariantUUID":"1d08be9d-c3f6-4fb8-86bc-11772adfcf41","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":"c907bef5-05f5-4456-8523-e5c7e5a31fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520609550,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d784bbc-5fc9-4922-adae-ae0e194e7121","invariantUUID":"7c927af4-d067-4ff4-bb57-652375e8851f","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":"networkrules","uniqueId":"3fe23d3a-1c45-484b-8925-30550170f81d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520280579,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8a00bf6e-60af-4b4b-9310-1fc37b101921","invariantUUID":"ec4529d1-e7b1-40ec-b2af-1e8f58c0ab00","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":"37e02c57-7630-4365-a13b-fc90408b8bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520433660,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b0e868b-e119-4b26-bb39-0c0559c612c3","invariantUUID":"a9958f36-8717-4927-be81-08e972f05669","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0223c3f-e152-4a0c-b7e1-6d3410ef47d7","lifecycleState":"CERTIFIED","lastUpdateDate":1620523439863,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"29de13cc-31ed-4499-b038-96c1dd4de6d9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523457852,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","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":"8c84b25d-fc8e-48d1-886c-91170e2868a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523202567,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"55d43c05-9a92-422e-88a3-716eed518dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1620523266071,"name":"Demo_pNF_oi7V3eLClB0mDG2qMYpj","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"2e98a42a-0360-40e9-ad5d-a4dea6a8343c","invariantUUID":"e6628463-7037-4068-9264-160862d96a2f","systemName":"DemoPnfOi7v3elclb0mdg2qmypj","description":"catalog service description","tags":["robot-ete","Demo_pNF_oi7V3eLClB0mDG2qMYpj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"62053ebb-34e8-45dc-abde-42d1ec677367","lifecycleState":"CERTIFIED","lastUpdateDate":1620522737450,"name":"basic_onboard_onrSLv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","systemName":"BasicOnboardOnrslv","description":"service","tags":["basic_onboard_onrSLv"],"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":"ded38a67-f62b-46e1-bda6-a0e4c48a0543","lifecycleState":"CERTIFIED","lastUpdateDate":1620523438652,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","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}]}]} 2021-05-09 01:24:39,578 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-05-09 01:24:39,578 DEBUG 195: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-05-09 01:24:39,578 DEBUG 197: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/045a4a34-359e-4b25-9d2c-7137e8032018/distribution 2021-05-09 01:24:39,578 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-05-09 01:24:39,578 DEBUG 103:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:24:39,579 DEBUG 105:onap_service.py(1) - [SDC][Get Metadata for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/distribution 2021-05-09 01:24:39,579 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-05-09 01:24:39,580 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:24:39,664 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/distribution HTTP/1.1" 200 205 2021-05-09 01:24:39,666 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-05-09 01:24:39,666 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"5b651dc1-e8a8-43c6-967b-041c8cb1c806","timestamp":"2021-05-09 01:24:17.012 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-05-09 01:24:39,670 DEBUG 195: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-05-09 01:24:39,670 DEBUG 197: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/5b651dc1-e8a8-43c6-967b-041c8cb1c806 2021-05-09 01:24:39,670 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-05-09 01:24:39,671 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:24:39,671 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/5b651dc1-e8a8-43c6-967b-041c8cb1c806 2021-05-09 01:24:39,671 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-05-09 01:24:39,673 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:24:39,771 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/5b651dc1-e8a8-43c6-967b-041c8cb1c806 HTTP/1.1" 200 None 2021-05-09 01:24:39,773 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-05-09 01:24:39,774 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","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":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523465462","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523466785","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523465572","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523466635","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523466743","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523464284","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523464393","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523465643","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523465292","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523464272","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523464173","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","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":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-05-09 01:24:39,776 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', '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': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523465462', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523466785', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523465572', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523466635', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523466743', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523464284', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523464393', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523465643', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523465292', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523464272', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523464173', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', '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': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-05-09 01:24:39,777 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-05-09 01:25:39,835 DEBUG 195: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-05-09 01:25:39,835 DEBUG 197: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/5b651dc1-e8a8-43c6-967b-041c8cb1c806 2021-05-09 01:25:39,835 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-05-09 01:25:39,835 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:25:39,836 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/5b651dc1-e8a8-43c6-967b-041c8cb1c806 2021-05-09 01:25:39,836 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-05-09 01:25:39,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:25:39,913 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/5b651dc1-e8a8-43c6-967b-041c8cb1c806 HTTP/1.1" 200 None 2021-05-09 01:25:39,915 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-05-09 01:25:39,916 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","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":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523465462","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523466785","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523465572","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523466635","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523466743","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523464284","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523464393","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1620523466954","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523465643","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523465292","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523464272","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523464173","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","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":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-05-09 01:25:39,919 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', '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': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523465462', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523466785', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523465572', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523466635', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523466743', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523464284', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523464393', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1620523466954', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523465643', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523465292', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523464272', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523464173', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', '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': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-05-09 01:25:39,919 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-05-09 01:26:39,979 DEBUG 195: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-05-09 01:26:39,979 DEBUG 197: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/5b651dc1-e8a8-43c6-967b-041c8cb1c806 2021-05-09 01:26:39,980 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-05-09 01:26:39,980 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:26:39,981 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/5b651dc1-e8a8-43c6-967b-041c8cb1c806 2021-05-09 01:26:39,981 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-05-09 01:26:39,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:26:40,077 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/5b651dc1-e8a8-43c6-967b-041c8cb1c806 HTTP/1.1" 200 None 2021-05-09 01:26:40,079 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-05-09 01:26:40,079 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523467642","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","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":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523465462","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523466785","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523465572","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523466635","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523466743","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523464284","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523464393","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1620523466954","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523465643","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523465292","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523464272","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523464173","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","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":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-05-09 01:26:40,082 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523467642', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', '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': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523465462', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523466785', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523465572', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523466635', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523466743', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523464284', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523464393', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1620523466954', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523465643', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523465292', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523464272', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523464173', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', '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': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-05-09 01:26:40,082 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-05-09 01:27:40,143 DEBUG 195: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-05-09 01:27:40,144 DEBUG 197: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/5b651dc1-e8a8-43c6-967b-041c8cb1c806 2021-05-09 01:27:40,144 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-05-09 01:27:40,145 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:27:40,145 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/5b651dc1-e8a8-43c6-967b-041c8cb1c806 2021-05-09 01:27:40,145 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-05-09 01:27:40,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:27:40,285 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/5b651dc1-e8a8-43c6-967b-041c8cb1c806 HTTP/1.1" 200 None 2021-05-09 01:27:40,286 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-05-09 01:27:40,287 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523467642","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","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":"1620523486854","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523467948","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":"1620523490353","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1620523467586","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1620523467586","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523468793","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523468646","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1620523467586","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":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523465462","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523467948","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523467763","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523467948","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523467948","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523466785","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1620523467586","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523484622","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1620523466954","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523467948","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523467948","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":"1620523492580","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1620523466954","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1620523470772","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":"1620523481929","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1620523466954","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1620523470772","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523467789","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1620523466954","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":"1620523465572","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1620523481929","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":"1620523470772","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1620523467586","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","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":"1620523470772","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1620523467586","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1620523466954","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523466635","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523466743","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523464284","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523464393","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1620523466954","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523465643","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1620523481929","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523465292","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523464272","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1620523470772","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":"1620523468765","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1620523470772","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":"1620523479483","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523472282","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1620523467586","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523464173","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","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":"1620523481929","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":"1620523481929","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523485643","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1620523493584","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1620523466954","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523470275","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","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":"1620523470772","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523486647","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523471279","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1620523481929","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523467948","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1620523485851","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","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":"1620523481929","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-05-09 01:27:40,290 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523467642', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', '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': '1620523486854', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523467948', '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': '1620523490353', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1620523467586', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1620523467586', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523468793', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523468646', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1620523467586', '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': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523465462', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523467948', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523467763', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523467948', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523467948', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523466785', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1620523467586', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523484622', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1620523466954', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523467948', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523467948', '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': '1620523492580', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1620523466954', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1620523470772', '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': '1620523481929', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1620523466954', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1620523470772', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523467789', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1620523466954', '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': '1620523465572', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1620523481929', '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': '1620523470772', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1620523467586', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', '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': '1620523470772', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1620523467586', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1620523466954', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523466635', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523466743', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523464284', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523464393', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1620523466954', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523465643', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1620523481929', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523465292', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523464272', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1620523470772', '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': '1620523468765', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1620523470772', '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': '1620523479483', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523472282', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1620523467586', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523464173', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', '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': '1620523481929', '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': '1620523481929', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523485643', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1620523493584', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1620523466954', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523470275', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', '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': '1620523470772', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523486647', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523471279', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1620523481929', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523467948', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1620523485851', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', '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': '1620523481929', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-05-09 01:27:40,291 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-05-09 01:27:40,291 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-05-09 01:27:40,291 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-05-09 01:28:40,350 DEBUG 195: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-05-09 01:28:40,350 DEBUG 197: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/5b651dc1-e8a8-43c6-967b-041c8cb1c806 2021-05-09 01:28:40,350 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-05-09 01:28:40,351 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:28:40,351 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/5b651dc1-e8a8-43c6-967b-041c8cb1c806 2021-05-09 01:28:40,351 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-05-09 01:28:40,353 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:28:40,486 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/5b651dc1-e8a8-43c6-967b-041c8cb1c806 HTTP/1.1" 200 None 2021-05-09 01:28:40,487 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-05-09 01:28:40,488 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523467642","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","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":"1620523687680","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1620523486854","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523467948","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":"1620523490353","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1620523467586","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1620523467586","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523468793","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1620523497888","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523468646","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1620523497888","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":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1620523467586","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":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523465462","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1620523688684","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523467948","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523467763","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523467948","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523467948","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523466785","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1620523467586","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523484622","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1620523466954","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523467948","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":"1620523679169","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523467948","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":"1620523492580","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1620523466954","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1620523470772","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1620523497888","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":"1620523481929","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1620523466954","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1620523470772","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523467789","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1620523683277","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1620523684571","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":"1620523466954","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":"1620523465572","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1620523481929","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":"1620523470772","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1620523467586","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1620523497888","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","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":"1620523470772","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":"1620523497888","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1620523467586","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1620523466954","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523466635","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523466743","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523464284","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1620523497888","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1620523681778","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523462030","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523464393","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1620523466954","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523465643","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1620523481929","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":"1620523685673","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523465292","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523464272","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1620523470772","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":"1620523468765","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1620523470772","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":"1620523479483","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523472282","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1620523497888","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1620523467586","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523464173","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","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":"1620523481929","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":"1620523481929","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523485643","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1620523493584","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1620523466954","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523470275","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1620523449779","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1620523686676","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1620523470772","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523486647","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1620523454390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1620523471279","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1620523454540","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1620523481929","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1620523467948","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1620523485851","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1620523455170","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":"1620523481929","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-05-09 01:28:40,491 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523467642', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', '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': '1620523687680', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1620523486854', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523467948', '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': '1620523490353', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1620523467586', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1620523467586', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523468793', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1620523497888', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523468646', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1620523497888', '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': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1620523467586', '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': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523465462', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1620523688684', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523467948', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523467763', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523467948', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523467948', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523466785', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1620523467586', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523484622', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1620523466954', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523467948', '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': '1620523679169', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523467948', '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': '1620523492580', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1620523466954', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1620523470772', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1620523497888', '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': '1620523481929', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1620523466954', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1620523470772', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523467789', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1620523683277', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1620523684571', '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': '1620523466954', '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': '1620523465572', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1620523481929', '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': '1620523470772', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1620523467586', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1620523497888', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', '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': '1620523470772', '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': '1620523497888', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1620523467586', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1620523466954', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523466635', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523466743', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523464284', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1620523497888', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1620523681778', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523462030', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523464393', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1620523466954', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523465643', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1620523481929', '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': '1620523685673', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523465292', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523464272', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1620523470772', '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': '1620523468765', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1620523470772', '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': '1620523479483', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523472282', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1620523497888', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1620523467586', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523464173', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', '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': '1620523481929', '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': '1620523481929', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523485643', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1620523493584', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1620523466954', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523470275', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1620523449779', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1620523686676', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1620523470772', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523486647', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1620523454390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1620523471279', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1620523454540', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1620523481929', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1620523467948', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1620523485851', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1620523455170', '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': '1620523481929', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-05-09 01:28:40,492 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-05-09 01:28:40,492 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-05-09 01:28:40,492 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-05-09 01:28:40,493 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-05-09 01:28:40,493 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-05-09 01:28:40,493 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-05-09 01:28:40,494 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-05-09 01:28:40,511 DEBUG 195:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] sent header: 2021-05-09 01:28:40,511 DEBUG 197: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-05-09 01:28:40,512 DEBUG 198:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "93b650f1-09af-4b34-a83e-3247bafd66b2", "modelVersionId": "045a4a34-359e-4b25-9d2c-7137e8032018", "modelName": "basic_vm", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "1a35b7bbff774c63869c0e15b849b05e", "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": "d72cb42b-b4f8-4e74-b6d6-54756cd477ce", "owningEntityName": "basicvm-oe" } } } 2021-05-09 01:28:40,512 DEBUG 103:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '70674f36-e76e-420d-a2eb-a319d6830a3e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:28:40,512 DEBUG 105:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-05-09 01:28:40,513 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "93b650f1-09af-4b34-a83e-3247bafd66b2", "modelVersionId": "045a4a34-359e-4b25-9d2c-7137e8032018", "modelName": "basic_vm", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "1a35b7bbff774c63869c0e15b849b05e", "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": "d72cb42b-b4f8-4e74-b6d6-54756cd477ce", "owningEntityName": "basicvm-oe" } } } 2021-05-09 01:28:40,517 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:28:41,930 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-05-09 01:28:41,932 INFO 116:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-05-09 01:28:41,932 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"70674f36-e76e-420d-a2eb-a319d6830a3e","instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/70674f36-e76e-420d-a2eb-a319d6830a3e"}} 2021-05-09 01:28:41,933 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-05-09 01:28:41,949 DEBUG 195:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] sent header: 2021-05-09 01:28:41,950 DEBUG 197:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/70674f36-e76e-420d-a2eb-a319d6830a3e 2021-05-09 01:28:41,950 DEBUG 198:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] data sent: None 2021-05-09 01:28:41,952 DEBUG 103:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'af8e2013-d865-4a4d-8c22-743db2e9dbb0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:28:41,952 DEBUG 105:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/70674f36-e76e-420d-a2eb-a319d6830a3e 2021-05-09 01:28:41,952 DEBUG 106:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] data sent: None 2021-05-09 01:28:41,956 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:28:42,179 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/70674f36-e76e-420d-a2eb-a319d6830a3e HTTP/1.1" 200 1348 2021-05-09 01:28:42,183 INFO 116:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] response code: 200 2021-05-09 01:28:42,184 DEBUG 120:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] response: {"request":{"requestId":"70674f36-e76e-420d-a2eb-a319d6830a3e","startTime":"Sun, 09 May 2021 01:28:40 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"},"requestInfo":{"source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"d72cb42b-b4f8-4e74-b6d6-54756cd477ce","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","serviceInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 09 May 2021 01:28:41 GMT"}}} 2021-05-09 01:28:52,194 DEBUG 195:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] sent header: 2021-05-09 01:28:52,194 DEBUG 197:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/70674f36-e76e-420d-a2eb-a319d6830a3e 2021-05-09 01:28:52,194 DEBUG 198:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] data sent: None 2021-05-09 01:28:52,195 DEBUG 103:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0d1dd455-c2c1-4349-9202-341bceb8fcfa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:28:52,195 DEBUG 105:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/70674f36-e76e-420d-a2eb-a319d6830a3e 2021-05-09 01:28:52,195 DEBUG 106:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] data sent: None 2021-05-09 01:28:52,196 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:28:52,357 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/70674f36-e76e-420d-a2eb-a319d6830a3e HTTP/1.1" 200 1558 2021-05-09 01:28:52,358 INFO 116:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] response code: 200 2021-05-09 01:28:52,359 DEBUG 120:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] response: {"request":{"requestId":"70674f36-e76e-420d-a2eb-a319d6830a3e","startTime":"Sun, 09 May 2021 01:28:40 GMT","finishTime":"Sun, 09 May 2021 01:28:45 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"},"requestInfo":{"source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"d72cb42b-b4f8-4e74-b6d6-54756cd477ce","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","serviceInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 09 May 2021 01:28:45 GMT"}}} 2021-05-09 01:28:52,359 INFO 56:mixins.py(10) - ServiceInstantiation task finished 2021-05-09 01:28:52,360 DEBUG 195:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] sent header: 2021-05-09 01:28:52,360 DEBUG 197:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/70674f36-e76e-420d-a2eb-a319d6830a3e 2021-05-09 01:28:52,360 DEBUG 198:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] data sent: None 2021-05-09 01:28:52,360 DEBUG 103:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0d3daccc-0805-49fb-bf43-1f626b1cf80a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:28:52,360 DEBUG 105:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/70674f36-e76e-420d-a2eb-a319d6830a3e 2021-05-09 01:28:52,360 DEBUG 106:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] data sent: None 2021-05-09 01:28:52,362 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:28:52,521 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/70674f36-e76e-420d-a2eb-a319d6830a3e HTTP/1.1" 200 1558 2021-05-09 01:28:52,523 INFO 116:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] response code: 200 2021-05-09 01:28:52,523 DEBUG 120:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] response: {"request":{"requestId":"70674f36-e76e-420d-a2eb-a319d6830a3e","startTime":"Sun, 09 May 2021 01:28:40 GMT","finishTime":"Sun, 09 May 2021 01:28:45 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"},"requestInfo":{"source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"d72cb42b-b4f8-4e74-b6d6-54756cd477ce","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","serviceInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 09 May 2021 01:28:45 GMT"}}} 2021-05-09 01:28:52,524 DEBUG 195:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] sent header: 2021-05-09 01:28:52,524 DEBUG 197:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/70674f36-e76e-420d-a2eb-a319d6830a3e 2021-05-09 01:28:52,524 DEBUG 198:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] data sent: None 2021-05-09 01:28:52,524 DEBUG 103:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ed6db25e-49ff-41b2-b389-25a53e917fde', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:28:52,524 DEBUG 105:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/70674f36-e76e-420d-a2eb-a319d6830a3e 2021-05-09 01:28:52,524 DEBUG 106:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] data sent: None 2021-05-09 01:28:52,526 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:28:52,687 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/70674f36-e76e-420d-a2eb-a319d6830a3e HTTP/1.1" 200 1558 2021-05-09 01:28:52,688 INFO 116:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] response code: 200 2021-05-09 01:28:52,689 DEBUG 120:onap_service.py(10) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] response: {"request":{"requestId":"70674f36-e76e-420d-a2eb-a319d6830a3e","startTime":"Sun, 09 May 2021 01:28:40 GMT","finishTime":"Sun, 09 May 2021 01:28:45 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"},"requestInfo":{"source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"d72cb42b-b4f8-4e74-b6d6-54756cd477ce","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","serviceInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 09 May 2021 01:28:45 GMT"}}} 2021-05-09 01:28:52,695 DEBUG 195:onap_service.py(1) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] sent header: 2021-05-09 01:28:52,695 DEBUG 197:onap_service.py(1) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/70674f36-e76e-420d-a2eb-a319d6830a3e 2021-05-09 01:28:52,695 DEBUG 198:onap_service.py(1) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] data sent: None 2021-05-09 01:28:52,696 DEBUG 103:onap_service.py(1) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c33e99f1-8bbf-42e1-9087-44eb93c8d21a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:28:52,696 DEBUG 105:onap_service.py(1) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/70674f36-e76e-420d-a2eb-a319d6830a3e 2021-05-09 01:28:52,696 DEBUG 106:onap_service.py(1) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] data sent: None 2021-05-09 01:28:52,699 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:28:52,870 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/70674f36-e76e-420d-a2eb-a319d6830a3e HTTP/1.1" 200 1558 2021-05-09 01:28:52,872 INFO 116:onap_service.py(1) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] response code: 200 2021-05-09 01:28:52,873 DEBUG 120:onap_service.py(1) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] response: {"request":{"requestId":"70674f36-e76e-420d-a2eb-a319d6830a3e","startTime":"Sun, 09 May 2021 01:28:40 GMT","finishTime":"Sun, 09 May 2021 01:28:45 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"},"requestInfo":{"source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"d72cb42b-b4f8-4e74-b6d6-54756cd477ce","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","serviceInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 09 May 2021 01:28:45 GMT"}}} 2021-05-09 01:28:52,874 DEBUG 195:onap_service.py(1) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] sent header: 2021-05-09 01:28:52,875 DEBUG 197:onap_service.py(1) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/70674f36-e76e-420d-a2eb-a319d6830a3e 2021-05-09 01:28:52,875 DEBUG 198:onap_service.py(1) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] data sent: None 2021-05-09 01:28:52,875 DEBUG 103:onap_service.py(1) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0efe0376-3c9b-4080-a640-f016527aeb16', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:28:52,876 DEBUG 105:onap_service.py(1) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/70674f36-e76e-420d-a2eb-a319d6830a3e 2021-05-09 01:28:52,876 DEBUG 106:onap_service.py(1) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] data sent: None 2021-05-09 01:28:52,878 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:28:53,048 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/70674f36-e76e-420d-a2eb-a319d6830a3e HTTP/1.1" 200 1558 2021-05-09 01:28:53,051 INFO 116:onap_service.py(1) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] response code: 200 2021-05-09 01:28:53,051 DEBUG 120:onap_service.py(1) - [None][Check 70674f36-e76e-420d-a2eb-a319d6830a3e orchestration request status] response: {"request":{"requestId":"70674f36-e76e-420d-a2eb-a319d6830a3e","startTime":"Sun, 09 May 2021 01:28:40 GMT","finishTime":"Sun, 09 May 2021 01:28:45 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"},"requestInfo":{"source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"d72cb42b-b4f8-4e74-b6d6-54756cd477ce","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","serviceInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 09 May 2021 01:28:45 GMT"}}} 2021-05-09 01:28:53,052 DEBUG 195: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-05-09 01:28:53,052 DEBUG 197: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-05-09 01:28:53,052 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-05-09 01:28:53,053 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:28:53,053 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-05-09 01:28:53,053 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-05-09 01:28:53,056 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:28:53,316 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 765 2021-05-09 01:28:53,317 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-05-09 01:28:53,317 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1620523468002","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/1a35b7bbff774c63869c0e15b849b05e","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":"1a35b7bbff774c63869c0e15b849b05e"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]}}]} 2021-05-09 01:28:53,320 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 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-05-09 01:28:53,320 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 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-81946d12-c95b-45c3-8de9-a3316f65cfa0 2021-05-09 01:28:53,321 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 service-instance-name] data sent: None 2021-05-09 01:28:53,321 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 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-05-09 01:28:53,321 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 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-81946d12-c95b-45c3-8de9-a3316f65cfa0 2021-05-09 01:28:53,321 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 service-instance-name] data sent: None 2021-05-09 01:28:53,324 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:28:53,517 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-81946d12-c95b-45c3-8de9-a3316f65cfa0 HTTP/1.1" 200 1190 2021-05-09 01:28:53,517 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 service-instance-name] response code: 200 2021-05-09 01:28:53,518 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 service-instance-name] response: {"service-instance":[{"service-instance-id":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","service-instance-name":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"93b650f1-09af-4b34-a83e-3247bafd66b2","model-version-id":"045a4a34-359e-4b25-9d2c-7137e8032018","resource-version":"1620523725265","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/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/d72cb42b-b4f8-4e74-b6d6-54756cd477ce","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d72cb42b-b4f8-4e74-b6d6-54756cd477ce"}]},{"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-05-09 01:28:53,521 DEBUG 195: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-05-09 01:28:53,521 DEBUG 197: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-05-09 01:28:53,521 DEBUG 198:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-05-09 01:28:53,523 DEBUG 103:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:28:53,523 DEBUG 105:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-05-09 01:28:53,523 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-05-09 01:28:53,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:28:53,715 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-05-09 01:28:53,717 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-05-09 01:28:53,717 DEBUG 120:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1620523465693"} 2021-05-09 01:28:53,720 DEBUG 195: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-05-09 01:28:53,720 DEBUG 197: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-05-09 01:28:53,720 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-05-09 01:28:53,721 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:28:53,721 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-05-09 01:28:53,721 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-05-09 01:28:53,724 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:28:53,819 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 765 2021-05-09 01:28:53,820 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-05-09 01:28:53,821 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1620523468002","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/1a35b7bbff774c63869c0e15b849b05e","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":"1a35b7bbff774c63869c0e15b849b05e"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]}}]} 2021-05-09 01:28:53,823 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 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-05-09 01:28:53,823 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 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-81946d12-c95b-45c3-8de9-a3316f65cfa0 2021-05-09 01:28:53,823 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 service-instance-name] data sent: None 2021-05-09 01:28:53,824 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 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-05-09 01:28:53,824 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 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-81946d12-c95b-45c3-8de9-a3316f65cfa0 2021-05-09 01:28:53,824 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 service-instance-name] data sent: None 2021-05-09 01:28:53,826 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:28:54,024 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-81946d12-c95b-45c3-8de9-a3316f65cfa0 HTTP/1.1" 200 1190 2021-05-09 01:28:54,025 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 service-instance-name] response code: 200 2021-05-09 01:28:54,025 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 service-instance-name] response: {"service-instance":[{"service-instance-id":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","service-instance-name":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"93b650f1-09af-4b34-a83e-3247bafd66b2","model-version-id":"045a4a34-359e-4b25-9d2c-7137e8032018","resource-version":"1620523725265","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/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/d72cb42b-b4f8-4e74-b6d6-54756cd477ce","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d72cb42b-b4f8-4e74-b6d6-54756cd477ce"}]},{"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-05-09 01:28:54,028 DEBUG 195: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-05-09 01:28:54,028 DEBUG 197: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-05-09 01:28:54,028 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:28:54,029 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:28:54,029 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-05-09 01:28:54,029 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:28:54,034 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:28:54,288 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-05-09 01:28:54,289 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-09 01:28:54,290 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1620523465510","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-05-09 01:28:54,292 DEBUG 195: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-05-09 01:28:54,292 DEBUG 197: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/1a35b7bbff774c63869c0e15b849b05e 2021-05-09 01:28:54,292 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-09 01:28:54,293 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:28:54,293 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e 2021-05-09 01:28:54,293 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-09 01:28:54,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:28:54,374 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/1a35b7bbff774c63869c0e15b849b05e HTTP/1.1" 200 611 2021-05-09 01:28:54,374 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-05-09 01:28:54,375 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"1a35b7bbff774c63869c0e15b849b05e","tenant-name":"onap-honolulu-daily-vnfs","tenant-context":"None","resource-version":"1620523468002","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-05-09 01:28:54,377 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-05-09 01:28:54,377 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-09 01:28:54,377 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:28:54,377 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:28:54,377 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:28:54,377 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:28:54,378 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:28:54,378 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:28:54,391 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:28:59,974 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2127 2021-05-09 01:28:59,976 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-09 01:28:59,976 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86b72e0c-44d2-40fb-98e0-f71d38ae9bcd","invariantUUID":"b4efc9a3-afdd-472f-b7b7-74335a41eb9d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86b72e0c-44d2-40fb-98e0-f71d38ae9bcd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ee30b9b2-f5f2-4ada-903b-bfec97678359/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ca0a90-7015-4c05-829b-14017bb9aa08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a3e81b36-3cce-411f-843b-694d05b5eb2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/830b5869-314c-4dbd-8152-6f3ef736fc30/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-09 01:28:59,978 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-05-09 01:28:59,979 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:28:59,979 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:28:59,979 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:28:59,979 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:28:59,979 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:28:59,979 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:28:59,979 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:28:59,979 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-09 01:28:59,980 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:28:59,980 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:28:59,980 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:28:59,980 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-09 01:28:59,980 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:28:59,980 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:28:59,980 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:28:59,980 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-09 01:28:59,980 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:28:59,980 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:28:59,980 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:28:59,981 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-09 01:28:59,981 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:28:59,981 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:28:59,981 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:28:59,981 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-05-09 01:28:59,981 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:28:59,981 INFO 192:__init__.py(1) - Service found, updating information 2021-05-09 01:28:59,982 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:28:59,982 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:28:59,982 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:28:59,982 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:28:59,982 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:28:59,982 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:28:59,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:29:02,565 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-05-09 01:29:02,567 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-09 01:29:02,569 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8372ca77-4a84-45d5-96f0-26031c93a091","lifecycleState":"CERTIFIED","lastUpdateDate":1620520812411,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a51c817-9863-4349-bc3e-8d13830e8874","invariantUUID":"79b754b1-fe17-4223-ad76-3386bbe04157","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dfc3488-dfcd-401e-b793-be7965c6adf7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520509551,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d20cbe4-67c9-448d-80e9-93966deb8d3a","invariantUUID":"36c0542a-57e4-4a3e-a18d-bb14f7087f12","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"94f12fcd-3757-4d4d-b5da-155205f803c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520763474,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef344089-9002-479a-b848-b2736f2f45b5","invariantUUID":"76e8a53a-c71f-4000-81f4-0ebb9b0493ff","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"df0787fd-fe58-43da-8d46-5d2d91041951","lifecycleState":"CERTIFIED","lastUpdateDate":1620520679356,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9205565c-5eaf-4b1c-a741-08f2ddb0b9fe","invariantUUID":"bbb6f6ae-5f82-4f05-9101-c1c3736944ce","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a27466fb-c28e-4151-8bb7-b8ba27d22a62","lifecycleState":"CERTIFIED","lastUpdateDate":1620520561357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b73836b1-4584-4f10-a563-648a386d32c2","invariantUUID":"6b5fe8f6-bd31-42a3-9d49-867a008d835f","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":"eaaaaf97-593a-4a95-9faf-583fb43e49e0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523363169,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4feddb9-e6f7-44b1-8d96-6b1134790ceb","invariantUUID":"84ebdec9-8331-4b52-afc4-3d3d35fa8c86","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"ed8b84c0-6435-42f7-8a7c-6b037f17b76e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520685589,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9dc97e-b0de-4917-b17f-96a6da757aec","invariantUUID":"0589a06e-1803-4313-b671-b6410c94f760","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":"659c770a-3be9-4864-b30b-87e64ad319e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520143278,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae87f426-aada-4b41-aa05-8b5d3c5cd061","invariantUUID":"862173ac-d8de-4871-9c88-aa20bfff8ecf","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":"loadBalancer","uniqueId":"5c311343-a276-4540-81c7-03862c0bb8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520067299,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"435a9617-97de-4e24-8a12-db2824bbf0c8","invariantUUID":"b4b998af-b586-4373-af36-931b2a22219b","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a4b567b9-00ca-49f0-bb78-48543308f9c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520578565,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed71fca4-64a6-4523-8cf4-3eec37e7f8d8","invariantUUID":"c93f5d90-3543-4b03-99e1-adfb700cdb8a","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":"defaulticon","uniqueId":"2085934a-d05b-4ef0-ae06-158609c1a63f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520662180,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab8d947f-58c4-4961-952c-a0cadfe3a951","invariantUUID":"dcafd543-b0ca-45de-af3f-96c8d4eafaec","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1bc4349-9eca-4761-a9eb-5bf58034b969","lifecycleState":"CERTIFIED","lastUpdateDate":1620520743061,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e383f9-b795-4db9-9788-f3e4806d6089","invariantUUID":"d58fe8ba-07c2-4a23-9fbf-14a41b85cbe1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cedf25ce-403a-485b-9a6c-f17b226c81e5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520286897,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6863096-0d65-4598-831a-2a7178e02cfe","invariantUUID":"bf7ba210-97c6-4c52-9cfc-e321fe483674","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":"networkrules","uniqueId":"6c0536d5-d578-4d61-ba6c-97f3a1e81383","lifecycleState":"CERTIFIED","lastUpdateDate":1620520246752,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b33c5d6-08b5-4b10-a3e3-75100b703faf","invariantUUID":"51d19653-9d4c-4851-a3fb-4f988ee57166","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":"f7a802cc-08ee-4f95-8201-fff3b3e746ae","lifecycleState":"CERTIFIED","lastUpdateDate":1620520492618,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52fe52bc-524d-4142-910d-2b96aca86326","invariantUUID":"5dbfc7e1-ed6e-4131-a6a7-e5faf2c09e1b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"168f9905-58ac-489e-b2f3-e15acf320287","lifecycleState":"CERTIFIED","lastUpdateDate":1620520030076,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e285bb88-1c48-4f6e-a8ae-c265eb90dc74","invariantUUID":"b5ce8eb4-e1d3-45d1-bb71-408c6b7fc690","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":"e3a0f8ae-bddb-475a-818b-d7aef0a6599b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520309250,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88ac27f1-b69e-4f1c-a32c-e6b1c7aa003e","invariantUUID":"13cfeeb7-7d7d-4b14-939d-9d806d07d8e1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"078fdfa5-f659-45b7-891a-825abc354698","lifecycleState":"CERTIFIED","lastUpdateDate":1620520693810,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"389d6a79-7ddd-415e-aac3-be8cc5d0f0a2","invariantUUID":"91e98544-e169-4472-9242-25ee4fdb28b5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ecaa2f1-87a0-4f7a-b56f-19afaf3e080e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520326604,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff5390c-dc77-47aa-a2fe-4ae3aedb7894","invariantUUID":"fafe793b-bd05-451c-8b65-7c223d9d51eb","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":"compute","uniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1620519991849,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eccf5fd-1cd1-4074-9a48-e765d68122f9","invariantUUID":"e44b6c31-be01-4503-b7e8-553117b01c3f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","lifecycleState":"CERTIFIED","lastUpdateDate":1620520297750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f319512b-b17c-40da-8a8b-82cf820530b7","invariantUUID":"1e5af2d0-fb4c-431f-bd4b-bba3b3865f20","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":"702b4472-9c09-43ab-bdf6-bda1e01cc95a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520478750,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d15d0f3-93a8-44cb-abf9-d4d0f53c7ef3","invariantUUID":"bf5fdbad-84ac-4bae-97dc-d904c2d26bc1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c601e5a1-618c-44d5-940a-22a1b7f3fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520370760,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8295b61f-019c-479c-be8e-62d25cc14bb2","invariantUUID":"5cc2eff4-05eb-4f10-a888-79e0e5d8a54e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9acff15-c2b4-4092-b1db-9ec4f05617a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520544478,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddb59e44-f23b-4be7-b734-8daccb6be12e","invariantUUID":"0824a9be-5ce0-40e6-95b7-25a36d8fe186","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":"18e4de54-a533-48de-ae8d-b1bb64b20166","lifecycleState":"CERTIFIED","lastUpdateDate":1620520526665,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5f8e6f-d253-42c8-8695-071a57f644bc","invariantUUID":"95c080da-0429-492d-98aa-907a588a3fa9","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":"c8ee2351-0ce4-4fc6-9346-f3744f80f56b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520620760,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d4ed6b9-2042-49d3-afca-7104c3ea12c4","invariantUUID":"afa32573-5210-49a3-b128-304e59429cec","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":"defaulticon","uniqueId":"762699e1-42e0-4b59-9445-a082b2db82f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620520651310,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfb6f28e-41dd-449c-93ce-df9395b6ba7b","invariantUUID":"4aa36ab0-0100-4329-8537-16eaf33ab6b5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f2834db-ebd6-4ec9-bd4e-2384e39299ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620520780961,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e46c5fa5-06f7-445a-bbd8-1a90a7da40d1","invariantUUID":"d44b54cd-bc3c-43c9-aa0a-1d3cbbbf57c9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0df3cba1-3334-4c9d-a926-3554afeec6f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620523379359,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d365e365-3ba6-4794-8166-e334e2891916","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2b14cf02-39cb-4ff9-b044-be2a687ead23","lifecycleState":"CERTIFIED","lastUpdateDate":1620520669177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43188a18-ab8b-4f62-bfe4-b6c9cca57fee","invariantUUID":"00640a04-c851-4137-8bd2-58e267e89116","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":"defaulticon","uniqueId":"180ef514-c9b0-4c33-8f9e-80c7f6b4cf2d","lifecycleState":"CERTIFIED","lastUpdateDate":1620523372265,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f1579ab3-45cb-4bc9-ab63-8a660e50ab43","invariantUUID":"4afe892e-6b3b-43aa-97b6-7bb8ed7b8938","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":"objectStorage","uniqueId":"33f490d6-6436-49f4-b6b0-c79e1a74f550","lifecycleState":"CERTIFIED","lastUpdateDate":1620520124294,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb83127-49f7-485a-a26e-a7c2d2619930","invariantUUID":"ed6f0759-2cef-48f1-97a0-a576652d7c63","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fdcb4fbd-b484-4eb4-b57e-8b7c651fcdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520790568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aeddb723-9f02-43b3-8247-ab36a1cdb846","invariantUUID":"e13d1644-58c3-46a2-b5ba-26cb013710fb","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":"defaulticon","uniqueId":"9687b0c7-f1e1-4a4a-8ab4-543f038b3fea","lifecycleState":"CERTIFIED","lastUpdateDate":1620522661086,"name":"basic_onboard_onrSLv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","systemName":"BasicOnboardOnrslv","description":"VF","tags":["basic_onboard_onrSLv"],"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":"c677dc24-b19c-4cd3-9768-d48eb331d218","lifecycleState":"CERTIFIED","lastUpdateDate":1620520551051,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f343a2-b001-4617-bef1-c224e6dc66e5","invariantUUID":"7d805cdf-b130-4d4c-a57f-8e2e2d475bc1","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":"2e5e2587-9a33-4229-b13c-4a397411d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520846699,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"042e8368-0554-403b-9106-0f381359204b","invariantUUID":"1ac29f72-818d-4278-b5a9-5964c1e4560a","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":"a8770cc1-660e-4cde-b34a-a953cd4f408b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520084825,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3a19e58-d56b-45d5-9d20-3ddb684859db","invariantUUID":"da76bb41-c781-4e98-b1b5-f1c71fefb8df","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a5176ca-2fd0-4d10-863c-c136d51d7f26","lifecycleState":"CERTIFIED","lastUpdateDate":1620520825283,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec4aa69-46de-4b98-85ea-1909aa2ac27d","invariantUUID":"7e5760f7-7ef9-496c-8eac-35ab74baac88","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5945a687-2a2b-4d7c-84a5-1e4ee9e36f7b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520201873,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1027a584-8747-491c-bebb-8544bb937408","invariantUUID":"9a0db4fc-8934-4f85-9208-ba489eeb2889","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7297316b-051e-4aaf-a019-e8be39ae7cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520177250,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"423d8dea-f5f6-4f94-8246-627c5350e6cb","invariantUUID":"60b3fa89-0317-48af-8240-2933b23d41a7","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":"objectStorage","uniqueId":"a9f86147-f4a5-4085-8439-8b9935ee0fbd","lifecycleState":"CERTIFIED","lastUpdateDate":1620520114013,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a68ab6d8-9a7c-43c8-9e53-b6cf365987e5","invariantUUID":"a9a593a6-547a-4763-941f-66a08d9444ea","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520357412,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be23a3be-e980-454e-b4e7-93a2a691a99b","invariantUUID":"4303eb01-1c88-4200-b107-6f5cd02ba8ab","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":"compute","uniqueId":"1e52c5b7-4c0e-4862-9f30-719a3180f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520829364,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88d2f9a3-617c-4134-854e-9147d066994e","invariantUUID":"b49648b6-f392-4c53-87ad-7da53c83a1fd","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"614d2952-2b02-41e6-8367-7b21004e3a72","lifecycleState":"CERTIFIED","lastUpdateDate":1620520337450,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bcbc455-3e4d-4055-aead-d67f531195f6","invariantUUID":"b7b7e0bf-113f-47ae-b1b6-0109a3e4eb62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b11c1f1-0b52-44fc-8394-550c4fbb96d8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520467454,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"604b360a-952c-4929-8d6d-c1f61aa5bb1b","invariantUUID":"8ef1b176-9516-468b-8f53-fb39b213549d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1e16982-d73e-40ba-8f53-614140df88ff","lifecycleState":"CERTIFIED","lastUpdateDate":1620520040773,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"489955f4-d8df-4fe4-9002-75274b676e22","invariantUUID":"9679ef47-c649-4fa1-91ad-408ac41ceec9","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":"objectStorage","uniqueId":"44e54831-8f68-4d67-bb79-46770c325da3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520502959,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5910a47-1796-4f74-b87b-27adba311c7b","invariantUUID":"7be30480-b18d-45f4-8317-67edb2e32691","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e3da3635-d31a-4cee-b394-46bc6691cefd","lifecycleState":"CERTIFIED","lastUpdateDate":1620523618113,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a0e0a6b7-639e-40f4-b05f-ecb1638b07b3","invariantUUID":"bdb94181-2760-43e4-9fab-76f76ed8d34d","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":"1daca513-5f36-43ef-b977-32eeacb42358","lifecycleState":"CERTIFIED","lastUpdateDate":1620520364714,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46a27762-b66a-4924-b5f3-06c3b2be79a4","invariantUUID":"a5a15a60-08c8-4847-b246-3210869825b1","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":"port","uniqueId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842","lifecycleState":"CERTIFIED","lastUpdateDate":1620520077153,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc75c95d-d090-4b9a-ad45-7d3312e32b8b","invariantUUID":"3141f91b-6203-4558-983e-c6d6ff643673","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":"a9f24ca4-0f0a-4f91-9f3f-63cc1b7e01cc","lifecycleState":"CERTIFIED","lastUpdateDate":1620520461186,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f639f2a5-5d66-4cd3-9d9d-3c2a29a1398d","invariantUUID":"c6068a1f-53e9-40f9-9bbd-84d4ea914a23","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":"8cd6b110-b31d-40c9-9054-63404736f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520704414,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4cd18f2-8aef-4eba-ae77-b7c69aa5e5da","invariantUUID":"4be96675-3ad8-4d6a-a1ce-97e4668c2eb9","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":"4680d67b-4c7d-45ef-be1f-9f07b57016e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520720970,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9e4b5b-4f1f-469a-85ab-4bbaef1d4693","invariantUUID":"f5d69076-aa5b-4f6e-aff1-2d2e152ebf29","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00b4f124-8487-4313-a3fb-0f52f46458c0","lifecycleState":"CERTIFIED","lastUpdateDate":1620520409349,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d66c12-7fe9-4757-b122-49486f80178b","invariantUUID":"b9ed9e79-74bf-4692-aa74-7810760f32b3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1e4a39e-cfe3-4456-ab60-d7040afaf9c7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520184610,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58a72968-c141-4084-ba5b-202ed02a6c3a","invariantUUID":"3123b22f-54e4-4354-a532-a9689619d30f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b42f6d5d-82df-4448-8348-37f29effff99","lifecycleState":"CERTIFIED","lastUpdateDate":1620520750085,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0fdefb-90ff-4dbb-b949-1f3d06de6ecf","invariantUUID":"9582583c-06a8-4e51-af90-6d97048570ed","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"745bebf9-b6eb-456e-b80d-ff950a470aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520149778,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e00292da-e801-4ff6-8788-9c70355f2766","invariantUUID":"07624114-c17e-4683-8646-3b017da9c122","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5484bd6-d833-4e76-b694-155d02c8169e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520319987,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"208b9e4b-41cb-4a65-8d4c-909b0644d137","invariantUUID":"9830fe0e-5530-4317-9585-7e6cd1129ce3","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":"defaulticon","uniqueId":"ef694f50-7366-4a78-baa4-bb073a63a19d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520160671,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12a8447d-8668-4ca6-9ea9-56a08e759be3","invariantUUID":"6fb78f32-22ad-48ff-89d5-3873816b9f2a","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a83bf5a7-87fe-4bbf-80b7-a0ce2aeb1816","lifecycleState":"CERTIFIED","lastUpdateDate":1620520130659,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5665f505-24f4-49ae-ab6e-39a00a65db99","invariantUUID":"e4e50ccb-3511-4952-a6f9-aaf07c3a7205","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":"62a72418-7ee9-489a-93d1-6765797ce71b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520485517,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eb5766a2-2d04-4078-8e6f-6a350704e639","invariantUUID":"b0d19db3-09f2-44f6-95d0-fae2df2e9155","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":"3b2c32b6-bd82-4577-b3f8-d61a8fa483bb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520727292,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f1d4be9-fc29-4f01-8969-4bf2aacd0012","invariantUUID":"cb2fe0d9-2ff2-4106-8183-a55b5b19282c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6c3ac79-1366-4ad5-b7ca-5ea3921acfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1620520444175,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c7a011b-b4d5-4439-9afa-cc82b30e2447","invariantUUID":"0f873fac-7fa6-48e6-a218-76cb9add1c83","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":"objectStorage","uniqueId":"e16f1b01-f229-4c20-b476-a54b3596454c","lifecycleState":"CERTIFIED","lastUpdateDate":1620520047448,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c71f372-7e0a-4f6c-80ac-b4c90085f7d8","invariantUUID":"e5d88ce2-541f-473c-aea7-9d7abac67e3a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101d7bf1-25db-4376-b9b6-44d39b6cf8ba","lifecycleState":"CERTIFIED","lastUpdateDate":1620520190958,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffcec65f-f660-43ae-9010-f2225f25469a","invariantUUID":"e8e2b46c-d3ad-422d-83d5-af6563a33ab2","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":"compute","uniqueId":"524036a8-1235-42ff-b91b-7e02e1c3b4a8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520520672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db6e92c1-3584-40dc-aa65-7271391f9b17","invariantUUID":"fd5bbeb8-c25c-4ba2-9900-695e07dffb12","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f622b6fe-87aa-42e8-8a90-2507855aea2a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520840357,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69a7b252-c241-4f8c-9e54-6e29dbc63db2","invariantUUID":"6873d76c-8acc-42d9-9830-1f1eeb2b1fa4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8a01354-cdbc-44e3-abfd-8ee2f46c56f8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520256812,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be0a85d-765a-4ee2-92b3-2c9586c04512","invariantUUID":"be919550-15ef-40fe-80ba-7b8ba532452e","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":"817525a7-69ff-4c64-b35a-a81764a442cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520710360,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafb43f1-b36a-43a3-b005-2e9bbf9473d1","invariantUUID":"92ce6e71-4d78-445f-bc58-a612e601086d","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":"objectStorage","uniqueId":"22d9d7b4-dade-4169-813f-2ba1e4954241","lifecycleState":"CERTIFIED","lastUpdateDate":1620520585521,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"754659f2-40d4-49a1-9d84-4a6394c82c32","invariantUUID":"186efeb2-d499-402e-8b36-748d55e297b4","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":"fcf7a127-3447-4745-a0b1-d5869411ff29","lifecycleState":"CERTIFIED","lastUpdateDate":1620520167102,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae26996a-6db5-4646-a9cd-cb7bc4cca5ca","invariantUUID":"f7061682-e210-4fa1-923a-88ff67c99944","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"782dffed-8e8c-4013-bd83-d9bec3c5792e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520770453,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"329e31ea-cc46-441d-86f7-839cd036f547","invariantUUID":"1d08be9d-c3f6-4fb8-86bc-11772adfcf41","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":"c907bef5-05f5-4456-8523-e5c7e5a31fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520609550,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d784bbc-5fc9-4922-adae-ae0e194e7121","invariantUUID":"7c927af4-d067-4ff4-bb57-652375e8851f","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":"networkrules","uniqueId":"3fe23d3a-1c45-484b-8925-30550170f81d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520280579,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8a00bf6e-60af-4b4b-9310-1fc37b101921","invariantUUID":"ec4529d1-e7b1-40ec-b2af-1e8f58c0ab00","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":"37e02c57-7630-4365-a13b-fc90408b8bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520433660,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b0e868b-e119-4b26-bb39-0c0559c612c3","invariantUUID":"a9958f36-8717-4927-be81-08e972f05669","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0223c3f-e152-4a0c-b7e1-6d3410ef47d7","lifecycleState":"CERTIFIED","lastUpdateDate":1620523439863,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"29de13cc-31ed-4499-b038-96c1dd4de6d9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523457852,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","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":"593cb019-0ef4-4981-9106-e7d9e970e7a0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523692010,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86b72e0c-44d2-40fb-98e0-f71d38ae9bcd","invariantUUID":"b4efc9a3-afdd-472f-b7b7-74335a41eb9d","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":"8c84b25d-fc8e-48d1-886c-91170e2868a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523202567,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"62053ebb-34e8-45dc-abde-42d1ec677367","lifecycleState":"CERTIFIED","lastUpdateDate":1620522737450,"name":"basic_onboard_onrSLv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","systemName":"BasicOnboardOnrslv","description":"service","tags":["basic_onboard_onrSLv"],"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":"ded38a67-f62b-46e1-bda6-a0e4c48a0543","lifecycleState":"CERTIFIED","lastUpdateDate":1620523478720,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","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}]}]} 2021-05-09 01:29:02,573 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-05-09 01:29:02,573 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:29:02,573 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel 2021-05-09 01:29:02,573 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-05-09 01:29:02,575 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:29:03,077 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel HTTP/1.1" 200 None 2021-05-09 01:29:03,080 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-05-09 01:29:03,083 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 11 2021-05-09 01:29:03,083 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 11 2021-05-09 01:29:03,084 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 11 2021-05-09 01:29:03,084 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 11 2021-05-09 01:29:03,085 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 11 2021-05-09 01:29:03,086 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 11 2021-05-09 01:29:03,086 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 11 2021-05-09 01:29:03,169 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.042286835610142695, below negative shortcut threshhold 0.05 2021-05-09 01:29:03,260 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.040631317063453236, below negative shortcut threshhold 0.05 2021-05-09 01:29:03,353 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04149477424151983, below negative shortcut threshhold 0.05 2021-05-09 01:29:03,436 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.0441271111294638, below negative shortcut threshhold 0.05 2021-05-09 01:29:03,510 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04313802597268566, below negative shortcut threshhold 0.05 2021-05-09 01:29:03,586 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.041595125440564956, below negative shortcut threshhold 0.05 2021-05-09 01:29:03,799 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.040981941702416896, below negative shortcut threshhold 0.05 2021-05-09 01:29:03,872 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.042543887645080394, below negative shortcut threshhold 0.05 2021-05-09 01:29:03,954 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.04378970875923208, below negative shortcut threshhold 0.05 2021-05-09 01:29:04,140 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.044404416384519675, below negative shortcut threshhold 0.05 2021-05-09 01:29:04,210 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04347580691640234, below negative shortcut threshhold 0.05 2021-05-09 01:29:04,287 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-05-09 01:29:04,287 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-05-09 01:29:04,287 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-05-09 01:29:04,287 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-05-09 01:29:04,287 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-05-09 01:29:04,287 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-05-09 01:29:04,288 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07081408386414483 2021-05-09 01:29:04,288 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07199707981290646 2021-05-09 01:29:04,288 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-05-09 01:29:04,288 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-05-09 01:29:04,288 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-05-09 01:29:04,288 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08103451791863463 2021-05-09 01:29:04,288 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-05-09 01:29:04,288 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-05-09 01:29:04,288 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-05-09 01:29:04,288 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-05-09 01:29:04,288 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-05-09 01:29:04,288 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-05-09 01:29:04,288 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-05-09 01:29:04,289 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-05-09 01:29:04,289 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-05-09 01:29:04,289 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-05-09 01:29:04,289 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-05-09 01:29:04,289 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-05-09 01:29:04,289 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.042286835610142695 2021-05-09 01:29:04,289 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.040631317063453236 2021-05-09 01:29:04,289 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.04149477424151983 2021-05-09 01:29:04,289 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.0441271111294638 2021-05-09 01:29:04,289 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04313802597268566 2021-05-09 01:29:04,289 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.041595125440564956 2021-05-09 01:29:04,289 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07081408386414483 2021-05-09 01:29:04,289 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07199707981290646 2021-05-09 01:29:04,289 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.040981941702416896 2021-05-09 01:29:04,289 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.042543887645080394 2021-05-09 01:29:04,289 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.04378970875923208 2021-05-09 01:29:04,290 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08103451791863463 2021-05-09 01:29:04,290 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-05-09 01:29:04,290 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.044404416384519675 2021-05-09 01:29:04,290 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04347580691640234 2021-05-09 01:29:04,290 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04347580691640234 2021-05-09 01:29:04,292 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: PK� �R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK� �RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� Ѫ�U�d)q��B������n~Na�;�M"�¹Ȧޝ��ix�Bf2~�X� ��V�Dj�W�\��Q�&��/���2�Td]�=������ޭ�r�����\�ƍַ�(�PK�ku���PK� �R(Definitions/service-BasicVm-template.yml�Yo��}~o�P�faI*]�R��tZ��v�9�CS��8����I @�0E��g�ٽ ��5���0����+K�}��E��S�i{RBh[ ��_lD� ���j��b:d2���hɢ��r8���%Q��Uh轞*P���taR�+# ,t�� ��bI�(p�D�h��� }SS�6Б�a�#��>�KSCtX��\^�F���x�z�̑У4��)�c<��k6�ǵ�FnGKXţ�Y��ul䐡��A.Zߐ�0��?h���KDu��b���*DŽ���Xh�H��������M�(#��5Y:�w-S c��.&���r\�����aFB��ж�dd�h��h0�נUӢ�.���SP��Xz��� ���x�ݠ����^��-��:�K�y��p �����؀�㭡.#�� ��Lu�Ao����+.5��&��\��d�K��$�X�/����DQ0�R庳PY�&�$%��MO�\�(GU4�1�Y��o hv ,��w�cI\�.��c-#��e@�O )A�]�BX�q�͇;���\ �>I#i/e�Wl���&k���y�r*��y�1����B�a�~�⊤\3D{ߜ9��M��%��j�%4������u�b�*3]�E��\1]���2G�V�� �[��G+8�CM���^ ƃ�hx6�������� ��i��~�>��P��?z���d����j���'n1;���y�.,������I��G5\�ەoz�ȃ�.��ٿޮF�9� ��׏���Ž�ë��]|�3ѐ�ב$M��;��#��8�S�wN{����{�0���:������ݝJ�������w�O�^�N:����߮W�Os�`�w�ߟF���]�yu�_M���yw14����C�U������e���C8\�}����`$���5�O�0����sq4���w6Y���O�|�}��{���=�˿&߯���8� tW�wo���p�|�{~��ߓ������ {g��6�ǿ��\��WY<����KC@�4�l�g�R�9{�s��ht�<�ű�1�U+��-�˗�z��?�� �! V�ß��@���3b?M�}�� �������ՙ7�;����c�Ч���B�ͧ�`p?�- ��� ��v�д#�O��x\��dO���1u���ӣ�̵;m�Msg�g1�G7��"6 �A�c��4��\��gy�4|Zehl9��Bǣ�� .)���۾ -+�mc�i�T��F�I����K3G[ i�kG�D�0���/Z���sQYF�W,�N��M��Q��M��7�Tg�M����;Z��)E���OQ���~*�+��p��`��Q�u����E{��|zt��8�ZkB�Ѷqk�՚���v;��P��Q򔶙ZZ{i��$��hy�Ȏv�m�\1��H���m>%�K8��� �0�z��������T��'� J'�nj�9"�04 lH�y��R��kԊI6*Z��5K�k2����jI ܌oF�"g������8g��q� �qW�����mļ��1ޱI"�E�|¬�"�<�a��h�Z'��a�)�4��֛W��j�G�iΉ�"�-)&�uڴO�o)/�$�; ��l���#�0�h�BE�+&�S���3|��^kݧ(d9JG��lV&k�Ԑ�$h���b��h�Z�7��`�������f �b�G��ކgE*G�LU��:���9�A���k����7�u�/k�.i� ����OW�X��Fԫ�K�H,^�U[U�BX�fu�iڮ����;�� ޒ�����k�v���L�vr�^�O ��������2H��b)��-ǽ-ޡ �>��H� ��$�o�/���l�ݾ^N(���$NP7z�#�*�%��H�B��_�?�.E��C w�G;��:��i:��"O�xy�A���Zw��2GU:wYv�M[PEV|M�i7�?�SJ O���_�ת��?^����ҵ)��dW�~@#�$A�s�����!]lr_�o�[��U{�]H�� S4Ƚ� 1Ҭ �j:z���"�!]S�N �WB��<���!����G�����~�n� ���P����x�G�����v+4u�)�TU��)[|�F�a�p���|[Wg�E ��?���v�@M��{����;��W�ŖI�W�C�*�T��(@���5�7�Z��v�f�`eW�k@���H_�tU??Ix���ѭw��]K]f�n-> ޱT���st~^`��#(���S�d�����U�P��V8�f��������߬3�����#�:�-`�e�j�v�G_@2�Y]��}HQ��>�^���ְ���V��(;����{/*j�w����G���6Ú��� ����I1�� {�Z''Jv�h�TؓϔPc������ �j�n���'y��0u�J�{/�+ʷ��!�m@�bw��G � <�=2��z�����w2~����+� �ګ��� uZ�z�jz�Bʚ!�q�����Q^<��2ߪ|@V/9ն@��]TG{H�h�oj�j��B����3�F���`wj%��`k<>� `/ė�PKim� �EPK� �RNS.mfM��N�0E����@�c��PE�*)��]� L�*�������9�����l?�Soq�RA���I��a_*ů�ѽV=�6E0��Pmt��=�gڠ{�0U0���$��2Li�Q��?�mǰm�*^Pn � 1llV ���I���S s��#�ȳ���ND1�g��FҘ�� ���P���ʻ�JA�9d�<�I��Y�y ��$�'���ܱf��>UPA��U���3uB�⅋B�l���<��k��`��5^����7v�qX{q� ���͜j/��X��\����C� :uWT.a��5�XÊ�&Z�Ym\� :phl9�� ����L� �T�(XQ�vՠg�LX�9��� �-(6�:�d=��p�BR�0�4��j ��d���cV6�0qzb�7@ x��F�NF�L�j�<#�].�y�޾}���}�[=�g*Š��g��{/��>ӻ3eJIu��=��;<�R~^�)��n���w1����2����{�%����# ���,nj�dA�y ?�;C�������|������ݶ�v|^H��$3$������n)o�GS�٦��8Q����Ծ�{o�_ s���}����c�ڥ s1�ý=��xη���pst*�P�C�p���s�E���i�ʛ�T��'!�N� i/h�{�% ��|�ȿQ���=��l��/��fd�p)�7��]X�C�����oG�㿥�:����Uy�����f�D�o�#f�^Č�9��lo�:;���� �5;e�$lm�V=�{A������L�9��{<ѵm_ �$���� J��R�$�RX��4^���U���b>��C���.!lu���Hܾ�c�"��g�kK�i%Cvs��,��@��IݏT��;jBs'� #�3&��$��jnL�I�^�&��T��i��=A=����� ��� 9�%�m�xA���!|�M�a콠6�U�� _x����8�M�X� �r�/_���E� |=s���G4�L8�gl�8{A��Ì�Ec�hz/�U��C6��?]�s��hJ�a��t� � ��PK9�ƙ�vPK� �R/Definitions/resource-Securityrules-template.yml�U�n�@}�W� a�N�V@H�V�髵��+�]w/����ڎ/-�TB���̙9s�Xe8M3ȅV(i�#h����VeDU��6�*�8]-*�4��& B����6qU����1�a�氫MԆ�I�_�vV+Ά��̰�G��\����ÝR����#�����Ot>��Z�� �q_�T��$W��Bb����'�B��� ��{tBC6�$}�N�G� ?q#ii`�<�Wĺ?|�lO�|�V�- Ka�龣���9://0��&5���&�2�����&,��� s�L}RA;#��h�A�i��&�����~���d� 7�ѝ-�����t���4�a�x����x'�/�����E�{�S�CÜ�4�:�n�,�{"��\��[Dʔ�Ý;l�3��վܸ�PK����PK� �R)Definitions/resource-BasicVm-template.yml��nۺ�_������o p��8I���I��y(�rk�'��ߡ6k�$���rv� �CI��)XR��[��ۖ'����?�?��t�1����!q���$>V���?1�n���c˿��8=fYA�9$�D@C~:E�LFh�,�'*� `E��0� 2��D�)7#"C�OEN��la�32�tEZ�0�Oqu�E�?��di��c�+���+0�oO{����ɞ�bŇq�xv�*�X���<�&�O�.�"��� ���tf���c�2J�?�ٮ�B�S��h���4`�Z�ʚ���,�,M$;����� >�N67/];�CE#�c�R`��� زl?���� �rEfD�""��a�䥌�N(ؽ�|� ��%Y�N,?���ZS�(/(t�pʪ�vJԳ��*F(�� S���`?���ڜGh!�o����*�հel\��V����7�R ����k[�Jg�(N-�X�J�\-n��WMr/�5�!.$�J\:�ӵ@��_����;�ޤs�����(����_�A�J: �K!�t|��^n�d4J��0&��$�VQ��h�&` �̤�u�"�"J��huk�"e���3���� q��SF�ǵ׺JTF�0���U���@w�z�h��"�Jw$��|I�<v=�7�b[�� �𯒴���m2�����$�~@�"��O�!ty�%�v�zj^ff�ˁ�E�Y�d0��.��K���/˚m�{�VS�q��� k��d�����aW�M�vK��\�_g��tv;�F��nD[�F��-"���-1�r�i"^���TK���됮})�H� �D����"��D���\33���<�6 F�<�]�N���z.���rc>�;�\<�~���冿~�����?�כ@T]v%���ݞ������_� ��R�D�y1����f]���tnM6�����q��~�n��%�^�����O��~��{���I�V���É�y�S�uW����c�]��1���o�S�V���q9�>����_�F�s����L��3����82�ؼ��_/�����l����^ݑ���oO����d&:_� �u�{wg�}��}׿����s6&'�ot|}����ף�oa�����E���/�Ə/����\�v�Q����jcj������H ��gQ�r���N4� ��&~�������_�~���5���x- ���kQ6������N�ZϮ��;�nH��<��>�� ������|����W6����lN>�8����M��=(�w��{�z]�[�߫@�J�?��� �QJ��-Ƈ�o:ф���^G��4��sD!�l?� FeZ��N��;�3��� bݤɸR� �A<;`�-�����H��?�p�fM�8�³D�d�v��cIL5�9�~��GFX�Ui�PAC�Ӑ�e$�X���x���t�4�G0�PX�)��h�+ڔgG+OR���T%Z����I��?�}l�P����q =�2�V� %UՏ�~ik-�!���ۦ������B�!v�rh�s��D ��T�ʊ,s)~�욧#��W^�bۋfS�[���O P����7�2� ]�r�C�m�d�� �Ԗ��HK��mH)p�R�`T��� �B�h��1Æ��Gl����bk ����ԭ�d������AI�O� b��6򘸛��}+�AJc��Q� E�*H������pJ��C=nG��� ���G���ަ��p:\�����������O�3!h"��ӑ�T�������P_M'�POeXH���,jHU1��$���^���M�c���|u遶��C��� ��L 8��V���VԇN�z�� s��M�!�,Fñ�!��)��x$C�O1[H����'.��/^V�'@��C�O���$%���ò�cI(9�9.�j�Sɻ��F�l��Hk�A�'�T顓�\؆�� :3 <=����SS (�k�sg2����2C�ޞ�ۮD�U�����m��[ ֶ�X���4 ��a�� F3l�k)�'B������$M7|�f���F�"�1��Aj���6m�b��*[�tIh7 B�s��� ��hfU ~@�ςE C=7�s��an�Ps����a����p �^Ƹ� �E��w#T��.i�����e�p�_�S #���fw������B�ٔ�����������٩��������l��;� z��?|vɗ�}~�7����� �&T�[�x�~�W�Suo5<��B*��b/ ��u�ykB( �MZb^.�Ь�V�N|jƾ�VS��Hm���ߏUB&σ8ϰO��x�Gom�T�� s�X�H��V�h`O���X�X��n;��S�m��G{;�6��ViE����B�=�F^��~ s�hm7�`��ډx�?�p��|��*Æa+Qٻ�V[B-�)��b%�}<4C"O۵m�L��J�:ZM��'�C3ī�0�� ��̓�E�~���[PC��$Uɫ������S u���l��}�z'K��:=Yʾ�CLeG,��-�Up�����(y��@���������P�� �&݃f��6�sOgo�r'[.�9ϱIA��҉rw��v�3 ��]�.y���z��`�k�۷��L�-��GI�Q�����y��I��d��6���[�T��P�H��=�&�����RgN�^�e��D\: G�}z3���c�e;)���`����pw�a�+ګo�E߱���ʹ��>D �j�l�7y} c�H�-�`�;Q�%b�>���3�h0V&n�^�M#�\jV� �c~�eS��.-�q/�W��xB&*�B����0�И��PԄ�D�&?�0�?eE�Um��SAF�T�h�1QG��U��o���̨�2����v��21«��A���{{J�҃��q�{'�U`nc_/�F�Dn��m&��?�ܻ�d��xJ�n��(���2��r��{P�DU�C��`��$*��Ա�Pr�S��pjh&���Ũ�1�M�$}~mn��J��m;Ⴭ�{�m��L�8��b������JHJ�:��ҥJ<���b��_c��j�j`�b;Q.��o��nbԄ_˴���ĩ���`mv�.�l�LY(Y���� �"N�*�n��\�z�Xז�m�4��ՠ�ɶ�@-���z�R�V;��;����ez��f�h�si��>n���k�S�xP���C���ea����t��m�h �J���Y[�E�nTsx��L�x6�O��L�Ů%j�V�ILJI�����Ԛ���ܹ�9�ZU��&�Y�Z����&�%�Z���M�����@�#g��n�Xm�ć��i�7���Q�?,�b�{Z�@�e�GS�I�d��d�������v�(� �ҕ�3h�*/(vm9��ETu��S�'ё���.����x_'�B��ez�J�&'��]��e����= ������������B��1����L�_P7�j��٧��G���h������{t�L�؃|�Ț��aW%����Fq���>��kK�]:�=���}ڬG�tc�������S�=�CC^(��U�����B*}� m��N��B��c��/W������OK��`Q���Pa<���*�$k��[R� (�m�g�P�\�����P�4��%�J3�:T}*凷f�~%E���P�{|�dAs;��;��\�7oPyj�Z��;� $F��� ����� �y���++%i�d� _EAMo6�|�'��T�.����?PKN��p�3VPK� �R3Definitions/resource-BasicVm-template-interface.yml�][s�~�_�ݭT.���Su��d&���ɩS.aˠ`KF�I̯߶1�L�L1e���%u�ן�eIf�HѰN(�Q[�`n× I��lbZV\dJ^)�?���e�/|tb����5 ��!��kE x��*�P��h�H�zP�c�}+R6r#(<�̉��] n[� �R��kAD)�zåB������BB�2�0�*3-�c�9\��D�+�&jϜU�aN&XSt�̋��P��B�����8�/꒤���Ls�:D�_�Бc� ��w�p ��^�pVnQ�����:=h��X�7��K��t�?']�$b{=� kRߕZ����I���X��td��f����B!�� �kOQ������5��Y�i�1#�J�TW(2A��J$�W�2�C��#뚍�g�h��?�JoLh�( ���d�N������ͦ��Bw�5C�����3��\�2�F�N��z�V�-��4AĘс�LŊ��A`����KM*���`�QUA�X:���}ʜ{�b9}e��5����!��T�O�؜�j�U u�g��.W�˃v�����|�YNA��O���g�r �G�;k><�{�v���s���p��~��]��ƃ#nW�O���v�z�> ~�w����J��+�)��D�+���tI��To귗�o�qQC���8䃢^"���y����,��C��߹�������wZ�.wz��/�=r�+���y�;ov��?��۳���>���"�#�~�Oݟ��1����]�c�鈕�v��]�]�N�U�Uꝳ�Z��"��C�Bfǭ�[��M:9(7 ̪�Ѩ��������Y�dT����`w�?o�����\�Oq�W����Ti�ۓEl�|�z,]�V�G����v�m�JH�t5�zz0rMݸ�U>�9*9��a�x�{�+z?�^��t~�VJ���j�S7�ۥb���]�N��������L���\q;�a���q�\,�ǿ�¼�����[�aO�znh�M�ѯ��Bde"[`�߮���~xSM@�7N�6 �ù�ǒO�ಚĨ$��=jsDp����Of��7�7�ơW&�ps-E���U �y_�eO}�ǃ~��rsbz�� �/uX�ɹ�Z��� ��`#���T��!��%+�ZG�9�X.����$�����A�bKL��S���Ң�7�0��H��f㝡���ac�s���7��AH�mP�����FKH�҂5R�Y����L�YPѻ �4O*�@'P�<�/z�K�T� 4L��C�GML�M<1>z;�~?�� 4U�f�e�rO"��t=���׬��C,��s�i�!�_'�<�����*��L9��U!�D�� �T��G�z(�B߻�J�۬�k�kdM�eUJ(����;˱:LO��*�-��T,ʭ�]އ:��ZN�Z�����7�G�dO񺪠����W�uB� Ä۠/��z�X��͏��*Xt���q�4������?���el �82|�c�M(#"��T��� ���qز?��W��M5(���_ɋS�p[#*��_:$P�z>n20À�QH� �k:��Nc�,Bs3UT�F���e�e�([���W�]�����_��_UW��Ӟi��ȇfV!�M�H�N��v`g��h�v��Ws���=��l�cu��p��y�N�S���3G ���x�b��u�0��0{� i_i)�O��<����t�R��'�p�xxk������z^�n�^�Q衿��O��uI�?,mx���7e9�;M��M:S�5-7���SmV������p���� Qo^� n��"��!�*+s� {�10�Xh�nF._�\���bf�^�[Yh����k:�`YYM�3�lk�^��+e�w������Q��*�O?�"T>��_� Τb$��ZE����U��q��T���^ԄUN o�u�g�k[wݴϲA<�e��l�,T�b����ȶxm4�@ny u�����e��h��~ӈ�7���0���)� O1t��=f��7��}�[:+��V��w�{3�� �#6�'(E�`g`�&�"�O1�֯�2�/�ѥ��tƟ�0�h\5��f�O=3�3&��7�bH8�w�]b͹�Y���G�"3]�r3@�2�� Pe��n�)�߲(�A{�A�,ǎf]S6�\�N� d=\) �bN�xW����O����,����6dž��=$ּX��-����-�D��e��~�j/�H���6}��g���;����~Ծe�2� L�~5�g���8�U�V�g�ά_ �Ս_D� ��oU�D�e)vg��`����b��/PK�Q�O� u�PK� �RADefinitions/resource-BasicvmComputeNodesHeatUbuntu20-template.yml��ˮ�0��y ��®=G���Y�J�hl9���l����pI m����ύ肄Za�����P�}T,NV�mg�~@k�>�Z�� B�cL����/��d�y�IޤEr,�yRfe��\��lT�H�5�Yq�ң:'Yv8B7Dz,�3�B��^�Z��GZ�Z.]���u G��*z�<%�4�u���\d�� %jѳۧ�$D�;���g$U�)�GG��~��/�у��{ ��oh��cNCK���� ���x����� 0o}+�"��;j��1T��M���e�ц��>ZC���1� 0��/�� �r����h`����6��X�w��������'�ڂ��.�q��J�����g��߹�hL�����|h$�,��n��n�*���n�k��^E�n�=�K����PK~ĢSPK� �R.Definitions/resource-Extneutroncp-template.yml�WKs"7��W�M��؞k�)W�b�/�ԔFӀj5Ҭ��������<���)�j��?u��U��(���r%M�m�#$��f� MEԋ./R�4����p���Si��qH��]�a�ӽa7�������e�׽������*�Cڿ��;�pH;����_-.;�!���1\��*K�BH��N �Zɻ) 0L��z������SRsB2U\ZS�n2 T�� 4���m��@Z�h�Q K�7!�$�0��;!�Lo5&`_��F�� ��s F��3�D���u��k���-|g�2��E�x��_F��<~�8��ѬZ�����U̪�qn��-.�ؤ�ms3��*؎&���!ٝA-��%�9Lx��� ��s��ӓ���^���衱L�vY�I����N�`p��[�-�q��O�=��Be��Q�y��Z ���B���?���zU!o���;ꡯPK��Q��PK� �R:Definitions/resource-BasicVmNodesUbuntu20cvfc-template.yml��r�8���i3{��zK�y<�l���$>���� ZT���i� ���*U)����F7 �6l⸁K�0�� �b��Z�����1^��Kc}��mL������G.����֜����#���mtB�������w���� x�?Zd�x�6֒���<��j}\m���n����Z3q�Z��GAh�x��L���ۋc <�"�LS�oC&�� 5�z���1��XKbbk8�S�+}���G aaJNa�z��I��,zOo�K��̍�[�G$��"O$��(������#�����B�����~����7 P��� TF4��B�pb�sMs\d�x�=x��I+���{ ���z0�"�<���S;xv���">Ea"BeO����s���Y�� �]�{\ʕ���rJ"[D<���a>�� �@�%`20�~�i�����J�g�i)���ſ��R�����\�w^�7�R��e�����Ÿ^hb/g,%�A�#R�i�pہK^�=Ih�Rw/4���� �>�T��yա�XB- `+LIA�����!�vxz5������t��9���1��nXaว$J�e�̥98�(8�(!����a.$ȟE���/�� ���(L����H#}��R&��+�~��ύi�:' h�j��3�q�Y���i���2�Z�ni�sZ���' W�×02��`���i�)ר˚NV2yn`�ソ���c+����|��� `ӫ L�|�Z�ܡ����Ҏ��4a���}�� �0 P� �:}�>>���k[ob ��3�y���A�#�Ġ�Ԣ!qq�Y� � $�0�J��4�ܐ��,�g��l� v=�&���eZǛ���`��n\{f� /���7%RV�B��f���Mc��8-���� ��]9�L���ږnc 4��L��)�I��QZ��9�C�ٍ�2^A�-%��l�`?���³k�g�"P��r�&�ȷRk'g[�|��\`��R���Al��7����F�#��_�B�q�1 ����~�kA��e� {n��Δ������.~:74��q��D� ~_=kk8������� �a ���7x+��sߎ��P���d><� ��b���}Qp^Q�U��hN���4�p������B+Gߢ�v�B��a�6��mn�}H�f�'CYn�K}c��r�� ���f��d}�ں�ӏv����z�DJ a:�C �Lb�'��ߵ�Ė}d���S&��Y���4�ݿ��s6|��s �0�%ڬ�Gt���͝�/���fi�̖AU�+ ���'k�� ���_r��t��r�>�U�>'� 0�C�^�����&K΢� �,�m$�(�>C�0���vciqt�x���O����[�������o:��H^�1`փ���k�����Ʒ�ǧ�G���=�GɶQ�+ o����6�CS��9� ����7�w�!�Sj���� �%j�����\ũ���#[�`8dΐ|X�#he��\6as�� �b���T� *�&��te��H�}�Ƚ͉B���j]�5 ���Vw0ц`έCKk���Y��J!���jLB�+?���yB��Y��z��������,x����9�QU/YC�}�Ӡ�feb�QV�Ś���P�u:��� r�.���e H�bLD�Jg�,������R��g2t�52�4ʻS�^#٩ّ����i�&Z�!d5@�b�>�V�j� �N�$��BRGYi��>����j�vjZ��:J�D�U���o����b'�NIFh���"�2= �d�'j���Š�_soY� �W5�M�0�'�y'٦�O��>��H ��4nIƻH#�TB�4}7�B�<�M�L3�t%�U���%ul9�ڑ���H�2����5��D�l:l�]̡c�����p�~>�lԺ���g�:-�]�FM"�$D��`rB�)����m��(A�G֚�����9���ݰ���є���R�w��u�T4uAu�GE�+�+�,�V����d���H'�~a�D 2uԫP�L$c�S����p�و��M��{!���3����n��: *��[ � ��Q�b��7l�����4'v|<?���,�KFU�U����1���ͅ��-��V�U��X��:�Tk1!�iҴ�g�c��n�3��փ�k�d��hqA�UT���S�=q"��y���A!MMF��S��$��\��$�F�q�A�j�0��z����h��Ҍ;��"5�`�Do:�9 Ŋx�������v���T�-YQa/+ e_ճ�Гث�>3�A����h���,yu�-��`�Z��D�D�# �@TS&��)����ݸX� 2�K������<-Nt�[P�`�Z��� v� �L^Q�Zć�fMn�O0�~��V�e��.��jSu�F��C���u��,$����Fz��@���~���o�t��RT�j^�Gһ2C/�>2�y���v��<��I��v���>�z���� c.�����b+���r ���-�֋���~d7Ñ�LG��egF_��1dŁ�A������^�F��R(���H~g�}��r:ow_W�^)F��1A@�X�u�PKFJBWG GOPK� �RDDefinitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.yml�]K��8�ϯ�mf:ٛo��0� ғ�,M�6�%RKRN��~��dS/?�m� �'Y��U_},��Ԕ��-���K��) 3d�#��"cxC� ���� �Je��wHȔ��ςglV�H6ySb����f�����y�����뢊e���E�l�A]x�d�.Uݩ2�Ses�.B������n���X��P�e" &�y�(�e�(K� �|$�ӧ��k2�Fjvf���pSU�2��,� %�٘莄��w��BAY�C!�� \Hm0�a��S)|Y*��)l+_�23�U��]k� ͥ�ۻ���䊥3� �nJ[���E��9�Ȉ`�=���o`�`�T�z֩&�� ��R� �6X�����FB�-����{��C����|)r����a _p��{qz#�@�����XPx�w�W���� ^UΨ^r��"��M/�������6+�^dh�5xVX�K�vu��)l�� �rb�﹖Z�/2���B�" @�5�m�bp��d���^.R� �IVB%7�*������M����� �g,B9�T����b�$��@�Mii�;#F �EU��(�<'K�b��e����k� ������h)v��{ؐ����~�����O�{�y��I�z~��S�����T����bR�s�٠�z���E���*dd�E���{Uߥ}��� ���������vH�qaj��)����<��D$�D�e~BB���\���Y��$���i�,t$�$D�PC;�j�\G��V�ڜx��9䆛��ad�����?t�mh�#���͙k�E��t�H��#Y&i�����L�[�p&,��I���n�g,}�>7�����^ۚ˴�����`��4ߎ�@M͜��5-�ȏ���� )��Y���W���{�ȠS4�`(��b$�@SwK�âL+�Թf.*��L�Ĭ p �;S�2 S<ă����.+}f&��o%=ny%Z1�Z��) ��$��h�|s�e �cl�;�]�c?�i��� �s���ݹ��7x�~]���KV�k���l���g��MQ��i�̺�t6=�F΀c�6%���ۚ��Z�i�� -J\�Ŏ�}.Y����V�Ȋ˳"B� e#I.M���!N�T��d�����} ��&������Ҵ�=ڬ�1'� !�6�� �\��W�V�(<ʅ�I��J��9�2�vM�uƜw��X���!Qn��zW�S[�H�6�\���n����ʏ�J�z~�i�(D�0����C�����c9�"�� ❣u����#��v�q��IWXi{o *� � ���&���g �-�i� �q� ˧��|�<�K:P|^���|���\�9��#EW�Q���x�V~��I �O�}5M�S�L<�u��MN��g�[K��#�`�2����^�P{����"�� � ����b�vi����p�qTM��9���]�.��wj\ix�B�S=�>)S�;�e��̐H�Kd u0��9�.~��9"R�ղ<4��Ձ)Y�����x��{S�q�\��m��v���y� �MG��^�ˎ��������ߥ���n���M����r��bܜ�qx�f\<�#�����Uy�"�U��l쒔dXC��/a��>�fϏ�^'XY�f���PK�wt��&�PK� �RDefinitions/data.yml�}ks�H���� Oĵ!�_�޹�����c�b%Y��<����H���,�����w��@>�I&�E�r����E23�H �~��szA��S�~�:�m�̷̃��7�� ��$v���:/��ՋW� z�O g��8ɝ" ��0sVa8�W/��N;^��F!���� �[Ft2�.�St��� �f��~������'���n�|�˛7www3F�Βt�&�_foN������1���� ˜4�G�0כ{�m ����s��a�4�wy�ߥa��'KV�K���< o����&��b��b�t�ί��by}�uq�ۧ�+��������x�|�t?�-����׉3?�O�?�GN��a���� C�c�#ҖA`�J8@�6��U����u�ց�NvA�t�m�n� W3�|�% 7a�rzR� �C�ds�`�!}��8=���W���l���w?�,gn~� �_~p�73|F�f�I��s���K�mN]]��W���s'��#�޹��"'!,��7 ��^΃4����d��q��T��|��b>����$I�x@�U��|���р�7l;��g���a������V�,�=�5վ������+�� �U!>y�yȢ�s�m�/�!'r�$O�$��a(h� 0�Pʠ_���@<ϓ/ALL����Q���eYv����Ak�/�}V�H�0���n2v����!@�����{���#4T_$i~�i���>@Qq��i�c�U�Wn�60��%~;����� ���� +Z?�n3��-,��;F�G�L��6<��6��:�"� 8u"7���>Y���-Y����ۍ�T󴐔����U0�������*ٗ�=��#��o���>jA��q�ʺM�G�`�[�{��UǬ{"g�*2�ƣ19B)C��>���U5����_fc�>�������yI�\���Rll�A^}����]tݶ:iL��-)� �q׵>���d�ӌ�N��?�����J���m7������t]s���]��6�4��z,+��K1*6���Q?��ς����c.@Hf�tt��P�ΐ�ԟ��뿧��[P]]R�x��﫩OFNUm�4?�Lez�?a��e��!D�OƯ�Ro��52˪j��Y<дV�ר�No���r��:��6 �VMF��7 7�z����.tɢ_����]��RG��a�憃 ����ɒ[��2\,��^TT�1��9�/Ģ�t���R�&2Ax4o�f�W�a~� u��{�5Je����c�cGv�G��6 �1���?�\�Q.*�B�<�߄�Kz�[ 3��9����HɅx� �0K�I�Qz�@�Z�_����A4�~?:��0,FO@�e;��mX�BYXd���ˉ�M�j�8U�(;�JtcY�~��|�8��؎�DiA %:2iG ��Pb� S������x2j �H�!�?�����ݏ�`c�,�6� 3����@���Ab\��E�����l�@ay���[>��&�������LXH{/XaR���1�a�H�VZ��*s� ��A(��:iNC;�2�e;����B�Z�Ra^(XLP`�����a<9�����iO���.ƒC�SR���y�E��l�e�}s=���/‹\,��T>,4і�~��̕�R�u-��m;� ;դ �c�i�@�{���<�L�1��Cm#(�T�F���Ie�e����Ai=���� �>$�݋Ha��� ��vc%���߳���1�� �XM��e�M}����� �*x�j�3�qL��qTP=�{���&<e�Txr�����>ȶ�S�O�3(��'����fq:��|�A=)6]��ˬ„�2�P~�<'��~�.bۂ8F���^Ⱥ�l��I @��:��1F-y�L�oL1�X�D�7t/����:����wT֦Z���7 ��m�Aq�v�z}��+��F��l����n���a��ꂁ��s50���u�� �]�"��I�F�<�=+��*�٪)uYL�x�9|�݁u��E ���P$G�O���LR�Pt����-�$��v �]����� b��g� 2 ��!�n�G���!���-M����بȐ�(����vWݴ�۹�\#gÜ��W��.�d������P�m6�N�/�� j]<��ֶ�� mٳ�©X$YZA/���o�@�R ��'���S�7�a�Ԩ�) �H2;�k�^�>k`xI�2WA�ߪP���Э[F��]A�q�MHׯ���+������Ogͷ��g�+F���mD�˾��%��JM�b���͝m��M"���nq�e1! ��K��G1,�iPU�U�i�.I��QB,�Ѵ��~ �������j<����S�Q��%_e�����V��a�*ڱ����(\_`,��I$�0 �"��*�T��&�Z�x%�� ���(��@T���_�!�)?=.�d�u�� �ܓ"��Ni���-�`�E�s]�������\ΐj�����s���4Mm�e �TA�J���7Ƶ�#z��Ip���s�2��b��7�C�S�_�o��z-����{/������rr��d5U��z���&��`N���K%�y�k�t=�S��A���`qNE�V%!����M�\ ��^^�n%3��b�F�n�T`7��~�O��()��q���C|��89>�C���������6)f��Z�4ֽ�q۵�A`]��]�ڋE��V�c������6:��c��kR�����g�{��F ����y��3�3�4����8�l�&���-���TtA[�nYZ��4������������� �Y��ϟ��@����T}=+� ���7��M!��cY�TٮQ�ɨ_1^ i����d�@̩�. �'��.<�B��j*>U�m����VG=J���'Q���-�s�w7@递��E�V�ƅb�f������P�q��Vt� "�&�1��\԰C�2a&�oo�3h�dQ�Maʹ7XI���aܟ�Y���>�`}����{k���~�4Lv������m�6�bvA�Y�Ba��_��q<0�`k�"Pdy���E��{bJjV>�� J�u6�ɄI^�2b���K���"��:̥�p!����9U�/V��N���^�}4��y�o��;���Wbf`B׼*E���w�ȿ8_�H�~��ܰ �����9V`�U@*��zw?������D�k�JX��q-�~�����'Qr7�7�<������C9���cE6������9���[�K�T�+�Kq�O^Yzg,f@F�f?�اR�n���m����p�Ȣ���ȕu���/Ν_�8\%B����� hh/���c�ìrlj_ ��Տ=8�s�����[Q"b���Y�HuW!�D�@��FÀ�� �u��Ɠ�xb� 4 �f@� ���+}&�\^}�W�tLs �:+}�r:��,m����4^�q ��o:���ݩG�ۿ��V����m]���=l���籮C�!�c��>�������M��&]�ϦZ�V7���x��Y�Dj����R°C��c�� [���>1� ܥ�q��$��w�bp�C��+�M��E!J�M=\��T�X��|��/&XޑB��s�D��>�y�z�Y�e�}��>�9��-ɸn9 �CØ�{�2��Ř�Kxxt:�5i�X�z�Q��(^��-sЭO-�#��ڥ��8>Kn�(��O�]ЕB2x���$f��8N6��JP�w8���ڍ��I <������,�ܳ�B�� ����lō��-��� ���t�2~=*�ɳ�į3�qE��g�"ϗ�l���������Ÿ�����d�?3�������՞� �~�u�l��T������x�Y$ ���x�v,���q�ÈA�N|�^�n� �>�d���|6�Em�%_�e��4��;�6��Qg�E5�֟\g�Ӏ�'���"y����R|��0��'�w%٭Hw!��U8�����?%����ƌ�uW�ed��ߏ��*?L7NaG�a�8�����i����<�?��ϳ�3Z��#�1`��m��Dөvjk�IU;_�+%��� �RG�w�Ȫ���k��K���#Tp[�j��R)9 X<�6e��N�S���S�5�ҿ�wV�療��I�Uq���㶎w:C��7�n�᚟�j>�$��i��g��Y��NT��(>����e� ]�߱+���7���`yV �yT�g�̳_��e�u�g�^���?�*�]�ϮJ�U��ߒM����zdA��UY�n����[������@�m��Sm-�O/��RA�brVCk}����*��l�>X��"�R9��R���,Ї��\���xJ@���]L��)ke�y�j�������(&LZ�MF�T��6a�u�3�E��vq�9���B:Z�㙬ٖ�];��%���^=g֓���r���Ƭ8������y ��Y��P���Dd �i�@��ؔ4:�gr- A��C�o�V`�N�� ��)pc��fō*����]lm�7��첸�j��5͝�ESm�QW�..� j4�8�1��B�������iO[�v�*b>�^�x�%��b���k)��\YZ�7��t���_Պ��l✊�v�d��J˼Z�*3a�a����!=Or�B�Ԅ�}/Z8�v�����K�&�6js�`q��=���ö����h)@� ��Jѩ߲��j�5ZT�"�{�SܜzZ�T�Qj�>��j�Af���F��$X�jd��e����ă���D��X��P�"�K@��"N�� h�#�ظ޶�89��싛YG`�����8�gY � 6}?��i�q6�dW �4p�iRlݢ���t��9��$]īdO�6,.@�"\���z�[��{�@ 5����kG��6 �30��V���� ��w��/z�#ܕ6����$�F��F�h�N_l�:����d��1���bYƂ`$Mw���e�C�EPJ�/Y�y�N��jo�J�5��n��[��]6x"��RF�O�,[WZ�Bl+�~�~�*�-��v�[PV��x��}�W�)* :L�U�.R��5��ܣw� )���{��0�$��J����!�eF���05�����kr�=�a6�����I�ק2�<�p=5��������4k�z�&�l5 Ĺ;���q�K�%';��pm눿i�p\��^@i�=��z�F�������B�*����:_ۤЍd�~��d������ՌS9�1w5'[w��+@�r>]7 ѕ��j�U��h�g����^p"�<��Laú���@w��J%� � ���v�@Ĩ�4jA�����ī"*��cx)M��l����9�(��T���j�/aK�&<~�����A[������.�,� D`��<�_��_���*��r�� �oy��Ӡzҡ< ~���z{­B�;n΂�b�Q�s�4 s� K�jgYJ�Xx���+��v�Fh�*0�Ar�� ���e�o�l����u�_C3��Fu��ĺ���q��{�T��.������NIY�_t*Hp ��4��!;����k؛1p.�l�hL���G�*���37�t����2�C�# ��Xhž��)l����r��@�.���tZ=���:���cM�K@�x琢3Yp�G�K�q��8���`Ǫ�)ܳ���=tϴ�"S��E� N�~re9J�Pql�������r`*��>�����u���0�� �F�B�vF<$�yTj�K��]�A^�K�_`e��=�[�3�w�YFƠzJ�i�SJ�K���dM2�|���^�sg7in����º�]9/�!^*�� )tX���W�i��t�+c_��9U5�הv��B*�o���\i�n�fz$o� �����H\�éFި�]U� �/�Z_J �ڢ��iQ��-�_����RA���LV����t,�n�< ��G\�m���e�-� n�_�����_�u,��5j�r^��/��y7X7��&� uaυ��Z���_��)e+b�2k�zp,M���O'-#�5 � �3�-��� )�[?����/���pf��!@� ��e�r�9��rL��:`��Y�r/�UU�iƲN�vED:@ė!^S,��MC}��\֟'~p���4�:��@i���,�|2�/˲� I�Nʃj:����b����)\�s��k�����vN�{�!�ԭ�N�f��9w�K%?,3��R���z�>��S��:���1�բ!P�C�D ���-�Z��1��ve�7��u���[�Tݨ���0� a>�T,j��5��P�R�s �e���A.|#ZE� ���-z�}�{�z�3��wUD�0�$ � ���u^^]^�҈�����c�����<��.�_u����^�9Z��o]�o�V��M��%o�*Wt�_ Y�T�ʹI��{ �Vt����V1���K T�_ɘ��������'�/����qI��m�P���3�%m�?sN����Z0�K粎j�� )�g �N���1�;h��F�Y�ǦE-bߌy���U����*��-�[�Qm��[ꤡ�Ǡ�Ԭ�-˻��� 䒏jl���"jr*m�G-�)\� \Kh�k�c���|��%̜P �ּ�Wɛֽrs�|��9Jeti2�$�Dx(K �dC7H�ר�%`tcU�l�'�w��3g�rB�!�� ��?�e�]{�kB6p�?L��jO֗��$E{� ?V�E�Bb6����`�0Lѣ����/h@����I���Ө� ��P&�ļ%��(#;��P1�6� dq��v�����e ?Q�ؑ'�J[m���n�"�I.E\,�^QY�� r�����Q��K���B�wPh������k~���~Oq���T} ��&�������z�QVf,��7���s������� �����0�~Y��M&*�󎾯�'���m��&���o��whP"?�;&R4�ka6�K��.����K@�E�0��4U��o���{%�|E=�:t�g&��K爤Q�������}�{F-��O��r8��Չ�?�U�3�,�c���*�g��z��gd��)>�ؔ7��l: S���k������� �6QC��T�*T�TUT��R i+Wj�whq�γO�v�n��yק>�`���g<���|� ����Q�D�wZ�eќ�c=��[2ImFШ����~�<�� H� �X��f��*�h�OE�G��bQ���o��I<���pSO��WMT%V�kG���$�/A� �&�>�0f�� �/��n����|o��m�^�AM�Rk� 3���`�W�{�Gɺ�-(>���`���&�����W`/�J� ��K;dqhz���(&zw��C�c�D�h)����Ƴgsq�H�><�A$������lcUw��l'�bwh�s���Y�"sw_c]�#�aJY��&_�j�ut��[s�%��� �btX=���q��B��IRڱ��l���qľ��qt���O�*���7�{\o��姢�uK*����!:3':7O E^a��c����Q����h�Hii�O�iR�o�D�� !q���d��%JH���׀����2�_�r{�5P�bz�g�D����]g�#(, ����c�����3#B�#+���Um�\�H^%z� �'�ݎ�^t��8{Њ�AMy6��K2 '�%YZv�Sژ��d�? ��PP_��C��F�ro��5����H��K�s� �4�k�{�m��1UA��,s餧 �Y����G{t�DZ��pqլruլ��۹ ��H�h��l5Q&*JVN ���?�6$kq0���H�Ą{�t̼ 8gm��2a�Ӝ��#I��:7i�5�q �W;�q�A�^���#�������NZJax���)ք��h�.ܦ��eWq��� �����ƌ��$ 6��)$�4Um �A��� ��Ǟ���{2l�E����ʹ��˒vzaTz��d�����!��燵#O�U�w"��x IJg�ފB][����L���R5��� ����;�������Xc ���x�k�:�>ܱ�4�1�i?Ӛ\V}��ɪ����9�%�†c��WF/E�0���4:V���|�lxD�:�6�1����4�9�� A\;�6V�)\}��궰ܹ�o���K��!hY�Jſ�>J6��gJ�,W�D6_��?���h!�j��� 85g�e�R?|�I�$�0�������J��a�IT裀�F�,�C��(�M�]�옾�^��o���L�Z���o���#�G��A�sh�H1�������f�߃_�r��{U �Вº��}T ��̜3�, ��fJ��S ��B檠qD� �qJ�sC=&��0 �(�dTG�U���v_c�u�L㻈���d��sj�3����IJ��6jR�m�#����q]s�U��dФ �h�O�֧�T���F�,z��9k��E9�~{��wԢ;j���:P��ޫ5���q������io�W�q�P�p��NI`�F��&n�@gưJ���hM uȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e* )0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t ��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl G�%46�Mg��_�"-= /�c���.���΅���(�'K���:[[�|�F�k{[W-j+����G�+L�#`���A�rf������[�e�*>!˃-����u!�v���23r�$0�V���������3 @ގJY�dyhlS��"yXגddM)59I�IɫY����v�uS�_"B[���b��б3 ��尠�p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��𞍧��ĺ�%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�J񦅨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l� K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<�������"��A� '����-�B��hc�{1�"խ[�x� ����Di�T��|��x���$2ʆ�U�L�O[��贼��V O�1���������� ��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i� W48�=>���m�ey�}pv�A&� ���hn{�q���?1o�b�H ~2ơ�N���n>{#g�|;�'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~� �OY�bII�H��[�Vm�="0r�5o�^ilr����J��6 �D�u΋�6I��z�� T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@ �Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D �UV�n���,L�-R1 ]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�Sح�.�gkPI�9YY������Z �F��%v32D���rJ��VR�����(g �� ~{!����$�q �<�u��}�R� |/�d��s���{~����Fa��!� i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o�� %���OE��Xk�/ n��E �i��z�+�,��}(B��b �(]xa Gc\c���d���@�9�2{��bΉ$.�Q�k!ւn�by΀9�W��8pxvwz<�I��v��@��G��> ��?����Y�����6���7 ot �ze�^�>3�C���^C,ށYbA9p����B�.S�_:�� ��{��OLJ�jMN�N��4�h ���|�� ����qr,�+�?���~�P{'�7 ��a���� k����x� L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q .���8��=6N�G������ޞŷ)��KޠI ��d��G�9�NL�{�fHo� ˘m��$2s�`a言̲%5��2؁ �J�ܜ$`�fu�m�D���N���X1ft�EƵK ަ�-S��7�O��]Ƙ�(ʛ`T��^Qi�����%�}$�� �>�yb?f��'���޳��]�� t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7���������� �J�wi�� ��eV�E�u�P2��� ���W����}���&6r��TU��fG������z�_c'TU�zO%%E��M���ӼFNǢ=������4e���z��J�^���x_q�/�ZSʏ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�h M�� 3�. s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3ƙ>cz�wADA�l��m�ׯf��˓���I�辭k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k�#���?)�X�D�� �,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6­H�4�u݇IȀ'�[V��;��l\Ry��O��s���O%� RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ӑ�w�7������k�F�vt�)B~��)� )c� ���+wj¿~%qC0%� ���P"ꉢ���-%�-Ϡ׎�hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ����� J � �ޘ�H�x�+ 5p���C��X�p�MUh�7�A���OhIj �����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ƭMi�� �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A �䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=��O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�K iJJol��� �_�*X[��3-�3���=T�i� �:Mў�{��߰=��e�%����ˣ�y'��*��ޗ��LT��� �4��v����@�'�y�W�d ��ڭN�}Ǣ5V��� ك�PwՅ�����E`��Ӽ�k�s7� _��S���k�>������d�-��Pn;s�(IZ�lJ����ҽl�#���<����`��4��@���/���w�A��(�גUN�-���V����s�.�Ec��=�N�ϕkD� '��BVJ�=�v�)d-+a"d��v�g�OS�:A�rr�Ъ�o�QXn��7��9C� M��2��K�%4o*�S������v|з��6 �ڱ�o��SV�8ܒ�%PF�x�HB�_�/�J�L�z�A��0K����;3.ew��o��������6�LRƒ�8�q�敼�J�d0h�SY�o�hA�RV���0]��FBc�d�X�a�6�`,�'^ �z��OՕ���mqu�؅ y��*�� bx��V;�9��٧��)��[�0�����l�]��܃�W�y��D�����鷭5h x�Zݭ�]�7�S��d&TkW.�Y�?+���QEYK�G`gdz��U4���O�V�ߪ��s���x��V��׃��6Wmт[׫yG�n����?��L���K�����}ϗ�x������һ�|�L[ �>���s3���@ƙ`�T:0#��E��W��<>u޾}7b�#*-/VW.W��-���ʝJ�޵�ϳG�2�l(2_�Z�����ט�o+�d�cV��p�"󈎧XcPb�VG@�UVW�����HZ�֫���촠��"Ɂ%�Ֆ$ =`Rm� EG-3�I�3/L���068�� ���?;\|��.�pD.t������Bm�M@�e�핿��,JI%>X�`,y�E<.OW�f��q�N��ɫӴd8�ai�2����� H�`����S:\�ůO�²V;�Sdd �:��z�P�*]�# �E}f�62bU��ʥ@sVP}��?�m��W� xZ�9��͛"E�t�^��b�V-E��z ō����Ƕ\s٠ŝ�[�n�Q��.ܸ���(�T=#I��ꇫU� D���Ceq6���-ʻ;�MF?v���,��h�)=����m�: l�7����,O6�G�q����%lP��ͽ�?�߭��Fg����@�1��O�^���dV��] ��=�f�F��z��IX��Fta��`DQ��K�Ex,M�f���lC�N����DM �1c����L�Ɏ�!�.a)�8��z�m�r��d��n���Sn�i��V/%�i�.-׏�о}�OY�;�9�J�n��Mw���I#�� ����Jv�3�B v:�J� ��TwZMy�[T�Ff�f��:��U�HW�7_�����x�!�;QYD�MSĨ&f�~Ǫ �h���T�������B�v5L]�Ҭ VR_c��/����M��Դ%4����i�.�-@ � wmGo�A��9o dၿH�I9Fzw�G��1�S�R�.{*��!�ᶁG�Ʃ���K[��������?���e���ǦWZ�'�}}d�^^����Z�:r2�ph�E%t�g� 1^� q��̜+���%�7�F�@�b��$�fJ��Ζ%�Щ�4�%^���_3�� �[Y]�i���_�B�GG`@'�*C������ܒ*^ua�NژT��xﶪ������� ����ϗ�|9���Ν/{d�Y}�LF����%%G�{�v��RSM��Z��p�w�(��,�C�2��t� �֫+�`bq�.��2���7�L̍ *���.h�b2 ⵮��L�<`�hl� C�BW�iK���1����{���|�Ǿ��z�XwU��7whld� ��ʐy�E��.�����n���w| ^��2,��=����l5E�Y�3^���G\7kI��{عi���B;��f� ����g���'��Ѭ�?uf�� ��R<�o���f�r��B_�P�e��g�1)���������uZ�*L�O������`��A��]?�{���'?�{_y�������o� j�M>T�������wo��YZ�G�v�Z�|kZ�^1.�K��*�T���ubn > [�v�2�*$9 � `�}t�p �mt� W��hj)]��%՛�|�ڑw�S�>�,�1U����l�|BO?�:=~:_^�_��ۧ������x���rq~�\J�עKwb�l4�.�Rc��2doE:��~!�yl�+p�U�踠drM��X���z}�8*}B—Px % �wȓ%`�Qҥ�R�"��>/�Bg���[�eɥ��tށa�m��PK�/E�>��PK� �RDefinitions/groups.yml�X�o�8~�_1p_Z�Qn��r��I��:�:u��"���&J�Z������7CJ�� i���CS�Ùof>�|�{w2C�0�Z�h�/����O33�Z'��&���,�o��o�M6��Rl@�CR!R!�c���!3e����Z�e0�(IH�o� 3����W�Ut�@��+� �������z�ND@���TQ�]ލ�o'�� B�|� ���Ғ�� ��ebN0�X�� i����K��3�_ ��%��[9��^�Zx�tW��%4�SO���p:�H���û�O�y���p�0����G���܌����p��g<�R�� >V��H�qĜ�6E�P��U��Bf�^�b��0+��܁ m)g����(YJ/|9r����q�Hs,��A,]E>\A�r� Ӎ(U�S�S�>���w��"ٔ�����R����!.L K>�y G�YY����`<�O�������P L���E�\Q�)�6�=�Bd�$���|6o� �l�Hv�69&J�m2�I����S�Fft���O��?$�}i}a4y�p��>�7�B�aY!�ՙ�X/e�"!33�X��[ �*K���;wY �x�/�T/��{0؍�{�ΙL ��1��^\X�_���][�v��|��j]110��}�`�;�-�O�qV�7y݆��'p6�h�L���U���͍Q(���|^b�!QePnijE5I�Rf���X`����{*�TD��B����*Ҩ8Ub�� ������a�����+���B������-�a�0]�8���x_;�����'R���d����z�>ח��D{��&+tRY�>�k�j[*��1Y$�Y����y���� U�91�9�����RJ��<��r�;e��� ����*M�eY��U��F�"��>����ǯD3����ڿ��nJKc��q w���`%��l�������׈�I�a�5bh�Ԙ5��Ĭd�{����T��r�B��i�I��<�I��y`v�y�k����c%����Qu�i��O��ն�����>�0��#ǎ�}C4���"%��a�,i/s�0 �㩑�l|\����8�Pa�#Q:�[-Ag�o[�J��ј,�M�X I�X*�7�F���k�=�`�;6�w��@S�M,� �^�~O�+J2�$�F��ߎĻ��}j9)�o���RE���#���# �I�J�e؞?�&��r�s�/�'H���焃�s���a( ��A}��4.m�-u�j�U{>u���fB���/�F1{��ճ��8 �_:jt ��?�k՟i]�t'���^��<�����_�?�3? �b���\�E9�sf�fC���oM�lt��;4�u�D"�����}f�|"�їLV��s_G��i�HSF�v)�%Yeml��p�P�]�^i�j��UK.tla�`�z�����uM���h5�Hѭ�T�⭌�2KW����*�.ٔ�i����C/�7IWA2�N�ۅ�u�|>�����+w��ͦ�U�AQ8�����}%�pW�0���u�)��в /RtT\��6�*��,e�}�j[Dֱ���D�� ��p�u�,�-�9�+Cx��e"�av�� A�5�BS�8�;Prby�w��Yr'���voΔ�o| xW����"1ȏoR�-trS�X�)2��E�K~��ٟ�urMT�=���s��&�E8t��G������E��ڱ�M&�7���@�H|������K�/d��t��Q|n�dz�/+�6D!��X��dtff���uRfz�r�s��yּ���6E�c��[T�Qe�z��,���l;9]� څR��Z؜�i��c�e`8��e�f\�V���*~Ȏ�Q �������y0�������� գ�PK�\�J�PK� �RDefinitions/policies.yml�]�s�6�_�q���J�&��܃�vZ�%���t2DB�$��,���]��Ò%�������~`�ߝ|G�� �2R��I�'�t*��ܓ�̤� /�/�S�p��>�'P��5)蜈R�Z1 ��6KY� $-�*�T���r=1�8"m �#Q5���W�k��#T�|}��D��������65ܶK9~�۞�����uop}�1?��)E$����:�ZC)�9�%�$t,<�%2|+��b�"��[*PɸҒkH�a�wyQAN;���w�A h����㇟?�_:?vz�����#��л�~�~����������ۻj��iج��?0�Q�,C�  ��!U���x �㚎�S&,�TL\�6����\SmZVӜ�R�4�؈ n�%S�� b)�%sZ��yr~?K����ɨ��y��T%{��y���#ۦ�3��X�� ɘJ%���� 8��ap�!}3�|���9)�\V�� ��S��,��i�9MY��b.�%��bK�r��j�B�,���I��|b� жdD �Q�cY֕������ �9������c~o���3^�i��$U�n��1��4���L��w� a���߽ ����b��^���c�#4��t7���|?_b�Xk7,*VQi� Rf�Á@G���1�ymYI�Vjn�� Z����t� �e�xѸ"o�D�ˢo.Ȉ�-���Z�B��2�d���]�0��� ` ��r�3�#:��LJ�����RЄx�8� D.�c�?�U�*U��b|��}a���:2F2����� ͘5�jY� S0ݾ�&h_d|FbdAl��s6e�>R���t Θֹ����ҧ���r���y���H���K�,"�W�v'���D��-�r��9�m!����πٻ%�r� r������N7��u6��&�.����sX�R S��Eu ��Ln���v=Ӑm���)"s�9l�lز&�z�),7X-��Nӷ���X���w�r<���)tq��{CL��L���)�ZH�5�c�O�m���qHDULN�6�Zع� ����v��Y�{�S��Pk߁�}�1��L�s�q)����(\U��tܱ����qit{�IKZV���&g�.6�H���챷��x��*F�vט��&{��J� ZC�j���L�dX�d���K p��u�&{��f�ƾ���R@ș�Rƪ���=�(�SѤqeA,�)��\7��(�E������{{�t3 J 3�d�(��ӠK~����gݷ����|9���-X�S�����:ۛR��Z�B,�9u�POKAJ�L�R�u>+�u� rY��'*���^D6�`�E�B�~'�2�v���'�p�jmm������>�ɬ'���4���Y�#�䳫-DV�2 ��2�j�]�]G#�L�!,�󒗝���p����H��i���p���R��۬p���5��qqst o%��x�`��S;���ft7d�D�?�[��x(0>�����o� �v�y����m :������š�4�ە����M���1)%��~��f~����=@=f�� ��[��-�tåҬ�sH^���  �uN�c�� 4�1���X����v �q���G��i�s�1Hъ � �-piyxY��C�>y��f=�Gy�6(�v�ӉuNj��3O/{�w579 Zo��l�a�9���ha���(;gzt��2���h-p���2�?�y~3�J��A(ѻL�é1�?�60#)NnPz�&kIk�d 4`K�C;�$��vu�����fK��4�pUw�B���a� �ǢP��V�� O�[I��P����� [l�τ�.[�֒��x�������Bm\�� f�:�,�$5LO������EE�s� �<2u��)�L��/MK!�%㶶*�<���W�GD��.����ܓ�-k�Vb�� � ��*�4��rbJw�@s?���,�٘�ơ^�Z���Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�j�+hn�|w1����L��g�<^WGknC�.�*F�w��#��h� � u�߬N��X-ld�کw������MXa.�Z���͕��1/��C� ��Ԇ��ʩ��{}��aEx�l��� ��KIt �6o��ba��f)W�9Ȭj��Iû�.����D��[S%4��[mX��XC�U�Ʌ���j�Y�]n��֠����c�x�5�K������n��7������� ���d/T�M�vQX5�&(���W��\: � pn& Z�(�jCbb��説vt���G �N�E4�k��;� �~dEc(�㳍xr2k���W�SOM!�o�- ��Js���i���}�Z4ڗr���@��$�zo7<�M��� 6a��vD����*�oГ� �G >;C�\��|����ʖ惡����#^��W%��5������*ʠ�w����8���ˣ� yn���R�qDM��›��ͅ9�Nh��27|,lie���(�člGV��,�� {�`i��NtԒ�Z^�\Z��)l7M�;��N�z�j��T����5�Nj����^�8��/�~� ���@"��K��[�d��������z� ~�.Lν����gw��j,X��P��^-��[�۟��%���:󴔀��� ?���ARy+�sX�i��95���WY�i�m�f�v3���|9�vZo2|f�ö�R��Qp���W��(;D����6�-e��4���■���O�cXl6(!4u��c��85�N�OI��\7_pY �W�͛�!�Ϣ�FL��5&��N]��%}�BC�^ .�Ϝ(�)A�O&F�>��X�����-����W sC$�8i�K�S5�)�����9�eZ���9~��:W�y�xv���7z8�D�`����o���~K�C՟������T q�S�qZȺ�n�`—ݫ��|]� -���ǜ/����) �$M�v'W��87߂4�f>�6���3�F�n���f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf�� Wh��0��o���j��? 0�4����@$����� ��e_��f�w9�L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK� �RDefinitions/relationships.yml�XMo�8��W�� ���=zOn�n�-�E��ɠ%��V&�$e���� I}���8qР�+q8|�8|3ԫ�W�L��"c�ʄan%ذ�)~��%�"��Z�ߓ��k28�C���N�l�wLi�J+�BZ���`�G* Ǥb�^��*l+��/�$p�-��s�a�a_�iѶcܝ����[9W ���v�p�6�f�σ��]�O޿b?�ʅ�̈Ki�|�x@)�fηLƗF`�i�5�I��dV/ܖ/����y��ت�!��⊝'l49g��>���o>O�����p<����[vu3�MG7c<}`��7��h|}���2�Ga?@J�QdD�D�= �B�r!Sĥ�%_ ��a�a�0kii7-�e�˵t��7w��2gN۔�2��Jz��&�À�!K��l��������qvp���؜��1O�d���*���J�Y�4��+Y�ܮp��I{�&�Z;c,65�pΔ�(��e��k� 6��\ �m� �bք�YH��]<ϙ��w��V #7���u�gq������̪��A���D�dB9l��o��H"���|F퓱��� Af=2l�.���Yc2 �I=����V-�p+��=�u�@��E��4� c����������X�0�sqJV���t&P���i-�w�[�L�(����*����"�;F�)@bR/�ro)N6|Q~�V�N�ZQ/k�k�,�G�s�]��J��@��5\g-߈���荤�'�F��H��ۄ�\��0�dTk+*�ݳ� �?!bV�B�p-��uS������P�rٔvm�w�>�����ٍz�2��sR�Lj�Q�AW5a:���P�}���+���U�Jw/U�ǘ�b�V�'��QXjf:��+�?�ku*yg��w0/T�X�Ca���4�c�;������t�t�o��i�nu �]�ME��f�@I�6a�g�͌gw O�ݿ�t�%t�)-^�}ghݤ�V�C��E��Zޜ�m���D��U� ��xl{�?,�据�����y� <�agʪ�UuvV���D|�Фc����"��hؕ�v�(k�����L��7���Ҥ�xh���-7Ǩe])�Ek�=����}0���Ku<�C>���V�����/��ESY?«jNWy[l�/Ҹ�秫p�GUw�%+���t<_U_������ۡ"�X���9�R y�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز�y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�PK� �RDefinitions/artifacts.yml�WKo7��W �C-�^5=�'%NP��\X���jwVK�KnH���_���Gm7N�`K���7�<�f�>���Z]�_!��ӯ$9�{�N �e��+��h<��<���Z�����!��J��1�ƃԐ��QR���� �$'���\���-H��O�?zC��򾹜N���D�63v;UQ�M?��X,?\P���N+t,~m��\7=���ņ�T�cAl-�����K�=gJ� �䥐�[�i� ZCx����%4�gK�/��n��/�����ꏛ�|�������%�������|5�YЧ�0[|�?狫s@Š����r��d�`Ж�'�&��e)s�Ko[�EؚZM�@������(���(YK/|��IR�����u���2��w��E�c�u/j�~�~;���zw9��Bx��� �e)r��}�$�h� ߻�����r+�X1��E1�Vy8��;����� f���3�$ �A(5��1�h�׉!�������3�]a�L_��ټ&L�P٨X���ؼ�נ � ���L�$��(��� +tc�/���d^��؋ӈ�-�Q� �\gj��]����`ଫ0�aQ(&�NZ� 5I>��>��>c��fQ��F�U�S�8O_ӉG@�_�A)�-�י�0;�1�x,[5\']�.tچ�nuhxЦ�� �E^�Q���b̙p�J�m�N��5�85����;��4P,E�8�I㮦T]Ҡ mxb>��󝖏�g�J��u����%�Q~��)��pMc� �2<���@�c��\lV �i1���<,�� f9`� A�xbR�q_�3̶�*��&��s���4��kp��X�і�cO�a�SR�4��h�f`�&l`����>�u������;��ЗC3ɿ)��6)�-*a �dB�;���+X�W�+*�O�y|)��S�GIB`�^HL{��� |g��VO�% K�������$�{�{S|���i����|�q�E׹���#�È<s#���a4�九����(� -ވ"�Һ� $��4z=�f�$��K)!�Elj�d�y�+|�T� �.�p��G+Y�}�8�J�>���s&���H.�|H� �ܜ�� �ڪ�ϊ0��?�*ٗ���;�pXE2�'��t^Q��e?Å���� ���+�v�K� |�0Z{� N���#�HL�#��Lq`AGu�bÄ��I8X���q�f���Y u�˖�����|�h�����~���v8�S�ʈⰧ��=,<>�����b������K���|}{�3��� �~��?T��Cg�C�L���5����x.M/��\�5>��|A�PK� Qq)EPK� �RDefinitions/capabilities.yml�Z[s۶~ׯ�I^��i��>ɒ�hj�Iv�O��$� ���9?�,��H���iO��Z��a��oA�'{P�i����ЋI���F��B�fR���/��Nx� ���J��"�! $���a�8����(挈�š��S� �Pğ�93g��yy�y�sݿ�1�������#�'��3Og������hr� �5ςS�Aѿ�p�� �d�09Y�T@�☑�Z1�Ģ Z�͚(�RB��b��T����M�'����w� '��7N�(��������ǽ�tx7��1�G��t�8�__�7�~�]�h+TC�be�#Hf�HCk� �s��1 ؜�/�HȂ�B����������^�R8��!�=������t�s��U�7�i���q�����?�2��� Bb���x'�S�1���7��� ���b�Q퍥4v �:P,6N�M'�(��BLQ�A:C��f��3IwR�� ��JɨB������]�v�M�zQ#ҋ����1A�i�b%����l�"�� N�ߨ-s��n肪�i&70'\��y��o�1%�Æ�|�|\H� |�FQŇT�]����)A��I������}��;ӯ�?h ;~E�p�M�h��(Ǥ�j�o�O�0F�RRa^�ܷj���ǒ����j�� .Ta� !OV�`��c�N�%e���'F������I� J�|%n`w��Ԁ���A��|b&%�D�,/M�cb���뵈}A�}w��h>�b�Y�L,=j�k$5)���+� &��X�$ -[h�bMd 0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^ʄ#Qt�Bڹ�# �Mc�P�Ms}0|�� M�� ��_0� �wN�c��\�E۲@4�e&��e �X5�x�tv�%��.��"Yr���yA܀��z!:�u� ˝`TBh�}�*>��8ܡO6h����CT�d�^M)8�$��s͊u�s�m����q�� M,�^�r�ڜ�0��^� �-".Ͼy�`u�� 5�ʳ�-f�la����7����D���� ��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1 �*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_��� 閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3� zʞƉ0�%�n��u�[�:5�ק�K���� _�C�m?x������+������%�x��v ��C�m�)����s��(~��7\H���F��:�MG%Yx�I=���� Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3�� d7p��LB�$-�9H��fY����עE���£z /S|`?e&�����P�R�9¡�� >��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h�������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p �<��T|������|��+G�� �qr,������b|��������H+�;�ÎY�9�nh]ף!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%���,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6�� wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~��/)PK� �RDefinitions/interfaces.yml�X�n�8��+�eH�t/ dO^7i�Mm rS�$���&V"�$-��CJ�%Kn�\�\��޼y��\O��G(4ư1*0�i�"�U���+*ͥ�?�{��\UKW��E {����AH[�D�5$Je���bf���� U�" �>GZ��� �{����u�xn\�%�Y.��������)HgR�^�-A� ��]�(��eI�"�R�`��R��Iq�b�qh���]�0a83�PekU�B�k�&��P!-���Px�?�.Eݡ �/e~H�B�l�:$(�R��j�0�6bTm��SSM6��rB0��6:�1O�!Ĝ���a�����#I��n��v��(�U�/����$e�ܪ���Y�T��os/���V�y|�u��0�B`dx���}�?VT΅Y��ϊ޼���e�y�Q���!��x��mQ�:���n� �VZ�A�����X�rS����Fa�T�:sґ�C`1юi�j��}�22L����+�ٳ%�)��=���G5��&O�V!cl\):Qc��q��H�g�@u�*��w �J)�ު�4�)�y�{X\p�A�� d~��1��~��m��� �����7k{5t��~֮��N��_�� �v5�n�^���C�`.)��CN���~B^"Oɥ6�N�A����w�{ճ8�I󩽷5��'�|�T���I��1�8 �(��)u���5�7ӹ�MA� �6v�rW `㩛V�I)9�����ɩ2k�!��}R�c�aS���1��Uy�g�M��7� o���dڹ�U$i��{O�G��������`Z�pH��;m�ٱ~Mhz*���L����H����Hϳ/�h7���<.>0z����p�'0 ;�9�~��%�V�a&�w��v��݁cjy}H�om�s�>t�{� �2�^&��ZO�p�A/3�e=�~��PK41H4��PK� �RDefinitions/nodes.yml�}ks�H����aO�E�ۭ]o\̅?�)iF>=��Zc�ÁAP�6`�Z��wf=�*�@�-�0v[ ��������J�ı����/�� �vn��?~!)�)��Z��ַ>Y���q�����S{���v�zk�I��cG���aJW<�ԍ��A��6��Ƌس \�V��0=aߟ�d򻻜F��9t�J�ʍ�����q��Ey�. S�J��#l!N`|K�^��S��_H��^�H�����(��`��Iy(����9����̼�ݺA��;!�0����>kg�ܶ�q>Q��L���wd�wU��@��۠Jo6U��:}�cw_.GWG>䖂~�z��^`6b2�w�8����S��������Y�Hl��;i`���rւ��؋(˒��K�o�)����=�Ol�'a�qc���N���ӝ ��v ,���2�I�U/��{�6���v��nU׮�fqe��ވV�^X�,�8��;"�O�r`��(�m�� '�cIe��ҿ��|��rsv~F�N��H�`eǕ�aHA����u�ߝ�q%��=��2�~Un�` ��e�V��$��eK`p�W7} 㯕��v�?�Վ���ٸ[�xO����&|�� ���` ����Cs�6���C�б}+I��~t��t����ٺA����a� 6s�es��}؟gu[��S�5p�:�WE��Ќ���<.�A�m���嵗��$[�W��K/X�l�}�|us�N��:G11���61 l� ���r�������X@�*�W��؀��S��j��a쥛m��͗|� Y�~R�T�Y� q���r�����=�ێ�S��_�0�H�X@���$�.��9P?'$ �L Exh��S�U\�ڍ`�7��~(��&�~���/�e�(��=�ɋr����h�<*�Y�P�ڙ6�_ ��i �'U0c:�7�1�_����7�}�*�����qj�B� z���G����������m����ds�<@��;���3A�yN<4���;N��8菣��� Cߵ��$�N�̭���T@l��W�F7�}�^�Sq��� +��>�o 58���}:;��uӟ~`�x�9�:���_��>��U>D��'���p�ܿp�j0�@�N.����Nn�-U�@O��t�+�{ �|��^a��A#���l֎m�=��A�6�O����eԂY�&��]ΕHb��l������l��Z+�Z����+��a,XI��Xu���z�b�~_�zT�f ��+�. P�`�U��Q� vo���ut����ᾳj>���/qTg� �J;��5A�F��l��%��D�^�Y:L�D��zR�c#�Ǟ�ͤ����T|sZ�Z�'�z� ��D���M�I��bS��(­ K�Lf�����)���/L76,b���B��5�D2g ��-g�{)M__�d� �:K����ܺH'!��"�]#�+H|�qB1� =PFԨ3�����(���ʡ|s��e��!&?���,}�T�>at~��FV3&��WJ��KX���=|�;#+�ǹ^|Y�WU5�q��5���z� ���fc��2˶�;������Ҫ�jg� ���3鼴t�1������'�*�U��9�������{e�y�Z� L�'6Ľ&��I�w9� �=�:��A_�1%!f�c�;o��V�~G�>�t�l�!~��2�+��7yV�@�tC����b�Q����C�W��hm������fm�2z��G}ɻf��Z$��oN2+<� ���d~{�x4��#��!��F��!��f-kx������[�g����I�Q k�c����3�+�ą��fe�h9�<�ǣy|�3��<~��}�yl����H�GJ�{�"Yc'��d�G�l(�� �j~'�ytۼ���tM�ҍW��6�չL�-&�$��]���DC�7���o�Jp�`���!�f{�GL��u����e�����?���r���Bu�g�j/�]=? WV| §�T|�ko����T�]ڪiυ��������򩯝��&N=y�fP�����4ޚ�����("�lc� !�7K�0�,(0t���Æ�"���h���1E����Z��9�Q#�zn� Ld��P�Ign �X� @�ni5,���M�k;>����cs��}��{�����`dͪ]ʚ̊���b�+R_��}�,���7�T��:�u���������OrΕC��Z��ݤ�^�(���#H�b\���u1��Ln��j ��č`C���Ot�Ǹðq�_��ɜ���9���s�P��y�����uJ-Лq�� (F��Eb0�+��6�ngl_��=�F{�;<�#��5����ڭ�UH5J�CH��7b�2nz����5��M�i�ڡ1�Yh��-��2��̥�Fc*��!��ʝ��a�s�+�"� q �p�9�/M�v����+/�Į���kZG��Eb0���������^�.R����/��x��a�e�S`�F�Eb0��7g�W(kg�/$��.^���+�@��YB��w��!��E�Y������q� (�������ڽ��^��E��[z[4^I�qʻr��rc�Q߷ ���{=���(� �x���S8Dc <��w8��{�;��Q�+v%�z���1J�7#q�t�B��cz�L�n�H�W�W(m�,��h�~�;� ,�0�/;�������<���h_�֢ �$6@��$�q�Z$�C74 �z�R m�z�9�9O��bfo��{E�^��g�"�M�!{p���8�-i�D���^���(����?���߆4 � e��x1� Q��P�дa2JYs�_��=N��;��tR��Q�&� ����^��d�[��v�|�|VsИM\"'Z�dk;0�G�d��$D��>>���~SAd ��Ba^� S��b�����1����Q$ê~����:�{s�l�6�}��Ƙ�6��(��ce�IQ�Q �)|�C�Q�j��Et�X��X�Q��c}��l[5&7�[-c�}�\��^�,.���x��ǫ���L�C��ly����-�߱W�h P�M�G� �&�����0��<�~S�n�\� ��qq/���acc��1o*٬��^�(s�ެ<>lb�D�s�s�`Rw�%�U�]�N�P�1�����cD2^���%�Q-��v�Z�o����Q.�3}����$���jLj>�=�;�R#��n�wڽ{��#��G�k�G�#�Ռ�Q: >h��(�G�|�R�E>�٪�Q@ �W@�-3Lj����G��� sl�i��(������pc:�� A~�4����"{�T��Q�j� �nh����ܢ��� ۱��w�n�1�������[��^����^��k���:��I��R)S�DJF�7$�G� �=�Pr: 7G��Eb�����c�W(��o\�ܬs�����oA<6z� ��M����X�"1���,��+�&5?��ӝ�3��#��y����ml�v�+�^������ bU‚5f1x���3A��L6��N��)�=2c���Wn k��0�V�՚�fU����]�@i��ub#���hYG*Z�e������� Gi>��p�w����0����4��`�N����;7N@��� N���ʌv�l}�/]V�%�fA��.HoeQ٣h����l�Wځ�?���˜�$PT� �C{��}�u����^�r,��w���Kr+®,(46�u�r�q�\P���̝/#���ϻ�#�������>�N@�Y�wDֆ��$�cյ<Z�pES�8�q;��������孺�Oo%���u+��v^k>�}7�S'���%څ��f���V\���64j�o�cq���a~� L��A-���_a#ĺ�|������N� ��`= �����R��jM�a�����0Lk�<�{�A���S�x�wa��(n=0�6q�\R�.3��#@���Y�b[;ʟ���ٸ[[޿:�ue��y2��N�����0Ʌ0ej�D�5�wza�́�L�|61��!0���Xq�iR�|O�%�mt�p��%$:�����lW�^�D) p�ֶ�_��]=Yq�ɂ�}�/6.�Ӿ�-�n�P�i����7i�:�* iYe��] � L�X�����s���iNcF���=S���u���E���"^t���"�0������g��z\���v>��h<�۲��k�A�=n�'!�Ӹ�F;�餲.W�w���V4ֿ�gAW�< �J�StF����ߧ7��CnE���} >�>�=G�-�wP.�# �� ����;6�bx�+ܝ_R�7���'U��� �Ū5֡�B;߄?tcu�8�(���� '������jl�M��� ��5a#CC��ۮ=x��J":���O�t�zPz��w�����*51�J^��n�K�'Le0�@�����"�K� ��� Y|���mV#(m��a��:,8 �N�Z>����GW���f ^���|3�G��=�o�X�Ua�d�+�vn��}�ʎ��1^MDV�����Ru;��{k���H��u<hB�V�� BMW������c�m�4��� �1�Qb��8"���k?j�ѐ�t?A����[�e�܅)�S�K6`xVDw�[>6���5� ��&ę���ދ}8Z�_݃k�PS�]1�x p�hH=?\�~y ���j���������r�M��c�,c�m�D�oW(��:���� �@jv����-4��N�1��k�7J�fZ���IK��b�mߛ��U݀����bv�c��j3���������2��V5�4�/�#/���g(���4���K5l��9)�X�Z1S��M��s3R�0���]םu��1��ɤ���=1���2��M3|� ��[�9�.�WAF ��G��3����>�$�%!��7��KV��65Y+��o��e�'�t�v�*�.��}�ȴ��J'�1�`��d��K�h_v4(T�gAT�˘Jf5�!Ǩ��:ka��U���H� #$��s���uv����[�+C����f!1G�)w�-���C����ѳy7����� c�̘(3&ʌ�2��D�כ(SW�;{�����i)���z��n|F;,�H�'��`���(!���{/�r�V�t%���˶"�� un�4.�DV�0[��u�oNG��2��E�3�щO�as�K����_.��Z!�������c���������;)��^�_MK�q���ڨ0ʤ�Gֈ�i���������M>� k盧�=�_(,�R�fw'Mu�C�N�m���]x1�A�[GM���,����Y�݃?U��?��w����x�r�@^gН���8)������ �_�惫�r����:Y��h?�V'��tiC5d���Vt/Ջ~�PB��f5pI_����� �Rs����E�/B}���n5`S�� �0#x��i���]x]���]_�'Ǹ{�=jț.n��|y�|T�p���v����ROBh��BS���`� O�x�w�'O�� ���5���:�7�OH��3��$�I��>�{)N��V��J��îB��'�yJ���$�.;�7���&�|�.�qqmx�f�\���@tJ���^]Y�ֺ�f7��u�(�������������r���1���κ>_,��V�yv�u(��Kj��l�����i��!����W�CPxq{q����ܚ��\\��*�����:`��K!�B4 }f�l�%�&7_�=m\ec� ����{�L���*��7_r��O=��Y�"f���mO�Q/4s/� ŕ��$rL�ɻo9�� ����#Up����� ,�Q�q�$���������Af�hӤ�N����LG�sSq���^MoD�>Xӣ��qy��Ȋ�d�q*9�2�Mӛ�R�dq�e�kV����-�Si��/8,�� [�š���yϠ��Hu@�.HCuA��EOEf��[K�<�'v����i�66=�Zuɧ���y�AsK��`�t5�l�e���xZw@�Q���g�Z������6��X"����&%�t5'Dz�qm�C��+x��J�>�0�I&-�����H_���y���ێ���O�㺯(�S�]�}��-$R��uwt���P��u��̥��\�Q��͊��֢$x������ D�Q�v9�Z�Xu�һ���1�z25��+��(LR�QR��^�j[�b����� Ek�ЍJ��E9����[�AZܞܝ_��M��!�M��gg ������`:��"��T���5�Rl��̀<V'v�G�irU��V'��X�����ٛY�%La~8'J@D�$0!a� �������B60���0������}�� ��D(_����g��\�q=��f�w�ͤ*�2���38΄Z ��g�$Ǣ��Ĺ7��7�6�*��ؾ��-J�����;;���m�-��l�--z��q�`c�K�ߗ����Bp�e�yE����*C`��j��a�u�b؋�uE�jӎb�݇*LLL���ë0�,z��V4i kݧ�?_������ł(�9�� ��p�"��ŏ��{xN�3)\:H_�9��قU��t��y�"@g�J������P!���ޞʅ���^Ʀ�J�{�I�����(��C.����0xD���#v#�v���9]�-����X[��U�,��+)�R�G�p�G�O�_��/ -�\ъ�������;`��ѵ`�G�tDE��)�o*��L���=��JL٪xՈ�F69�H�����ҥ����� 0��?d�zm =ڴL���6Bf�[|_f�R��7�4\)�[�h��Շ�/��k���e+B���#�i<>���K���]K�nZ�=?@��_�X������{���jW�j�e:�?j�/�|5Y���p�v�N]L�K�,�ʍ��p����0>r��q� ���s)#���F3Z�Vбx�\�:3�y~�]o._�DŽ����Ȟ��t��^q�y�Ys (|1�h��4[ZY�\�m���xwBf^������o&P]�k���&�tN3 ���kXa�a�L�뾇��{�;���A[���wC��w��@iN��V*��ث ¤u�����환tؐF�����&P�h(_�.��a���7��e-cYKڱ�e,k�ZƲ�����15���@<���e-cY�X�2���e-?|YK�y�j4f .Ƃ���b,� .Ƃ��� ����m����^T ��S���]z��-�a E�{Bn����)�)�\!x��-���ߐ ���yKVx�����=�[v+�:��� D�4cb��гxq��Н,��$!IBǣI4xK\ ������`?㦣/�-ws9�¶(�x�N'�M7��e�@�t�O�x3:�7 xF4�?�����6�� ;�p���J��B��)V,���x�2���W����a�]\�C [�%�H�ޭ'�g��<SLHAS��g#��8@������b�*�+�iF`�G��� @r18��9�>~ �>��d2�| ���ϥ��-��ز����Gz�Tl��m���K,1}�����K�CK���9y����gv��`�8 ���)%F��I�n��|� � �g�y����?����U�BI27`�?!2�=dT�SG{�H�<�]�b��kl�����{�� ��BHB��3'���.q�d�$ �8�� ���;PL�����*�,6��;&VeɄ_B��>�l�� ���%)`Of�gwd �}-=zI��z  h�2�2R�jY�j�{(�H�D'��n��,��@��c�R�#(0� ���an��Т>d0s��MeV+v�J���p�p1��Է��'�ɬ�H��y�!M�0VDz �|R������!��m�1�4;:�� 9V���F�����Nnh���$�D׫��uq��&L��|B�K�MpKK�tlq1} ���>�Y��� !r�����ʪ���ѯ��HZ�/2�9gZ��|@�#�?��ˆȦ��v�����#�Z�'� ��}oP4w�r���a?�#�Y�ہ%�$�<�i-�:���� �a� ���K`_�P���ل!^� ̐y)u��)*kn=p)We��$�V��r�����|O1o +��9m\?�G�X�Qs��(���w6 �';�Z6��.��x�Ɔe���|�A��\ӆc�.yP���{��]K�UJ�-�S{�T��3(���i=bH+�C4��F�O W�bx6z��#e��O�����S� ��hP�=g��*F���.ۛYK�k�aGzi)e���u+g6>�{i��)e����tu_����z7yXe3����o`l�� Mo���η��cCߠ�Y��,��}�'~�c��G�&��Qf\!6�O�[-��k�(��`-�_�s���z� �:� {C��yU ^� ���qLW�[:�#u'g_�H7���mp�bm���m�� *�2��4��';u6��&[���˸��c��n9�`�/߲�k/��:�!'��rcSX�p�)yOa��]{M9WJt�4��fk��f�R�)���`��}_ZhNv�j9z����Ȼ��B��1��.��l�AyI?�w�� �G Ya�I��ܿ���"��1���3)��� c]�t�&@��CWH���HE�y���7���I]  u�]�� 9���F������5�*^���Ł <�����pd���S��d;/���R�m�� ����9z�z���$֭a���m�q������o��=�a.x��&�R�cu,\�d�ܣ�0zfk��n1)���?n��3��w��T+�*d��oIj8j�c��3�N�^��V��xd8!J�Z�d�;�4-q�&a•�����Y����g�7i�yY<�,���H6���u�Ɇ�|Ʃ�D���,�F]��LRqذ��"������%:���c��L��<�v��V!�K/�H.���0ƒ?��u�;�D��2���a %���䊲8 �"�%1�0K�|���Ǜ��bo�;�y?��}�.�:� ��m�΃���o�ڋzi��%5���}�=��g�X��~x�Vo5�% �\*%�{��hT/$/�֨��u�d�/�rc�}m��)�������"j^��+����4k��s�~���ϒ�F[j���7�8��E��-�� ��� !�� ͬ�x6[�[�C�'���^�]oS���&8���D��[�K�,dǷ��zO���J���oK�qϳ�X��6Ó��G�0��\ч��/m�ݡT�~�|W��n��e�{ �v � J�����;����C"�:c3/�vA���Z4��X��zўH Qyk۲�'��H�r��U���䡵�w��u�;��q��h������3诱m�(_,�刭q5�&�-(uw�z����έi���#��Н��Hr���⽬(ڳ"���t��;�u���`��EE�<����],�M�����1X=�KRN#7��g6 �U��%*U���Z�nv�0��pO.�ƹM�Q�3�L:%�q=���'�vܓ����s��j�+��жT����z�Ձ�h8Jz�e��r',\*b$]�N� ����L~Zz�?�hc'`}�vE�&��e���7�X�L~��Eً+7�{�A��7m�ص��+�Y�������(�6� ӵz.�9���P�W�����%up���]��<���o4ƻ�`g�^��A$����� ���ũQ��U�I"&�R f7Ӭ�jx��f%� I�tK�6L�.,դ7��%�O�#6&^�.0���� t�,�M��/J��~J&�b�&1���M�Еr�>c_ʗ����ev�����&`ɔ0ͿR��}��b,V�a ��|4����Fq;�`� M�5�&���*�L霚�l��|щd�ꉍ7�1s�q1�$�1�/#��~|�]̉E��\D��3�Xh��Cg��Et���� ��lh�Tx���ݍ���}�,������0�����y�� �������� �: uY���}��95ǁJ�")���/�F�"�m_��,��{�V��4Z$�\<\�!�"Q��K}P���s3K�Q&��H,[`���VL�zܦ-�W��!��S:��zB����a�����ʷ:���b���'�������Z�V�Xww�0M+LA�;�4������d���8��3�v�%����֦I�[����@z[��� ��h��?�ˊ66�?�`T��D�>'���&qv!�4]ͅ2C� ����`�!�{(���2��nzG�h���Ho��&�$����%a鮑�.�=ݥe���4g� �R˲�:7jrB����x�ܐ���g]�D7��k����z8St\��}�{iS)�?���_9!^x��>�鑣�� ����#�D��� �_�S0�R�z�jW�[��B��y[��4�N.u�L�Y���N�$ͫ9j��/�w�i�,��e�gQv'ؿ���H��d�% nm=��N�b=�[W��k-�1� �������o�x�� ���ƬF�L�a�N��3�g�m�~]K��@����(S�<fwM襃�"� �_$w%��u �@ �*`՚%NE Z& �s_=�L��es�I��˕��X�]�y��� �N�b��eL�;����bT� �PS0y_���s�R���o��s�.��01�U�A�m䳊:*n�|�ZD�����kWY�Sȵ�djǏnjl�)ݘ� �3z���}��Fݣ�3B�0�Vb�GX�ݬ�X��h�!�i��A_p����ڊ��}o�[*���r��ϕ2̒��7J�|�_�@oo �h���{��޸�i`�����!Ҵ��+��x�|��Ű����O$�:\f7� _k������{��/䃩fI��N�Z�q��d��#w^R\ (!��"���m��ȑ5��Tj��/����g�52����|P(�n,�ЯY���"�pR}�8�g���n���nl�S����6a�X�淥з�hg�t�}��yKcc&��}���ؙ�.&Mn�|gv�TI“>ԵAh�w*�w�g���o�����rB��;�V� �:��%����� N��3�A&��c��2oɢ/T2���8�k1)r�S�؊�N5��n ���D=�C�S�H��,��J��P5d֡����h�f׼:�$�gZ�DӬ: ����5������~��������ջ!��VO�*��^�3������i!޶nы���������+��0Z�A�F���������['�}Q���ڐ�{%��x��n�]���>ͪ4�zy=�/_� қ�/_�;���^����1�M_c��\�=���i(sծu���sO�|��Ff��J�u4��HT����$P�}�s�4�L�&H�c�%R떑��X�_j�o%�>��u�(Qd�Z���{ �J��p�&RB�H�+�r�Z<5!�[*m�O��E���;e���|4�� ����/��'/)�XF/O Zi���D:G��@���>��R�s�n�2�9\�0�[��-$�O�pi�z�R�R��y9'��h�E�: L�rŸ/� ��S(�4��� `�_h��DX�.��7D�Y�>p|~�w��h:X��&���Ҝ<�^��=���V$��L�PBt�S�Ǜ�F=�,a-�,X��x8�OTU�5i�I�P6��:5�Th��� dH�t�s�1�kg �-���>�,�L��;f�/;.X�K�?"�?�)ey����9�F/ B�����fvP�'_LW+������&�ү���M��0��F��`k����v�X_�L�[ju���p���Φ/�Y�.FN���z(�����c�K3{�tv<� :�����ߠ[�|��_Y��7K�0�q��`�p�o��l`>+���jh.�FVݕ&�?����uK���L6��#$��=��}� ���� �;��!; 6{+^�@v���� w����L�he�J9IN��NN�i1Cin��w� [�/q�o���F���p���!�� v�&���Z@,��4���ޜ�����?��u��P���Ѯw�:� ��v��F�lmX��o��k�[����N��{��ڭ"�C�w�RHm�f�z+���J'�~F�ct��Z8۬B!�bC�utBq�i�6E�p�i��q�M�(=������ȋv�>�[�Q���*���汾���%�B �*��S����ѯLJ��{���T�#ʻ������7`�M� *��{�(S��:4�����_#�4�+ͻ&��2q'�)!�����@�_�P��,��DW�����rZ�iO'iir�pf�rf���ת:6�z���?�5>�Ko���Wv�[m �蟆 �K3x��#�M��Y.�o� �x�0Suu��6�g�9V��koH�kH���u͹�x����JQ�-��P$�GD"$i��=�p=@�Ѣ��3�z��[���\՛*3�. }�ݷ�l�]���lv�>:U)��4f^B����װ ؤ�,DiJҀ�,x����W�]V���T7�{l�:a���6�t���-��� ���j���19(�&U��;�Z��<�_��l����H��.�M��*׷�A�<����'��lGv}R�&��<Ҹ��<�f&>���_*R%��$�e�Q�M0p��?u� �}�@󣵄�����则�G9æ����? 0o^~��`�˶���� "����>t��[d�|F x��?���7�P�ڃ��Ar�q���_z>�P�ߔ�$BhDD��"��W��� r��u��pY��!���QPـo��7����{)~���Ƒ���9�15�� �8��V㜾$�s��4��!5��k�8�/L��������_�`Ea�Lt� ��`�K�Z�.�C��ˉ��@�����Y��9Go��-�Ʋ;�H5`�� �7 kv���&+�R!H�0�|/C ��k�f�����M6�SjXih�K��2���O���|�-�(��jZ;϶���畗��2����:���[��AV����,A5 ��"�Ο� 5qv�p����oj�r��˭N���5�SsBI � MG[Y�d!3���2���(�|'��c���?;p���O�1 ��A��N����u��z��k��D�գ���R�-EoȘx�/vJi�����t/l��tG�x��y�B ��!�1C{J��4�(v�h�d� Ɉ"�|�5��Ӌ����4�А��붵��`D�����`2;'id �$ �N^���(��n&���Bi���~�Y[\[���Yo-���3���b~�<�\\.���+�������e�59PwF��A� ��$yN�l孨s�p���S�𝜈���]U�q���8�%7N ��iϽz:��8�Gn�An�$7�t3�ϰr��� 7rõ4w;��'�ȓu��s�_�[�ba@�8J �iG�:�T�V:��/Z���Ɏ]l�M�j��T�+�M�e��a�ףzAO5Y����}�~ �:Z���n��&������훳� �l�F�%��UU��M��ݤ����x��$�u߫,��T�8hsax�����t+�����5�����m� ����Y��il��i� �SL��T���(n䏶^`�] ��n�������hv���D�{:k��Yk��`.�n�<�U�* �Y���{����PK�k��C��PK� �ReArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Informational/OTHER/VSP_basic_vm_VSP_Information.txt�T]o�@|n�>�RC��R�RT#j�(N�CUEDZ6��>�>��_����R��������q5{�� &��*��U����e��)�e�hi�8p��K*4�J̷B��~f��bk�vl�K�T����҅�u�J�k��"G@G��D�}�0����A�9J�;�7�+�S:�b�i��a��n��a�k/r��-.y�� b�"��6?���ʉ�ܔV�PJz���#-$K�d���0�Y��t�EJ�9���!��/�,U���ˈ�/��D��@9�����"�U$�� �|�M(��'rC���4�=�r���~� ]OC���Wrj� �U`˜� �gu Rwi{Ϙgv� �B�F������k�}��N�չre�z����D��B��9Y�+ ��;��C����E�� �%)k\�T��z۾�g�N$Y��3[W�{73v��=��B�[�Jc�ne ��q/D���ei� �z�`�+�r�I�a��r� ��WRh�]�����u���;8��AzW=v�ýdqL�fĔ�����#�o+(��W��{��G�E=}�ա?�C��^�[�"�PK}�;.@�PK� �RSArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/HEAT/base_ubuntu20.yaml�Wmo�6��_qk�`/��]1�C�"m�bK�]�aZ:�\$�#)%F���#e˒%�n������=�{�y��2��J�EV�6B��O? &?�OF�M���^�������J� �Y��>\�E* &� �R���7���gh�~48�+�<ᖃƿ �Ia���e>g9���F`����|�i���\|�Ć��Sח���%/a@iY����e2)R%�&2��#"���|܀���g���� �e��Xf��b��<��I=Oy)�ܗ�ƒ�������w /�����[\�'�)f���p]­l���Ӕ.+s���}�ue���p)��h菉=2�/e,�yS)� ���a� �~c�1'^������)�"���T��+^V��",��J��i��� ��<9Ƈ�bFC5}��ɍI�ˮ�BX�S�#,��Q�t�,fc��ʜ����$�A�&�є�1�vb��]lH�����ś� �Zgde^��c��tIc~�_+4 ����6'�L0��jJ�J�DŽ��Å H�]k�X��!��4�K�L�sY �q?k�`�娸�Ax���ʹ'P*xD{̞O�}���#x��Xd�ka�ː�B�ou����]ת"�S�yOP�� �+1)���_��m�����gO{ ��?6��h���ҤgZ���r� ���K��Ƴee�*B8}R��yAm|�#�q<x���_PK�ظW�PK� �RcArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+���fwC6�������0�a܌����#��!IX ��p~��JE�(T����%8����w����q��'s��rϽ �j�HY/h�� �fl�����PKwHy�PK� �R[Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU��� �_���Vʫ4��X� �����K=�|3�Q�e� �31����->?�w)�������&n2?�����Vy �y�H�&ϰ���S���}tF-oؐ�D �>Ȏ@�C��mZ�����dʚ�M)�q�� �<��_PKQ�h��PK� �RSArtifacts/Resources/basic_vm0/Deployment/VF_MODULES_METADATA/basic_vm0_modules.json���n�0E{���\��R&n\$���0%H�"��%��I��Y�\�K���M����e��~��)��@O��,� ����t�0S��%�E�S�IY���g����p�RDUSmH2$�j���e��R��emI�4�n+� v^[M�20�b����M � S^�-sz� 1��4%)+�iB��<�Wp� �%r,?^��њU���`���9���R*J��Z�f9O!XbZjdE%%J#Ku�&uc�0֔ -(��m٦#E���ږ<����qFJƴ���ޅ�l��yu.�n��D�Hv�M~��3𫲇_��a����K|��EG}C3Nn���_%.���w8���o:�����4,�ڲ����\z��.�t�C�+�=��7�z�PKK�=ЋPK� �RCArtifacts/Resources/basic_vm0/Deployment/HEAT_ENV/base_ubuntu20.envm�ˎ�@F����D�@u2�jK�(# �1��V\�B��������?�,j�C��o/���49iX�d�V�k>���+b&5�Y��5� �g�|�1KO�ٷ���P<�7[6�5��A�u4�5IÓ9�� ӹ��q.$]�8��s��C�lXW=U}���|߱zBhA���&z�ө�\˹F�'� ��V���ޒ�;�[�O6��w$T��%GPT7��-�& ���U���*�w3΃ +�s�đ&���㞫 �.�\�5��������(_L�p���D�w~�Gʦ���U�Y�:Y�Q�w�)�|@GH�2=+�#�a�?Mgq ����Ay� z(ίe�a�>y.�?��B��Y�d�v\��'� ;ax�?EY`24=c���WTxM�_c�ˠ��j��Fy��VO��K_���^_~PK�!��}�PK� �R�R�B4E csar.metaPK� �R�ku���kTOSCA-Metadata/TOSCA.metaPK� �Rim� �E(;Definitions/service-BasicVm-template.ymlPK� �Rq���-� NS.mfPK� �R9�ƙ�v2� Definitions/service-BasicVm-template-interface.ymlPK� �R����/�Definitions/resource-Securityrules-template.ymlPK� �RN��p�3V)�Definitions/resource-BasicVm-template.ymlPK� �R�Q�O� u�3(Definitions/resource-BasicVm-template-interface.ymlPK� �R~ĢSA/3Definitions/resource-BasicvmComputeNodesHeatUbuntu20-template.ymlPK� �R��Q��.@5Definitions/resource-Extneutroncp-template.ymlPK� �RFJBWG GO:p:Definitions/resource-BasicVmNodesUbuntu20cvfc-template.ymlPK� �R�wt��&�DGDefinitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.ymlPK� �R�/E�>��:PDefinitions/data.ymlPK� �R�\�J��Definitions/groups.ymlPK� �R ��חDi��Definitions/policies.ymlPK� �R���C&s�Definitions/annotations.ymlPK� �R��g��Definitions/relationships.ymlPK� �R� Qq)ED�Definitions/artifacts.ymlPK� �R��~��/)��Definitions/capabilities.ymlPK� �R41H4����Definitions/interfaces.ymlPK� �R�k��C����Definitions/nodes.ymlPK� �R}�;.@�e�Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Informational/OTHER/VSP_basic_vm_VSP_Information.txtPK� �R�ظW�SY Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/HEAT/base_ubuntu20.yamlPK� �RwHy�c1Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK� �RQ�h��[;Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK� �RK�=ЋSRArtifacts/Resources/basic_vm0/Deployment/VF_MODULES_METADATA/basic_vm0_modules.jsonPK� �R�!��}�C^Artifacts/Resources/basic_vm0/Deployment/HEAT_ENV/base_ubuntu20.envPK� L 2021-05-09 01:29:04,425 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-05-09 01:29:04,426 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-09 01:29:04,426 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:29:04,426 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:29:04,426 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:29:04,426 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:29:04,426 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:29:04,426 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:29:04,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:29:04,958 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2127 2021-05-09 01:29:04,960 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-09 01:29:04,960 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86b72e0c-44d2-40fb-98e0-f71d38ae9bcd","invariantUUID":"b4efc9a3-afdd-472f-b7b7-74335a41eb9d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86b72e0c-44d2-40fb-98e0-f71d38ae9bcd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ee30b9b2-f5f2-4ada-903b-bfec97678359/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ca0a90-7015-4c05-829b-14017bb9aa08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a3e81b36-3cce-411f-843b-694d05b5eb2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/830b5869-314c-4dbd-8152-6f3ef736fc30/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-09 01:29:04,963 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-05-09 01:29:04,964 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:29:04,964 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:29:04,964 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:29:04,964 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:29:04,964 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:29:04,964 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:29:04,964 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:29:04,964 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-09 01:29:04,964 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:29:04,964 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:29:04,965 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:29:04,965 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-09 01:29:04,965 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:29:04,965 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:29:04,965 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:29:04,965 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-09 01:29:04,965 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:29:04,965 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:29:04,965 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:29:04,966 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-09 01:29:04,966 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:29:04,966 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:29:04,966 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:29:04,966 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-05-09 01:29:04,966 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:29:04,967 INFO 192:__init__.py(1) - Service found, updating information 2021-05-09 01:29:04,967 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:29:04,967 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:29:04,967 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:29:04,968 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:29:04,968 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:29:04,968 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:29:04,970 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:29:05,666 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-05-09 01:29:05,674 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-09 01:29:05,676 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8372ca77-4a84-45d5-96f0-26031c93a091","lifecycleState":"CERTIFIED","lastUpdateDate":1620520812411,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a51c817-9863-4349-bc3e-8d13830e8874","invariantUUID":"79b754b1-fe17-4223-ad76-3386bbe04157","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dfc3488-dfcd-401e-b793-be7965c6adf7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520509551,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d20cbe4-67c9-448d-80e9-93966deb8d3a","invariantUUID":"36c0542a-57e4-4a3e-a18d-bb14f7087f12","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"94f12fcd-3757-4d4d-b5da-155205f803c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520763474,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef344089-9002-479a-b848-b2736f2f45b5","invariantUUID":"76e8a53a-c71f-4000-81f4-0ebb9b0493ff","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"df0787fd-fe58-43da-8d46-5d2d91041951","lifecycleState":"CERTIFIED","lastUpdateDate":1620520679356,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9205565c-5eaf-4b1c-a741-08f2ddb0b9fe","invariantUUID":"bbb6f6ae-5f82-4f05-9101-c1c3736944ce","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a27466fb-c28e-4151-8bb7-b8ba27d22a62","lifecycleState":"CERTIFIED","lastUpdateDate":1620520561357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b73836b1-4584-4f10-a563-648a386d32c2","invariantUUID":"6b5fe8f6-bd31-42a3-9d49-867a008d835f","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":"eaaaaf97-593a-4a95-9faf-583fb43e49e0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523363169,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4feddb9-e6f7-44b1-8d96-6b1134790ceb","invariantUUID":"84ebdec9-8331-4b52-afc4-3d3d35fa8c86","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"ed8b84c0-6435-42f7-8a7c-6b037f17b76e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520685589,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9dc97e-b0de-4917-b17f-96a6da757aec","invariantUUID":"0589a06e-1803-4313-b671-b6410c94f760","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":"659c770a-3be9-4864-b30b-87e64ad319e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520143278,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae87f426-aada-4b41-aa05-8b5d3c5cd061","invariantUUID":"862173ac-d8de-4871-9c88-aa20bfff8ecf","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":"loadBalancer","uniqueId":"5c311343-a276-4540-81c7-03862c0bb8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520067299,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"435a9617-97de-4e24-8a12-db2824bbf0c8","invariantUUID":"b4b998af-b586-4373-af36-931b2a22219b","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a4b567b9-00ca-49f0-bb78-48543308f9c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520578565,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed71fca4-64a6-4523-8cf4-3eec37e7f8d8","invariantUUID":"c93f5d90-3543-4b03-99e1-adfb700cdb8a","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":"defaulticon","uniqueId":"2085934a-d05b-4ef0-ae06-158609c1a63f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520662180,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab8d947f-58c4-4961-952c-a0cadfe3a951","invariantUUID":"dcafd543-b0ca-45de-af3f-96c8d4eafaec","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1bc4349-9eca-4761-a9eb-5bf58034b969","lifecycleState":"CERTIFIED","lastUpdateDate":1620520743061,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e383f9-b795-4db9-9788-f3e4806d6089","invariantUUID":"d58fe8ba-07c2-4a23-9fbf-14a41b85cbe1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cedf25ce-403a-485b-9a6c-f17b226c81e5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520286897,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6863096-0d65-4598-831a-2a7178e02cfe","invariantUUID":"bf7ba210-97c6-4c52-9cfc-e321fe483674","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":"networkrules","uniqueId":"6c0536d5-d578-4d61-ba6c-97f3a1e81383","lifecycleState":"CERTIFIED","lastUpdateDate":1620520246752,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b33c5d6-08b5-4b10-a3e3-75100b703faf","invariantUUID":"51d19653-9d4c-4851-a3fb-4f988ee57166","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":"f7a802cc-08ee-4f95-8201-fff3b3e746ae","lifecycleState":"CERTIFIED","lastUpdateDate":1620520492618,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52fe52bc-524d-4142-910d-2b96aca86326","invariantUUID":"5dbfc7e1-ed6e-4131-a6a7-e5faf2c09e1b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"168f9905-58ac-489e-b2f3-e15acf320287","lifecycleState":"CERTIFIED","lastUpdateDate":1620520030076,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e285bb88-1c48-4f6e-a8ae-c265eb90dc74","invariantUUID":"b5ce8eb4-e1d3-45d1-bb71-408c6b7fc690","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":"e3a0f8ae-bddb-475a-818b-d7aef0a6599b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520309250,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88ac27f1-b69e-4f1c-a32c-e6b1c7aa003e","invariantUUID":"13cfeeb7-7d7d-4b14-939d-9d806d07d8e1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"078fdfa5-f659-45b7-891a-825abc354698","lifecycleState":"CERTIFIED","lastUpdateDate":1620520693810,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"389d6a79-7ddd-415e-aac3-be8cc5d0f0a2","invariantUUID":"91e98544-e169-4472-9242-25ee4fdb28b5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ecaa2f1-87a0-4f7a-b56f-19afaf3e080e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520326604,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff5390c-dc77-47aa-a2fe-4ae3aedb7894","invariantUUID":"fafe793b-bd05-451c-8b65-7c223d9d51eb","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":"compute","uniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1620519991849,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eccf5fd-1cd1-4074-9a48-e765d68122f9","invariantUUID":"e44b6c31-be01-4503-b7e8-553117b01c3f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","lifecycleState":"CERTIFIED","lastUpdateDate":1620520297750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f319512b-b17c-40da-8a8b-82cf820530b7","invariantUUID":"1e5af2d0-fb4c-431f-bd4b-bba3b3865f20","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":"702b4472-9c09-43ab-bdf6-bda1e01cc95a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520478750,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d15d0f3-93a8-44cb-abf9-d4d0f53c7ef3","invariantUUID":"bf5fdbad-84ac-4bae-97dc-d904c2d26bc1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c601e5a1-618c-44d5-940a-22a1b7f3fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520370760,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8295b61f-019c-479c-be8e-62d25cc14bb2","invariantUUID":"5cc2eff4-05eb-4f10-a888-79e0e5d8a54e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9acff15-c2b4-4092-b1db-9ec4f05617a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520544478,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddb59e44-f23b-4be7-b734-8daccb6be12e","invariantUUID":"0824a9be-5ce0-40e6-95b7-25a36d8fe186","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":"18e4de54-a533-48de-ae8d-b1bb64b20166","lifecycleState":"CERTIFIED","lastUpdateDate":1620520526665,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5f8e6f-d253-42c8-8695-071a57f644bc","invariantUUID":"95c080da-0429-492d-98aa-907a588a3fa9","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":"c8ee2351-0ce4-4fc6-9346-f3744f80f56b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520620760,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d4ed6b9-2042-49d3-afca-7104c3ea12c4","invariantUUID":"afa32573-5210-49a3-b128-304e59429cec","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":"defaulticon","uniqueId":"762699e1-42e0-4b59-9445-a082b2db82f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620520651310,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfb6f28e-41dd-449c-93ce-df9395b6ba7b","invariantUUID":"4aa36ab0-0100-4329-8537-16eaf33ab6b5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f2834db-ebd6-4ec9-bd4e-2384e39299ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620520780961,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e46c5fa5-06f7-445a-bbd8-1a90a7da40d1","invariantUUID":"d44b54cd-bc3c-43c9-aa0a-1d3cbbbf57c9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0df3cba1-3334-4c9d-a926-3554afeec6f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620523379359,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d365e365-3ba6-4794-8166-e334e2891916","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2b14cf02-39cb-4ff9-b044-be2a687ead23","lifecycleState":"CERTIFIED","lastUpdateDate":1620520669177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43188a18-ab8b-4f62-bfe4-b6c9cca57fee","invariantUUID":"00640a04-c851-4137-8bd2-58e267e89116","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":"defaulticon","uniqueId":"180ef514-c9b0-4c33-8f9e-80c7f6b4cf2d","lifecycleState":"CERTIFIED","lastUpdateDate":1620523372265,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f1579ab3-45cb-4bc9-ab63-8a660e50ab43","invariantUUID":"4afe892e-6b3b-43aa-97b6-7bb8ed7b8938","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":"objectStorage","uniqueId":"33f490d6-6436-49f4-b6b0-c79e1a74f550","lifecycleState":"CERTIFIED","lastUpdateDate":1620520124294,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb83127-49f7-485a-a26e-a7c2d2619930","invariantUUID":"ed6f0759-2cef-48f1-97a0-a576652d7c63","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fdcb4fbd-b484-4eb4-b57e-8b7c651fcdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520790568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aeddb723-9f02-43b3-8247-ab36a1cdb846","invariantUUID":"e13d1644-58c3-46a2-b5ba-26cb013710fb","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":"defaulticon","uniqueId":"9687b0c7-f1e1-4a4a-8ab4-543f038b3fea","lifecycleState":"CERTIFIED","lastUpdateDate":1620522661086,"name":"basic_onboard_onrSLv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","systemName":"BasicOnboardOnrslv","description":"VF","tags":["basic_onboard_onrSLv"],"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":"c677dc24-b19c-4cd3-9768-d48eb331d218","lifecycleState":"CERTIFIED","lastUpdateDate":1620520551051,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f343a2-b001-4617-bef1-c224e6dc66e5","invariantUUID":"7d805cdf-b130-4d4c-a57f-8e2e2d475bc1","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":"2e5e2587-9a33-4229-b13c-4a397411d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520846699,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"042e8368-0554-403b-9106-0f381359204b","invariantUUID":"1ac29f72-818d-4278-b5a9-5964c1e4560a","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":"a8770cc1-660e-4cde-b34a-a953cd4f408b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520084825,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3a19e58-d56b-45d5-9d20-3ddb684859db","invariantUUID":"da76bb41-c781-4e98-b1b5-f1c71fefb8df","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a5176ca-2fd0-4d10-863c-c136d51d7f26","lifecycleState":"CERTIFIED","lastUpdateDate":1620520825283,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec4aa69-46de-4b98-85ea-1909aa2ac27d","invariantUUID":"7e5760f7-7ef9-496c-8eac-35ab74baac88","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5945a687-2a2b-4d7c-84a5-1e4ee9e36f7b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520201873,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1027a584-8747-491c-bebb-8544bb937408","invariantUUID":"9a0db4fc-8934-4f85-9208-ba489eeb2889","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7297316b-051e-4aaf-a019-e8be39ae7cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520177250,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"423d8dea-f5f6-4f94-8246-627c5350e6cb","invariantUUID":"60b3fa89-0317-48af-8240-2933b23d41a7","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":"objectStorage","uniqueId":"a9f86147-f4a5-4085-8439-8b9935ee0fbd","lifecycleState":"CERTIFIED","lastUpdateDate":1620520114013,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a68ab6d8-9a7c-43c8-9e53-b6cf365987e5","invariantUUID":"a9a593a6-547a-4763-941f-66a08d9444ea","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520357412,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be23a3be-e980-454e-b4e7-93a2a691a99b","invariantUUID":"4303eb01-1c88-4200-b107-6f5cd02ba8ab","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":"compute","uniqueId":"1e52c5b7-4c0e-4862-9f30-719a3180f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520829364,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88d2f9a3-617c-4134-854e-9147d066994e","invariantUUID":"b49648b6-f392-4c53-87ad-7da53c83a1fd","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"614d2952-2b02-41e6-8367-7b21004e3a72","lifecycleState":"CERTIFIED","lastUpdateDate":1620520337450,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bcbc455-3e4d-4055-aead-d67f531195f6","invariantUUID":"b7b7e0bf-113f-47ae-b1b6-0109a3e4eb62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b11c1f1-0b52-44fc-8394-550c4fbb96d8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520467454,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"604b360a-952c-4929-8d6d-c1f61aa5bb1b","invariantUUID":"8ef1b176-9516-468b-8f53-fb39b213549d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1e16982-d73e-40ba-8f53-614140df88ff","lifecycleState":"CERTIFIED","lastUpdateDate":1620520040773,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"489955f4-d8df-4fe4-9002-75274b676e22","invariantUUID":"9679ef47-c649-4fa1-91ad-408ac41ceec9","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":"objectStorage","uniqueId":"44e54831-8f68-4d67-bb79-46770c325da3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520502959,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5910a47-1796-4f74-b87b-27adba311c7b","invariantUUID":"7be30480-b18d-45f4-8317-67edb2e32691","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e3da3635-d31a-4cee-b394-46bc6691cefd","lifecycleState":"CERTIFIED","lastUpdateDate":1620523618113,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a0e0a6b7-639e-40f4-b05f-ecb1638b07b3","invariantUUID":"bdb94181-2760-43e4-9fab-76f76ed8d34d","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":"1daca513-5f36-43ef-b977-32eeacb42358","lifecycleState":"CERTIFIED","lastUpdateDate":1620520364714,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46a27762-b66a-4924-b5f3-06c3b2be79a4","invariantUUID":"a5a15a60-08c8-4847-b246-3210869825b1","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":"port","uniqueId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842","lifecycleState":"CERTIFIED","lastUpdateDate":1620520077153,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc75c95d-d090-4b9a-ad45-7d3312e32b8b","invariantUUID":"3141f91b-6203-4558-983e-c6d6ff643673","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":"a9f24ca4-0f0a-4f91-9f3f-63cc1b7e01cc","lifecycleState":"CERTIFIED","lastUpdateDate":1620520461186,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f639f2a5-5d66-4cd3-9d9d-3c2a29a1398d","invariantUUID":"c6068a1f-53e9-40f9-9bbd-84d4ea914a23","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":"8cd6b110-b31d-40c9-9054-63404736f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520704414,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4cd18f2-8aef-4eba-ae77-b7c69aa5e5da","invariantUUID":"4be96675-3ad8-4d6a-a1ce-97e4668c2eb9","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":"4680d67b-4c7d-45ef-be1f-9f07b57016e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520720970,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9e4b5b-4f1f-469a-85ab-4bbaef1d4693","invariantUUID":"f5d69076-aa5b-4f6e-aff1-2d2e152ebf29","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00b4f124-8487-4313-a3fb-0f52f46458c0","lifecycleState":"CERTIFIED","lastUpdateDate":1620520409349,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d66c12-7fe9-4757-b122-49486f80178b","invariantUUID":"b9ed9e79-74bf-4692-aa74-7810760f32b3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1e4a39e-cfe3-4456-ab60-d7040afaf9c7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520184610,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58a72968-c141-4084-ba5b-202ed02a6c3a","invariantUUID":"3123b22f-54e4-4354-a532-a9689619d30f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b42f6d5d-82df-4448-8348-37f29effff99","lifecycleState":"CERTIFIED","lastUpdateDate":1620520750085,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0fdefb-90ff-4dbb-b949-1f3d06de6ecf","invariantUUID":"9582583c-06a8-4e51-af90-6d97048570ed","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"745bebf9-b6eb-456e-b80d-ff950a470aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520149778,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e00292da-e801-4ff6-8788-9c70355f2766","invariantUUID":"07624114-c17e-4683-8646-3b017da9c122","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5484bd6-d833-4e76-b694-155d02c8169e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520319987,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"208b9e4b-41cb-4a65-8d4c-909b0644d137","invariantUUID":"9830fe0e-5530-4317-9585-7e6cd1129ce3","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":"defaulticon","uniqueId":"ef694f50-7366-4a78-baa4-bb073a63a19d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520160671,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12a8447d-8668-4ca6-9ea9-56a08e759be3","invariantUUID":"6fb78f32-22ad-48ff-89d5-3873816b9f2a","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a83bf5a7-87fe-4bbf-80b7-a0ce2aeb1816","lifecycleState":"CERTIFIED","lastUpdateDate":1620520130659,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5665f505-24f4-49ae-ab6e-39a00a65db99","invariantUUID":"e4e50ccb-3511-4952-a6f9-aaf07c3a7205","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":"62a72418-7ee9-489a-93d1-6765797ce71b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520485517,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eb5766a2-2d04-4078-8e6f-6a350704e639","invariantUUID":"b0d19db3-09f2-44f6-95d0-fae2df2e9155","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":"3b2c32b6-bd82-4577-b3f8-d61a8fa483bb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520727292,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f1d4be9-fc29-4f01-8969-4bf2aacd0012","invariantUUID":"cb2fe0d9-2ff2-4106-8183-a55b5b19282c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6c3ac79-1366-4ad5-b7ca-5ea3921acfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1620520444175,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c7a011b-b4d5-4439-9afa-cc82b30e2447","invariantUUID":"0f873fac-7fa6-48e6-a218-76cb9add1c83","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":"objectStorage","uniqueId":"e16f1b01-f229-4c20-b476-a54b3596454c","lifecycleState":"CERTIFIED","lastUpdateDate":1620520047448,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c71f372-7e0a-4f6c-80ac-b4c90085f7d8","invariantUUID":"e5d88ce2-541f-473c-aea7-9d7abac67e3a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101d7bf1-25db-4376-b9b6-44d39b6cf8ba","lifecycleState":"CERTIFIED","lastUpdateDate":1620520190958,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffcec65f-f660-43ae-9010-f2225f25469a","invariantUUID":"e8e2b46c-d3ad-422d-83d5-af6563a33ab2","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":"compute","uniqueId":"524036a8-1235-42ff-b91b-7e02e1c3b4a8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520520672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db6e92c1-3584-40dc-aa65-7271391f9b17","invariantUUID":"fd5bbeb8-c25c-4ba2-9900-695e07dffb12","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f622b6fe-87aa-42e8-8a90-2507855aea2a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520840357,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69a7b252-c241-4f8c-9e54-6e29dbc63db2","invariantUUID":"6873d76c-8acc-42d9-9830-1f1eeb2b1fa4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8a01354-cdbc-44e3-abfd-8ee2f46c56f8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520256812,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be0a85d-765a-4ee2-92b3-2c9586c04512","invariantUUID":"be919550-15ef-40fe-80ba-7b8ba532452e","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":"817525a7-69ff-4c64-b35a-a81764a442cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520710360,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafb43f1-b36a-43a3-b005-2e9bbf9473d1","invariantUUID":"92ce6e71-4d78-445f-bc58-a612e601086d","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":"objectStorage","uniqueId":"22d9d7b4-dade-4169-813f-2ba1e4954241","lifecycleState":"CERTIFIED","lastUpdateDate":1620520585521,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"754659f2-40d4-49a1-9d84-4a6394c82c32","invariantUUID":"186efeb2-d499-402e-8b36-748d55e297b4","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":"fcf7a127-3447-4745-a0b1-d5869411ff29","lifecycleState":"CERTIFIED","lastUpdateDate":1620520167102,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae26996a-6db5-4646-a9cd-cb7bc4cca5ca","invariantUUID":"f7061682-e210-4fa1-923a-88ff67c99944","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"782dffed-8e8c-4013-bd83-d9bec3c5792e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520770453,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"329e31ea-cc46-441d-86f7-839cd036f547","invariantUUID":"1d08be9d-c3f6-4fb8-86bc-11772adfcf41","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":"c907bef5-05f5-4456-8523-e5c7e5a31fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520609550,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d784bbc-5fc9-4922-adae-ae0e194e7121","invariantUUID":"7c927af4-d067-4ff4-bb57-652375e8851f","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":"networkrules","uniqueId":"3fe23d3a-1c45-484b-8925-30550170f81d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520280579,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8a00bf6e-60af-4b4b-9310-1fc37b101921","invariantUUID":"ec4529d1-e7b1-40ec-b2af-1e8f58c0ab00","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":"37e02c57-7630-4365-a13b-fc90408b8bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520433660,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b0e868b-e119-4b26-bb39-0c0559c612c3","invariantUUID":"a9958f36-8717-4927-be81-08e972f05669","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0223c3f-e152-4a0c-b7e1-6d3410ef47d7","lifecycleState":"CERTIFIED","lastUpdateDate":1620523439863,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"29de13cc-31ed-4499-b038-96c1dd4de6d9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523457852,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","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":"593cb019-0ef4-4981-9106-e7d9e970e7a0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523692010,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86b72e0c-44d2-40fb-98e0-f71d38ae9bcd","invariantUUID":"b4efc9a3-afdd-472f-b7b7-74335a41eb9d","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":"8c84b25d-fc8e-48d1-886c-91170e2868a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523202567,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"62053ebb-34e8-45dc-abde-42d1ec677367","lifecycleState":"CERTIFIED","lastUpdateDate":1620522737450,"name":"basic_onboard_onrSLv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","systemName":"BasicOnboardOnrslv","description":"service","tags":["basic_onboard_onrSLv"],"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":"ded38a67-f62b-46e1-bda6-a0e4c48a0543","lifecycleState":"CERTIFIED","lastUpdateDate":1620523478720,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","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}]}]} 2021-05-09 01:29:05,680 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-05-09 01:29:05,681 DEBUG 195:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] sent header: 2021-05-09 01:29:05,681 DEBUG 197: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/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/vnfs 2021-05-09 01:29:05,681 DEBUG 198:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "93b650f1-09af-4b34-a83e-3247bafd66b2" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "ee903921-39e3-4288-ae75-8c30e27de2c7", "modelVersionId": "d365e365-3ba6-4794-8166-e334e2891916", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "57b8c163-1c08-4868-b839-8f739d361b6c", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "userParams": [], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "1a35b7bbff774c63869c0e15b849b05e", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicvm-lob" }, "platform": { "platformName": "basicvm-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "0473eed5-8dd8-43d2-ae8a-b27dd8de280e", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "93b650f1-09af-4b34-a83e-3247bafd66b2", "modelVersion": "1.0", "modelVersionId": "045a4a34-359e-4b25-9d2c-7137e8032018" } } }] } } 2021-05-09 01:29:05,681 DEBUG 103:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a8c5a736-d9bd-4c55-8580-92f3b8aa9929', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:29:05,681 DEBUG 105:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/vnfs 2021-05-09 01:29:05,681 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "93b650f1-09af-4b34-a83e-3247bafd66b2" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "ee903921-39e3-4288-ae75-8c30e27de2c7", "modelVersionId": "d365e365-3ba6-4794-8166-e334e2891916", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "57b8c163-1c08-4868-b839-8f739d361b6c", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "userParams": [], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "1a35b7bbff774c63869c0e15b849b05e", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicvm-lob" }, "platform": { "platformName": "basicvm-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "0473eed5-8dd8-43d2-ae8a-b27dd8de280e", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "93b650f1-09af-4b34-a83e-3247bafd66b2", "modelVersion": "1.0", "modelVersionId": "045a4a34-359e-4b25-9d2c-7137e8032018" } } }] } } 2021-05-09 01:29:05,683 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:29:07,307 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/vnfs HTTP/1.1" 202 262 2021-05-09 01:29:07,309 INFO 116:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-05-09 01:29:07,310 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"a8c5a736-d9bd-4c55-8580-92f3b8aa9929","instanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929"}} 2021-05-09 01:29:07,310 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-05-09 01:29:07,316 DEBUG 195:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] sent header: 2021-05-09 01:29:07,316 DEBUG 197:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 2021-05-09 01:29:07,316 DEBUG 198:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] data sent: None 2021-05-09 01:29:07,317 DEBUG 103:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a4b1f959-28ab-4cd2-9079-49f377a70b4a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:29:07,318 DEBUG 105:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 2021-05-09 01:29:07,318 DEBUG 106:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] data sent: None 2021-05-09 01:29:07,321 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:29:07,482 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 HTTP/1.1" 200 1916 2021-05-09 01:29:07,484 INFO 116:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] response code: 200 2021-05-09 01:29:07,485 DEBUG 120:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] response: {"request":{"requestId":"a8c5a736-d9bd-4c55-8580-92f3b8aa9929","startTime":"Sun, 09 May 2021 01:29:05 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"93b650f1-09af-4b34-a83e-3247bafd66b2","source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vnfInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 09 May 2021 01:29:06 GMT"}}} 2021-05-09 01:29:17,494 DEBUG 195:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] sent header: 2021-05-09 01:29:17,495 DEBUG 197:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 2021-05-09 01:29:17,495 DEBUG 198:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] data sent: None 2021-05-09 01:29:17,496 DEBUG 103:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f9bc6c31-afac-4a83-8a7d-50df9ff9ecf6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:29:17,496 DEBUG 105:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 2021-05-09 01:29:17,496 DEBUG 106:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] data sent: None 2021-05-09 01:29:17,499 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:29:18,020 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 HTTP/1.1" 200 2162 2021-05-09 01:29:18,021 INFO 116:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] response code: 200 2021-05-09 01:29:18,021 DEBUG 120:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] response: {"request":{"requestId":"a8c5a736-d9bd-4c55-8580-92f3b8aa9929","startTime":"Sun, 09 May 2021 01:29:05 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"93b650f1-09af-4b34-a83e-3247bafd66b2","source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vnfInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_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":"Sun, 09 May 2021 01:29:16 GMT"}}} 2021-05-09 01:29:28,030 DEBUG 195:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] sent header: 2021-05-09 01:29:28,031 DEBUG 197:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 2021-05-09 01:29:28,031 DEBUG 198:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] data sent: None 2021-05-09 01:29:28,031 DEBUG 103:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b54c02d1-a68c-49c6-bf1b-a9a32a7444c0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:29:28,032 DEBUG 105:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 2021-05-09 01:29:28,032 DEBUG 106:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] data sent: None 2021-05-09 01:29:28,034 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:29:28,210 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 HTTP/1.1" 200 2122 2021-05-09 01:29:28,211 INFO 116:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] response code: 200 2021-05-09 01:29:28,212 DEBUG 120:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] response: {"request":{"requestId":"a8c5a736-d9bd-4c55-8580-92f3b8aa9929","startTime":"Sun, 09 May 2021 01:29:05 GMT","finishTime":"Sun, 09 May 2021 01:29:21 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"93b650f1-09af-4b34-a83e-3247bafd66b2","source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vnfInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 09 May 2021 01:29:21 GMT"}}} 2021-05-09 01:29:28,212 INFO 56:mixins.py(11) - VnfInstantiation task finished 2021-05-09 01:29:28,212 DEBUG 195:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] sent header: 2021-05-09 01:29:28,212 DEBUG 197:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 2021-05-09 01:29:28,212 DEBUG 198:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] data sent: None 2021-05-09 01:29:28,213 DEBUG 103:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ec75472d-fee2-4d58-bf6b-049a5650cb7f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:29:28,213 DEBUG 105:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 2021-05-09 01:29:28,213 DEBUG 106:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] data sent: None 2021-05-09 01:29:28,214 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:29:28,378 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 HTTP/1.1" 200 2122 2021-05-09 01:29:28,380 INFO 116:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] response code: 200 2021-05-09 01:29:28,380 DEBUG 120:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] response: {"request":{"requestId":"a8c5a736-d9bd-4c55-8580-92f3b8aa9929","startTime":"Sun, 09 May 2021 01:29:05 GMT","finishTime":"Sun, 09 May 2021 01:29:21 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"93b650f1-09af-4b34-a83e-3247bafd66b2","source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vnfInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 09 May 2021 01:29:21 GMT"}}} 2021-05-09 01:29:28,380 DEBUG 195:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] sent header: 2021-05-09 01:29:28,380 DEBUG 197:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 2021-05-09 01:29:28,380 DEBUG 198:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] data sent: None 2021-05-09 01:29:28,381 DEBUG 103:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '37bcc3db-6fb4-4659-9aa1-ef4b6775a617', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:29:28,381 DEBUG 105:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 2021-05-09 01:29:28,381 DEBUG 106:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] data sent: None 2021-05-09 01:29:28,382 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:29:28,538 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 HTTP/1.1" 200 2122 2021-05-09 01:29:28,539 INFO 116:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] response code: 200 2021-05-09 01:29:28,539 DEBUG 120:onap_service.py(11) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] response: {"request":{"requestId":"a8c5a736-d9bd-4c55-8580-92f3b8aa9929","startTime":"Sun, 09 May 2021 01:29:05 GMT","finishTime":"Sun, 09 May 2021 01:29:21 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"93b650f1-09af-4b34-a83e-3247bafd66b2","source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vnfInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 09 May 2021 01:29:21 GMT"}}} 2021-05-09 01:29:28,543 DEBUG 195:onap_service.py(1) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] sent header: 2021-05-09 01:29:28,543 DEBUG 197:onap_service.py(1) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 2021-05-09 01:29:28,543 DEBUG 198:onap_service.py(1) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] data sent: None 2021-05-09 01:29:28,544 DEBUG 103:onap_service.py(1) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1c61cd8d-8214-47f5-9451-09e75058a3b4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:29:28,544 DEBUG 105:onap_service.py(1) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 2021-05-09 01:29:28,544 DEBUG 106:onap_service.py(1) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] data sent: None 2021-05-09 01:29:28,546 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:29:28,719 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 HTTP/1.1" 200 2122 2021-05-09 01:29:28,721 INFO 116:onap_service.py(1) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] response code: 200 2021-05-09 01:29:28,722 DEBUG 120:onap_service.py(1) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] response: {"request":{"requestId":"a8c5a736-d9bd-4c55-8580-92f3b8aa9929","startTime":"Sun, 09 May 2021 01:29:05 GMT","finishTime":"Sun, 09 May 2021 01:29:21 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"93b650f1-09af-4b34-a83e-3247bafd66b2","source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vnfInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 09 May 2021 01:29:21 GMT"}}} 2021-05-09 01:29:28,723 DEBUG 195:onap_service.py(1) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] sent header: 2021-05-09 01:29:28,723 DEBUG 197:onap_service.py(1) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 2021-05-09 01:29:28,723 DEBUG 198:onap_service.py(1) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] data sent: None 2021-05-09 01:29:28,724 DEBUG 103:onap_service.py(1) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b5e6ccb0-ab24-4a16-b535-01180e0f2e51', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:29:28,724 DEBUG 105:onap_service.py(1) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 2021-05-09 01:29:28,724 DEBUG 106:onap_service.py(1) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] data sent: None 2021-05-09 01:29:28,727 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:29:28,879 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a8c5a736-d9bd-4c55-8580-92f3b8aa9929 HTTP/1.1" 200 2122 2021-05-09 01:29:28,881 INFO 116:onap_service.py(1) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] response code: 200 2021-05-09 01:29:28,881 DEBUG 120:onap_service.py(1) - [None][Check a8c5a736-d9bd-4c55-8580-92f3b8aa9929 orchestration request status] response: {"request":{"requestId":"a8c5a736-d9bd-4c55-8580-92f3b8aa9929","startTime":"Sun, 09 May 2021 01:29:05 GMT","finishTime":"Sun, 09 May 2021 01:29:21 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"93b650f1-09af-4b34-a83e-3247bafd66b2","source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vnfInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 09 May 2021 01:29:21 GMT"}}} 2021-05-09 01:29:28,883 DEBUG 195: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-05-09 01:29:28,883 DEBUG 197: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-05-09 01:29:28,883 DEBUG 198:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-05-09 01:29:28,883 DEBUG 103:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:29:28,883 DEBUG 105:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer 2021-05-09 01:29:28,883 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-05-09 01:29:28,886 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:29:28,961 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-05-09 01:29:28,963 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-05-09 01:29:28,963 DEBUG 120:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1620523465693"} 2021-05-09 01:29:28,967 DEBUG 195: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-05-09 01:29:28,967 DEBUG 197: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-05-09 01:29:28,967 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-05-09 01:29:28,968 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:29:28,969 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm 2021-05-09 01:29:28,969 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-05-09 01:29:28,972 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:29:29,070 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 765 2021-05-09 01:29:29,072 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-05-09 01:29:29,072 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1620523468002","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/1a35b7bbff774c63869c0e15b849b05e","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":"1a35b7bbff774c63869c0e15b849b05e"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]}}]} 2021-05-09 01:29:29,076 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 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-05-09 01:29:29,076 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 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-81946d12-c95b-45c3-8de9-a3316f65cfa0 2021-05-09 01:29:29,076 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 service-instance-name] data sent: None 2021-05-09 01:29:29,076 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 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-05-09 01:29:29,077 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 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-81946d12-c95b-45c3-8de9-a3316f65cfa0 2021-05-09 01:29:29,077 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 service-instance-name] data sent: None 2021-05-09 01:29:29,081 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:29:29,176 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-81946d12-c95b-45c3-8de9-a3316f65cfa0 HTTP/1.1" 200 1641 2021-05-09 01:29:29,177 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 service-instance-name] response code: 200 2021-05-09 01:29:29,178 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0 service-instance-name] response: {"service-instance":[{"service-instance-id":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","service-instance-name":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"93b650f1-09af-4b34-a83e-3247bafd66b2","model-version-id":"045a4a34-359e-4b25-9d2c-7137e8032018","resource-version":"1620523749902","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/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/d72cb42b-b4f8-4e74-b6d6-54756cd477ce","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d72cb42b-b4f8-4e74-b6d6-54756cd477ce"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/8034acd5-f7eb-4714-9466-4bbe646e1322","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8034acd5-f7eb-4714-9466-4bbe646e1322"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_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-05-09 01:29:29,180 DEBUG 195: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-05-09 01:29:29,181 DEBUG 197: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-05-09 01:29:29,181 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:29:29,181 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:29:29,181 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-05-09 01:29:29,181 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:29:29,183 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:29:29,277 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-05-09 01:29:29,278 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-09 01:29:29,279 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1620523750137","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/8034acd5-f7eb-4714-9466-4bbe646e1322","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8034acd5-f7eb-4714-9466-4bbe646e1322"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"}]}]}}]} 2021-05-09 01:29:29,295 DEBUG 195: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-05-09 01:29:29,295 DEBUG 197: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/1a35b7bbff774c63869c0e15b849b05e 2021-05-09 01:29:29,295 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-09 01:29:29,296 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:29:29,296 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e 2021-05-09 01:29:29,296 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-09 01:29:29,297 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:29:29,373 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/1a35b7bbff774c63869c0e15b849b05e HTTP/1.1" 200 1061 2021-05-09 01:29:29,374 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-05-09 01:29:29,375 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"1a35b7bbff774c63869c0e15b849b05e","tenant-name":"onap-honolulu-daily-vnfs","tenant-context":"None","resource-version":"1620523750311","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/8034acd5-f7eb-4714-9466-4bbe646e1322","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8034acd5-f7eb-4714-9466-4bbe646e1322"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_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-05-09 01:29:29,378 DEBUG 195: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-05-09 01:29:29,378 DEBUG 197: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/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/relationship-list 2021-05-09 01:29:29,378 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:29:29,378 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:29:29,378 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/relationship-list 2021-05-09 01:29:29,378 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:29:29,380 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:29:29,467 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/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/relationship-list HTTP/1.1" 200 1063 2021-05-09 01:29:29,468 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-09 01:29:29,468 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/d72cb42b-b4f8-4e74-b6d6-54756cd477ce","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d72cb42b-b4f8-4e74-b6d6-54756cd477ce"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/8034acd5-f7eb-4714-9466-4bbe646e1322","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8034acd5-f7eb-4714-9466-4bbe646e1322"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-05-09 01:29:29,472 DEBUG 195:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:29:29,472 DEBUG 197:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/8034acd5-f7eb-4714-9466-4bbe646e1322 2021-05-09 01:29:29,472 DEBUG 198:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] data sent: None 2021-05-09 01:29:29,473 DEBUG 103:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:29:29,473 DEBUG 105:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/8034acd5-f7eb-4714-9466-4bbe646e1322 2021-05-09 01:29:29,473 DEBUG 106:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] data sent: None 2021-05-09 01:29:29,477 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:29:29,579 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/8034acd5-f7eb-4714-9466-4bbe646e1322 HTTP/1.1" 200 3784 2021-05-09 01:29:29,580 INFO 116:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] response code: 200 2021-05-09 01:29:29,580 DEBUG 120:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] response: {"vnf-id":"8034acd5-f7eb-4714-9466-4bbe646e1322","vnf-name":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"93b650f1-09af-4b34-a83e-3247bafd66b2","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1620523761645","model-invariant-id":"ee903921-39e3-4288-ae75-8c30e27de2c7","model-version-id":"d365e365-3ba6-4794-8166-e334e2891916","model-customization-id":"57b8c163-1c08-4868-b839-8f739d361b6c","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/service-data/vnfs/vnf/8034acd5-f7eb-4714-9466-4bbe646e1322/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e","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":"1a35b7bbff774c63869c0e15b849b05e"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0473eed5-8dd8-43d2-ae8a-b27dd8de280e","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":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-05-09 01:29:29,583 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-05-09 01:29:29,583 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-09 01:29:29,583 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:29:29,583 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:29:29,583 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:29:29,583 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:29:29,583 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:29:29,583 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:29:29,585 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:29:32,918 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2127 2021-05-09 01:29:32,919 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-09 01:29:32,920 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86b72e0c-44d2-40fb-98e0-f71d38ae9bcd","invariantUUID":"b4efc9a3-afdd-472f-b7b7-74335a41eb9d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86b72e0c-44d2-40fb-98e0-f71d38ae9bcd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ee30b9b2-f5f2-4ada-903b-bfec97678359/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ca0a90-7015-4c05-829b-14017bb9aa08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a3e81b36-3cce-411f-843b-694d05b5eb2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/830b5869-314c-4dbd-8152-6f3ef736fc30/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-09 01:29:32,923 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-05-09 01:29:32,923 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:29:32,923 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:29:32,924 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:29:32,924 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:29:32,924 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:29:32,924 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:29:32,924 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:29:32,924 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-09 01:29:32,925 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:29:32,925 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:29:32,925 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:29:32,925 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-09 01:29:32,925 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:29:32,925 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:29:32,925 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:29:32,926 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-09 01:29:32,926 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:29:32,926 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:29:32,927 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:29:32,927 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-09 01:29:32,927 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:29:32,927 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:29:32,927 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:29:32,927 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-05-09 01:29:32,927 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:29:32,927 INFO 192:__init__.py(1) - Service found, updating information 2021-05-09 01:29:32,928 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:29:32,928 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:29:32,928 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:29:32,929 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:29:32,929 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:29:32,929 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:29:32,931 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:29:39,274 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-05-09 01:29:39,278 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-09 01:29:39,281 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8372ca77-4a84-45d5-96f0-26031c93a091","lifecycleState":"CERTIFIED","lastUpdateDate":1620520812411,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a51c817-9863-4349-bc3e-8d13830e8874","invariantUUID":"79b754b1-fe17-4223-ad76-3386bbe04157","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dfc3488-dfcd-401e-b793-be7965c6adf7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520509551,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d20cbe4-67c9-448d-80e9-93966deb8d3a","invariantUUID":"36c0542a-57e4-4a3e-a18d-bb14f7087f12","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"94f12fcd-3757-4d4d-b5da-155205f803c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520763474,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef344089-9002-479a-b848-b2736f2f45b5","invariantUUID":"76e8a53a-c71f-4000-81f4-0ebb9b0493ff","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"df0787fd-fe58-43da-8d46-5d2d91041951","lifecycleState":"CERTIFIED","lastUpdateDate":1620520679356,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9205565c-5eaf-4b1c-a741-08f2ddb0b9fe","invariantUUID":"bbb6f6ae-5f82-4f05-9101-c1c3736944ce","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a27466fb-c28e-4151-8bb7-b8ba27d22a62","lifecycleState":"CERTIFIED","lastUpdateDate":1620520561357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b73836b1-4584-4f10-a563-648a386d32c2","invariantUUID":"6b5fe8f6-bd31-42a3-9d49-867a008d835f","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":"eaaaaf97-593a-4a95-9faf-583fb43e49e0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523363169,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4feddb9-e6f7-44b1-8d96-6b1134790ceb","invariantUUID":"84ebdec9-8331-4b52-afc4-3d3d35fa8c86","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"ed8b84c0-6435-42f7-8a7c-6b037f17b76e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520685589,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9dc97e-b0de-4917-b17f-96a6da757aec","invariantUUID":"0589a06e-1803-4313-b671-b6410c94f760","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":"659c770a-3be9-4864-b30b-87e64ad319e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520143278,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae87f426-aada-4b41-aa05-8b5d3c5cd061","invariantUUID":"862173ac-d8de-4871-9c88-aa20bfff8ecf","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":"loadBalancer","uniqueId":"5c311343-a276-4540-81c7-03862c0bb8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520067299,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"435a9617-97de-4e24-8a12-db2824bbf0c8","invariantUUID":"b4b998af-b586-4373-af36-931b2a22219b","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a4b567b9-00ca-49f0-bb78-48543308f9c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520578565,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed71fca4-64a6-4523-8cf4-3eec37e7f8d8","invariantUUID":"c93f5d90-3543-4b03-99e1-adfb700cdb8a","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":"defaulticon","uniqueId":"2085934a-d05b-4ef0-ae06-158609c1a63f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520662180,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab8d947f-58c4-4961-952c-a0cadfe3a951","invariantUUID":"dcafd543-b0ca-45de-af3f-96c8d4eafaec","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1bc4349-9eca-4761-a9eb-5bf58034b969","lifecycleState":"CERTIFIED","lastUpdateDate":1620520743061,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e383f9-b795-4db9-9788-f3e4806d6089","invariantUUID":"d58fe8ba-07c2-4a23-9fbf-14a41b85cbe1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cedf25ce-403a-485b-9a6c-f17b226c81e5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520286897,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6863096-0d65-4598-831a-2a7178e02cfe","invariantUUID":"bf7ba210-97c6-4c52-9cfc-e321fe483674","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":"networkrules","uniqueId":"6c0536d5-d578-4d61-ba6c-97f3a1e81383","lifecycleState":"CERTIFIED","lastUpdateDate":1620520246752,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b33c5d6-08b5-4b10-a3e3-75100b703faf","invariantUUID":"51d19653-9d4c-4851-a3fb-4f988ee57166","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":"f7a802cc-08ee-4f95-8201-fff3b3e746ae","lifecycleState":"CERTIFIED","lastUpdateDate":1620520492618,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52fe52bc-524d-4142-910d-2b96aca86326","invariantUUID":"5dbfc7e1-ed6e-4131-a6a7-e5faf2c09e1b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"168f9905-58ac-489e-b2f3-e15acf320287","lifecycleState":"CERTIFIED","lastUpdateDate":1620520030076,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e285bb88-1c48-4f6e-a8ae-c265eb90dc74","invariantUUID":"b5ce8eb4-e1d3-45d1-bb71-408c6b7fc690","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":"e3a0f8ae-bddb-475a-818b-d7aef0a6599b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520309250,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88ac27f1-b69e-4f1c-a32c-e6b1c7aa003e","invariantUUID":"13cfeeb7-7d7d-4b14-939d-9d806d07d8e1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"078fdfa5-f659-45b7-891a-825abc354698","lifecycleState":"CERTIFIED","lastUpdateDate":1620520693810,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"389d6a79-7ddd-415e-aac3-be8cc5d0f0a2","invariantUUID":"91e98544-e169-4472-9242-25ee4fdb28b5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ecaa2f1-87a0-4f7a-b56f-19afaf3e080e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520326604,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff5390c-dc77-47aa-a2fe-4ae3aedb7894","invariantUUID":"fafe793b-bd05-451c-8b65-7c223d9d51eb","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":"compute","uniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1620519991849,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eccf5fd-1cd1-4074-9a48-e765d68122f9","invariantUUID":"e44b6c31-be01-4503-b7e8-553117b01c3f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","lifecycleState":"CERTIFIED","lastUpdateDate":1620520297750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f319512b-b17c-40da-8a8b-82cf820530b7","invariantUUID":"1e5af2d0-fb4c-431f-bd4b-bba3b3865f20","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":"702b4472-9c09-43ab-bdf6-bda1e01cc95a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520478750,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d15d0f3-93a8-44cb-abf9-d4d0f53c7ef3","invariantUUID":"bf5fdbad-84ac-4bae-97dc-d904c2d26bc1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c601e5a1-618c-44d5-940a-22a1b7f3fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520370760,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8295b61f-019c-479c-be8e-62d25cc14bb2","invariantUUID":"5cc2eff4-05eb-4f10-a888-79e0e5d8a54e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9acff15-c2b4-4092-b1db-9ec4f05617a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520544478,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddb59e44-f23b-4be7-b734-8daccb6be12e","invariantUUID":"0824a9be-5ce0-40e6-95b7-25a36d8fe186","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":"18e4de54-a533-48de-ae8d-b1bb64b20166","lifecycleState":"CERTIFIED","lastUpdateDate":1620520526665,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5f8e6f-d253-42c8-8695-071a57f644bc","invariantUUID":"95c080da-0429-492d-98aa-907a588a3fa9","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":"c8ee2351-0ce4-4fc6-9346-f3744f80f56b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520620760,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d4ed6b9-2042-49d3-afca-7104c3ea12c4","invariantUUID":"afa32573-5210-49a3-b128-304e59429cec","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":"defaulticon","uniqueId":"762699e1-42e0-4b59-9445-a082b2db82f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620520651310,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfb6f28e-41dd-449c-93ce-df9395b6ba7b","invariantUUID":"4aa36ab0-0100-4329-8537-16eaf33ab6b5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f2834db-ebd6-4ec9-bd4e-2384e39299ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620520780961,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e46c5fa5-06f7-445a-bbd8-1a90a7da40d1","invariantUUID":"d44b54cd-bc3c-43c9-aa0a-1d3cbbbf57c9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0df3cba1-3334-4c9d-a926-3554afeec6f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620523379359,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d365e365-3ba6-4794-8166-e334e2891916","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2b14cf02-39cb-4ff9-b044-be2a687ead23","lifecycleState":"CERTIFIED","lastUpdateDate":1620520669177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43188a18-ab8b-4f62-bfe4-b6c9cca57fee","invariantUUID":"00640a04-c851-4137-8bd2-58e267e89116","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":"defaulticon","uniqueId":"180ef514-c9b0-4c33-8f9e-80c7f6b4cf2d","lifecycleState":"CERTIFIED","lastUpdateDate":1620523372265,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f1579ab3-45cb-4bc9-ab63-8a660e50ab43","invariantUUID":"4afe892e-6b3b-43aa-97b6-7bb8ed7b8938","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":"objectStorage","uniqueId":"33f490d6-6436-49f4-b6b0-c79e1a74f550","lifecycleState":"CERTIFIED","lastUpdateDate":1620520124294,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb83127-49f7-485a-a26e-a7c2d2619930","invariantUUID":"ed6f0759-2cef-48f1-97a0-a576652d7c63","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fdcb4fbd-b484-4eb4-b57e-8b7c651fcdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520790568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aeddb723-9f02-43b3-8247-ab36a1cdb846","invariantUUID":"e13d1644-58c3-46a2-b5ba-26cb013710fb","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":"defaulticon","uniqueId":"9687b0c7-f1e1-4a4a-8ab4-543f038b3fea","lifecycleState":"CERTIFIED","lastUpdateDate":1620522661086,"name":"basic_onboard_onrSLv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","systemName":"BasicOnboardOnrslv","description":"VF","tags":["basic_onboard_onrSLv"],"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":"c677dc24-b19c-4cd3-9768-d48eb331d218","lifecycleState":"CERTIFIED","lastUpdateDate":1620520551051,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f343a2-b001-4617-bef1-c224e6dc66e5","invariantUUID":"7d805cdf-b130-4d4c-a57f-8e2e2d475bc1","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":"2e5e2587-9a33-4229-b13c-4a397411d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520846699,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"042e8368-0554-403b-9106-0f381359204b","invariantUUID":"1ac29f72-818d-4278-b5a9-5964c1e4560a","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":"a8770cc1-660e-4cde-b34a-a953cd4f408b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520084825,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3a19e58-d56b-45d5-9d20-3ddb684859db","invariantUUID":"da76bb41-c781-4e98-b1b5-f1c71fefb8df","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a5176ca-2fd0-4d10-863c-c136d51d7f26","lifecycleState":"CERTIFIED","lastUpdateDate":1620520825283,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec4aa69-46de-4b98-85ea-1909aa2ac27d","invariantUUID":"7e5760f7-7ef9-496c-8eac-35ab74baac88","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5945a687-2a2b-4d7c-84a5-1e4ee9e36f7b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520201873,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1027a584-8747-491c-bebb-8544bb937408","invariantUUID":"9a0db4fc-8934-4f85-9208-ba489eeb2889","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7297316b-051e-4aaf-a019-e8be39ae7cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520177250,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"423d8dea-f5f6-4f94-8246-627c5350e6cb","invariantUUID":"60b3fa89-0317-48af-8240-2933b23d41a7","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":"objectStorage","uniqueId":"a9f86147-f4a5-4085-8439-8b9935ee0fbd","lifecycleState":"CERTIFIED","lastUpdateDate":1620520114013,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a68ab6d8-9a7c-43c8-9e53-b6cf365987e5","invariantUUID":"a9a593a6-547a-4763-941f-66a08d9444ea","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520357412,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be23a3be-e980-454e-b4e7-93a2a691a99b","invariantUUID":"4303eb01-1c88-4200-b107-6f5cd02ba8ab","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":"compute","uniqueId":"1e52c5b7-4c0e-4862-9f30-719a3180f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520829364,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88d2f9a3-617c-4134-854e-9147d066994e","invariantUUID":"b49648b6-f392-4c53-87ad-7da53c83a1fd","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"614d2952-2b02-41e6-8367-7b21004e3a72","lifecycleState":"CERTIFIED","lastUpdateDate":1620520337450,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bcbc455-3e4d-4055-aead-d67f531195f6","invariantUUID":"b7b7e0bf-113f-47ae-b1b6-0109a3e4eb62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b11c1f1-0b52-44fc-8394-550c4fbb96d8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520467454,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"604b360a-952c-4929-8d6d-c1f61aa5bb1b","invariantUUID":"8ef1b176-9516-468b-8f53-fb39b213549d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1e16982-d73e-40ba-8f53-614140df88ff","lifecycleState":"CERTIFIED","lastUpdateDate":1620520040773,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"489955f4-d8df-4fe4-9002-75274b676e22","invariantUUID":"9679ef47-c649-4fa1-91ad-408ac41ceec9","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":"objectStorage","uniqueId":"44e54831-8f68-4d67-bb79-46770c325da3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520502959,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5910a47-1796-4f74-b87b-27adba311c7b","invariantUUID":"7be30480-b18d-45f4-8317-67edb2e32691","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e3da3635-d31a-4cee-b394-46bc6691cefd","lifecycleState":"CERTIFIED","lastUpdateDate":1620523618113,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a0e0a6b7-639e-40f4-b05f-ecb1638b07b3","invariantUUID":"bdb94181-2760-43e4-9fab-76f76ed8d34d","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":"1daca513-5f36-43ef-b977-32eeacb42358","lifecycleState":"CERTIFIED","lastUpdateDate":1620520364714,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46a27762-b66a-4924-b5f3-06c3b2be79a4","invariantUUID":"a5a15a60-08c8-4847-b246-3210869825b1","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":"port","uniqueId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842","lifecycleState":"CERTIFIED","lastUpdateDate":1620520077153,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc75c95d-d090-4b9a-ad45-7d3312e32b8b","invariantUUID":"3141f91b-6203-4558-983e-c6d6ff643673","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":"a9f24ca4-0f0a-4f91-9f3f-63cc1b7e01cc","lifecycleState":"CERTIFIED","lastUpdateDate":1620520461186,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f639f2a5-5d66-4cd3-9d9d-3c2a29a1398d","invariantUUID":"c6068a1f-53e9-40f9-9bbd-84d4ea914a23","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":"8cd6b110-b31d-40c9-9054-63404736f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520704414,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4cd18f2-8aef-4eba-ae77-b7c69aa5e5da","invariantUUID":"4be96675-3ad8-4d6a-a1ce-97e4668c2eb9","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":"4680d67b-4c7d-45ef-be1f-9f07b57016e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520720970,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9e4b5b-4f1f-469a-85ab-4bbaef1d4693","invariantUUID":"f5d69076-aa5b-4f6e-aff1-2d2e152ebf29","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00b4f124-8487-4313-a3fb-0f52f46458c0","lifecycleState":"CERTIFIED","lastUpdateDate":1620520409349,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d66c12-7fe9-4757-b122-49486f80178b","invariantUUID":"b9ed9e79-74bf-4692-aa74-7810760f32b3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1e4a39e-cfe3-4456-ab60-d7040afaf9c7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520184610,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58a72968-c141-4084-ba5b-202ed02a6c3a","invariantUUID":"3123b22f-54e4-4354-a532-a9689619d30f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b42f6d5d-82df-4448-8348-37f29effff99","lifecycleState":"CERTIFIED","lastUpdateDate":1620520750085,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0fdefb-90ff-4dbb-b949-1f3d06de6ecf","invariantUUID":"9582583c-06a8-4e51-af90-6d97048570ed","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"745bebf9-b6eb-456e-b80d-ff950a470aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520149778,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e00292da-e801-4ff6-8788-9c70355f2766","invariantUUID":"07624114-c17e-4683-8646-3b017da9c122","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5484bd6-d833-4e76-b694-155d02c8169e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520319987,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"208b9e4b-41cb-4a65-8d4c-909b0644d137","invariantUUID":"9830fe0e-5530-4317-9585-7e6cd1129ce3","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":"defaulticon","uniqueId":"ef694f50-7366-4a78-baa4-bb073a63a19d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520160671,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12a8447d-8668-4ca6-9ea9-56a08e759be3","invariantUUID":"6fb78f32-22ad-48ff-89d5-3873816b9f2a","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a83bf5a7-87fe-4bbf-80b7-a0ce2aeb1816","lifecycleState":"CERTIFIED","lastUpdateDate":1620520130659,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5665f505-24f4-49ae-ab6e-39a00a65db99","invariantUUID":"e4e50ccb-3511-4952-a6f9-aaf07c3a7205","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":"62a72418-7ee9-489a-93d1-6765797ce71b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520485517,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eb5766a2-2d04-4078-8e6f-6a350704e639","invariantUUID":"b0d19db3-09f2-44f6-95d0-fae2df2e9155","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":"3b2c32b6-bd82-4577-b3f8-d61a8fa483bb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520727292,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f1d4be9-fc29-4f01-8969-4bf2aacd0012","invariantUUID":"cb2fe0d9-2ff2-4106-8183-a55b5b19282c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6c3ac79-1366-4ad5-b7ca-5ea3921acfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1620520444175,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c7a011b-b4d5-4439-9afa-cc82b30e2447","invariantUUID":"0f873fac-7fa6-48e6-a218-76cb9add1c83","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":"objectStorage","uniqueId":"e16f1b01-f229-4c20-b476-a54b3596454c","lifecycleState":"CERTIFIED","lastUpdateDate":1620520047448,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c71f372-7e0a-4f6c-80ac-b4c90085f7d8","invariantUUID":"e5d88ce2-541f-473c-aea7-9d7abac67e3a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101d7bf1-25db-4376-b9b6-44d39b6cf8ba","lifecycleState":"CERTIFIED","lastUpdateDate":1620520190958,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffcec65f-f660-43ae-9010-f2225f25469a","invariantUUID":"e8e2b46c-d3ad-422d-83d5-af6563a33ab2","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":"compute","uniqueId":"524036a8-1235-42ff-b91b-7e02e1c3b4a8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520520672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db6e92c1-3584-40dc-aa65-7271391f9b17","invariantUUID":"fd5bbeb8-c25c-4ba2-9900-695e07dffb12","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f622b6fe-87aa-42e8-8a90-2507855aea2a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520840357,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69a7b252-c241-4f8c-9e54-6e29dbc63db2","invariantUUID":"6873d76c-8acc-42d9-9830-1f1eeb2b1fa4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8a01354-cdbc-44e3-abfd-8ee2f46c56f8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520256812,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be0a85d-765a-4ee2-92b3-2c9586c04512","invariantUUID":"be919550-15ef-40fe-80ba-7b8ba532452e","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":"817525a7-69ff-4c64-b35a-a81764a442cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520710360,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafb43f1-b36a-43a3-b005-2e9bbf9473d1","invariantUUID":"92ce6e71-4d78-445f-bc58-a612e601086d","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":"objectStorage","uniqueId":"22d9d7b4-dade-4169-813f-2ba1e4954241","lifecycleState":"CERTIFIED","lastUpdateDate":1620520585521,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"754659f2-40d4-49a1-9d84-4a6394c82c32","invariantUUID":"186efeb2-d499-402e-8b36-748d55e297b4","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":"fcf7a127-3447-4745-a0b1-d5869411ff29","lifecycleState":"CERTIFIED","lastUpdateDate":1620520167102,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae26996a-6db5-4646-a9cd-cb7bc4cca5ca","invariantUUID":"f7061682-e210-4fa1-923a-88ff67c99944","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"782dffed-8e8c-4013-bd83-d9bec3c5792e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520770453,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"329e31ea-cc46-441d-86f7-839cd036f547","invariantUUID":"1d08be9d-c3f6-4fb8-86bc-11772adfcf41","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":"c907bef5-05f5-4456-8523-e5c7e5a31fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520609550,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d784bbc-5fc9-4922-adae-ae0e194e7121","invariantUUID":"7c927af4-d067-4ff4-bb57-652375e8851f","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":"networkrules","uniqueId":"3fe23d3a-1c45-484b-8925-30550170f81d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520280579,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8a00bf6e-60af-4b4b-9310-1fc37b101921","invariantUUID":"ec4529d1-e7b1-40ec-b2af-1e8f58c0ab00","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":"37e02c57-7630-4365-a13b-fc90408b8bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520433660,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b0e868b-e119-4b26-bb39-0c0559c612c3","invariantUUID":"a9958f36-8717-4927-be81-08e972f05669","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0223c3f-e152-4a0c-b7e1-6d3410ef47d7","lifecycleState":"CERTIFIED","lastUpdateDate":1620523439863,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"29de13cc-31ed-4499-b038-96c1dd4de6d9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523457852,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","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":"593cb019-0ef4-4981-9106-e7d9e970e7a0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523692010,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86b72e0c-44d2-40fb-98e0-f71d38ae9bcd","invariantUUID":"b4efc9a3-afdd-472f-b7b7-74335a41eb9d","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":"8c84b25d-fc8e-48d1-886c-91170e2868a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523202567,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"62053ebb-34e8-45dc-abde-42d1ec677367","lifecycleState":"CERTIFIED","lastUpdateDate":1620522737450,"name":"basic_onboard_onrSLv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","systemName":"BasicOnboardOnrslv","description":"service","tags":["basic_onboard_onrSLv"],"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":"ded38a67-f62b-46e1-bda6-a0e4c48a0543","lifecycleState":"CERTIFIED","lastUpdateDate":1620523478720,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","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}]}]} 2021-05-09 01:29:39,286 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-05-09 01:29:39,287 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:29:39,287 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel 2021-05-09 01:29:39,287 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-05-09 01:29:39,290 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:29:39,781 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel HTTP/1.1" 200 None 2021-05-09 01:29:39,784 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-05-09 01:29:39,785 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 11 2021-05-09 01:29:39,785 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 11 2021-05-09 01:29:39,785 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 11 2021-05-09 01:29:39,785 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 11 2021-05-09 01:29:39,785 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 11 2021-05-09 01:29:39,785 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 11 2021-05-09 01:29:39,786 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 11 2021-05-09 01:29:39,868 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.042286835610142695, below negative shortcut threshhold 0.05 2021-05-09 01:29:39,949 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.040631317063453236, below negative shortcut threshhold 0.05 2021-05-09 01:29:40,029 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04149477424151983, below negative shortcut threshhold 0.05 2021-05-09 01:29:40,109 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.0441271111294638, below negative shortcut threshhold 0.05 2021-05-09 01:29:40,186 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04313802597268566, below negative shortcut threshhold 0.05 2021-05-09 01:29:40,261 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.041595125440564956, below negative shortcut threshhold 0.05 2021-05-09 01:29:40,479 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.040981941702416896, below negative shortcut threshhold 0.05 2021-05-09 01:29:40,558 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.042543887645080394, below negative shortcut threshhold 0.05 2021-05-09 01:29:40,628 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.04378970875923208, below negative shortcut threshhold 0.05 2021-05-09 01:29:40,792 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.044404416384519675, below negative shortcut threshhold 0.05 2021-05-09 01:29:40,865 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04347580691640234, below negative shortcut threshhold 0.05 2021-05-09 01:29:40,942 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-05-09 01:29:40,942 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-05-09 01:29:40,943 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-05-09 01:29:40,943 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-05-09 01:29:40,943 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-05-09 01:29:40,943 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-05-09 01:29:40,943 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07081408386414483 2021-05-09 01:29:40,943 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07199707981290646 2021-05-09 01:29:40,943 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-05-09 01:29:40,943 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-05-09 01:29:40,943 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-05-09 01:29:40,943 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08103451791863463 2021-05-09 01:29:40,943 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-05-09 01:29:40,943 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-05-09 01:29:40,943 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-05-09 01:29:40,943 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-05-09 01:29:40,944 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-05-09 01:29:40,944 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-05-09 01:29:40,944 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-05-09 01:29:40,944 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-05-09 01:29:40,944 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-05-09 01:29:40,944 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-05-09 01:29:40,944 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-05-09 01:29:40,944 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-05-09 01:29:40,944 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.042286835610142695 2021-05-09 01:29:40,944 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.040631317063453236 2021-05-09 01:29:40,944 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.04149477424151983 2021-05-09 01:29:40,944 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.0441271111294638 2021-05-09 01:29:40,944 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04313802597268566 2021-05-09 01:29:40,944 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.041595125440564956 2021-05-09 01:29:40,944 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07081408386414483 2021-05-09 01:29:40,944 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07199707981290646 2021-05-09 01:29:40,945 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.040981941702416896 2021-05-09 01:29:40,945 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.042543887645080394 2021-05-09 01:29:40,945 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.04378970875923208 2021-05-09 01:29:40,945 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08103451791863463 2021-05-09 01:29:40,945 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-05-09 01:29:40,945 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.044404416384519675 2021-05-09 01:29:40,945 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04347580691640234 2021-05-09 01:29:40,945 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04347580691640234 2021-05-09 01:29:40,947 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: PK� �R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK� �RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� Ѫ�U�d)q��B������n~Na�;�M"�¹Ȧޝ��ix�Bf2~�X� ��V�Dj�W�\��Q�&��/���2�Td]�=������ޭ�r�����\�ƍַ�(�PK�ku���PK� �R(Definitions/service-BasicVm-template.yml�Yo��}~o�P�faI*]�R��tZ��v�9�CS��8����I @�0E��g�ٽ ��5���0����+K�}��E��S�i{RBh[ ��_lD� ���j��b:d2���hɢ��r8���%Q��Uh轞*P���taR�+# ,t�� ��bI�(p�D�h��� }SS�6Б�a�#��>�KSCtX��\^�F���x�z�̑У4��)�c<��k6�ǵ�FnGKXţ�Y��ul䐡��A.Zߐ�0��?h���KDu��b���*DŽ���Xh�H��������M�(#��5Y:�w-S c��.&���r\�����aFB��ж�dd�h��h0�נUӢ�.���SP��Xz��� ���x�ݠ����^��-��:�K�y��p �����؀�㭡.#�� ��Lu�Ao����+.5��&��\��d�K��$�X�/����DQ0�R庳PY�&�$%��MO�\�(GU4�1�Y��o hv ,��w�cI\�.��c-#��e@�O )A�]�BX�q�͇;���\ �>I#i/e�Wl���&k���y�r*��y�1����B�a�~�⊤\3D{ߜ9��M��%��j�%4������u�b�*3]�E��\1]���2G�V�� �[��G+8�CM���^ ƃ�hx6�������� ��i��~�>��P��?z���d����j���'n1;���y�.,������I��G5\�ەoz�ȃ�.��ٿޮF�9� ��׏���Ž�ë��]|�3ѐ�ב$M��;��#��8�S�wN{����{�0���:������ݝJ�������w�O�^�N:����߮W�Os�`�w�ߟF���]�yu�_M���yw14����C�U������e���C8\�}����`$���5�O�0����sq4���w6Y���O�|�}��{���=�˿&߯���8� tW�wo���p�|�{~��ߓ������ {g��6�ǿ��\��WY<����KC@�4�l�g�R�9{�s��ht�<�ű�1�U+��-�˗�z��?�� �! V�ß��@���3b?M�}�� �������ՙ7�;����c�Ч���B�ͧ�`p?�- ��� ��v�д#�O��x\��dO���1u���ӣ�̵;m�Msg�g1�G7��"6 �A�c��4��\��gy�4|Zehl9��Bǣ�� .)���۾ -+�mc�i�T��F�I����K3G[ i�kG�D�0���/Z���sQYF�W,�N��M��Q��M��7�Tg�M����;Z��)E���OQ���~*�+��p��`��Q�u����E{��|zt��8�ZkB�Ѷqk�՚���v;��P��Q򔶙ZZ{i��$��hy�Ȏv�m�\1��H���m>%�K8��� �0�z��������T��'� J'�nj�9"�04 lH�y��R��kԊI6*Z��5K�k2����jI ܌oF�"g������8g��q� �qW�����mļ��1ޱI"�E�|¬�"�<�a��h�Z'��a�)�4��֛W��j�G�iΉ�"�-)&�uڴO�o)/�$�; ��l���#�0�h�BE�+&�S���3|��^kݧ(d9JG��lV&k�Ԑ�$h���b��h�Z�7��`�������f �b�G��ކgE*G�LU��:���9�A���k����7�u�/k�.i� ����OW�X��Fԫ�K�H,^�U[U�BX�fu�iڮ����;�� ޒ�����k�v���L�vr�^�O ��������2H��b)��-ǽ-ޡ �>��H� ��$�o�/���l�ݾ^N(���$NP7z�#�*�%��H�B��_�?�.E��C w�G;��:��i:��"O�xy�A���Zw��2GU:wYv�M[PEV|M�i7�?�SJ O���_�ת��?^����ҵ)��dW�~@#�$A�s�����!]lr_�o�[��U{�]H�� S4Ƚ� 1Ҭ �j:z���"�!]S�N �WB��<���!����G�����~�n� ���P����x�G�����v+4u�)�TU��)[|�F�a�p���|[Wg�E ��?���v�@M��{����;��W�ŖI�W�C�*�T��(@���5�7�Z��v�f�`eW�k@���H_�tU??Ix���ѭw��]K]f�n-> ޱT���st~^`��#(���S�d�����U�P��V8�f��������߬3�����#�:�-`�e�j�v�G_@2�Y]��}HQ��>�^���ְ���V��(;����{/*j�w����G���6Ú��� ����I1�� {�Z''Jv�h�TؓϔPc������ �j�n���'y��0u�J�{/�+ʷ��!�m@�bw��G � <�=2��z�����w2~����+� �ګ��� uZ�z�jz�Bʚ!�q�����Q^<��2ߪ|@V/9ն@��]TG{H�h�oj�j��B����3�F���`wj%��`k<>� `/ė�PKim� �EPK� �RNS.mfM��N�0E����@�c��PE�*)��]� L�*�������9�����l?�Soq�RA���I��a_*ů�ѽV=�6E0��Pmt��=�gڠ{�0U0���$��2Li�Q��?�mǰm�*^Pn � 1llV ���I���S s��#�ȳ���ND1�g��FҘ�� ���P���ʻ�JA�9d�<�I��Y�y ��$�'���ܱf��>UPA��U���3uB�⅋B�l���<��k��`��5^����7v�qX{q� ���͜j/��X��\����C� :uWT.a��5�XÊ�&Z�Ym\� :phl9�� ����L� �T�(XQ�vՠg�LX�9��� �-(6�:�d=��p�BR�0�4��j ��d���cV6�0qzb�7@ x��F�NF�L�j�<#�].�y�޾}���}�[=�g*Š��g��{/��>ӻ3eJIu��=��;<�R~^�)��n���w1����2����{�%����# ���,nj�dA�y ?�;C�������|������ݶ�v|^H��$3$������n)o�GS�٦��8Q����Ծ�{o�_ s���}����c�ڥ s1�ý=��xη���pst*�P�C�p���s�E���i�ʛ�T��'!�N� i/h�{�% ��|�ȿQ���=��l��/��fd�p)�7��]X�C�����oG�㿥�:����Uy�����f�D�o�#f�^Č�9��lo�:;���� �5;e�$lm�V=�{A������L�9��{<ѵm_ �$���� J��R�$�RX��4^���U���b>��C���.!lu���Hܾ�c�"��g�kK�i%Cvs��,��@��IݏT��;jBs'� #�3&��$��jnL�I�^�&��T��i��=A=����� ��� 9�%�m�xA���!|�M�a콠6�U�� _x����8�M�X� �r�/_���E� |=s���G4�L8�gl�8{A��Ì�Ec�hz/�U��C6��?]�s��hJ�a��t� � ��PK9�ƙ�vPK� �R/Definitions/resource-Securityrules-template.yml�U�n�@}�W� a�N�V@H�V�髵��+�]w/����ڎ/-�TB���̙9s�Xe8M3ȅV(i�#h����VeDU��6�*�8]-*�4��& B����6qU����1�a�氫MԆ�I�_�vV+Ά��̰�G��\����ÝR����#�����Ot>��Z�� �q_�T��$W��Bb����'�B��� ��{tBC6�$}�N�G� ?q#ii`�<�Wĺ?|�lO�|�V�- Ka�龣���9://0��&5���&�2�����&,��� s�L}RA;#��h�A�i��&�����~���d� 7�ѝ-�����t���4�a�x����x'�/�����E�{�S�CÜ�4�:�n�,�{"��\��[Dʔ�Ý;l�3��վܸ�PK����PK� �R)Definitions/resource-BasicVm-template.yml��nۺ�_������o p��8I���I��y(�rk�'��ߡ6k�$���rv� �CI��)XR��[��ۖ'����?�?��t�1����!q���$>V���?1�n���c˿��8=fYA�9$�D@C~:E�LFh�,�'*� `E��0� 2��D�)7#"C�OEN��la�32�tEZ�0�Oqu�E�?��di��c�+���+0�oO{����ɞ�bŇq�xv�*�X���<�&�O�.�"��� ���tf���c�2J�?�ٮ�B�S��h���4`�Z�ʚ���,�,M$;����� >�N67/];�CE#�c�R`��� زl?���� �rEfD�""��a�䥌�N(ؽ�|� ��%Y�N,?���ZS�(/(t�pʪ�vJԳ��*F(�� S���`?���ڜGh!�o����*�հel\��V����7�R ����k[�Jg�(N-�X�J�\-n��WMr/�5�!.$�J\:�ӵ@��_����;�ޤs�����(����_�A�J: �K!�t|��^n�d4J��0&��$�VQ��h�&` �̤�u�"�"J��huk�"e���3���� q��SF�ǵ׺JTF�0���U���@w�z�h��"�Jw$��|I�<v=�7�b[�� �𯒴���m2�����$�~@�"��O�!ty�%�v�zj^ff�ˁ�E�Y�d0��.��K���/˚m�{�VS�q��� k��d�����aW�M�vK��\�_g��tv;�F��nD[�F��-"���-1�r�i"^���TK���됮})�H� �D����"��D���\33���<�6 F�<�]�N���z.���rc>�;�\<�~���冿~�����?�כ@T]v%���ݞ������_� ��R�D�y1����f]���tnM6�����q��~�n��%�^�����O��~��{���I�V���É�y�S�uW����c�]��1���o�S�V���q9�>����_�F�s����L��3����82�ؼ��_/�����l����^ݑ���oO����d&:_� �u�{wg�}��}׿����s6&'�ot|}����ף�oa�����E���/�Ə/����\�v�Q����jcj������H ��gQ�r���N4� ��&~�������_�~���5���x- ���kQ6������N�ZϮ��;�nH��<��>�� ������|����W6����lN>�8����M��=(�w��{�z]�[�߫@�J�?��� �QJ��-Ƈ�o:ф���^G��4��sD!�l?� FeZ��N��;�3��� bݤɸR� �A<;`�-�����H��?�p�fM�8�³D�d�v��cIL5�9�~��GFX�Ui�PAC�Ӑ�e$�X���x���t�4�G0�PX�)��h�+ڔgG+OR���T%Z����I��?�}l�P����q =�2�V� %UՏ�~ik-�!���ۦ������B�!v�rh�s��D ��T�ʊ,s)~�욧#��W^�bۋfS�[���O P����7�2� ]�r�C�m�d�� �Ԗ��HK��mH)p�R�`T��� �B�h��1Æ��Gl����bk ����ԭ�d������AI�O� b��6򘸛��}+�AJc��Q� E�*H������pJ��C=nG��� ���G���ަ��p:\�����������O�3!h"��ӑ�T�������P_M'�POeXH���,jHU1��$���^���M�c���|u遶��C��� ��L 8��V���VԇN�z�� s��M�!�,Fñ�!��)��x$C�O1[H����'.��/^V�'@��C�O���$%���ò�cI(9�9.�j�Sɻ��F�l��Hk�A�'�T顓�\؆�� :3 <=����SS (�k�sg2����2C�ޞ�ۮD�U�����m��[ ֶ�X���4 ��a�� F3l�k)�'B������$M7|�f���F�"�1��Aj���6m�b��*[�tIh7 B�s��� ��hfU ~@�ςE C=7�s��an�Ps����a����p �^Ƹ� �E��w#T��.i�����e�p�_�S #���fw������B�ٔ�����������٩��������l��;� z��?|vɗ�}~�7����� �&T�[�x�~�W�Suo5<��B*��b/ ��u�ykB( �MZb^.�Ь�V�N|jƾ�VS��Hm���ߏUB&σ8ϰO��x�Gom�T�� s�X�H��V�h`O���X�X��n;��S�m��G{;�6��ViE����B�=�F^��~ s�hm7�`��ډx�?�p��|��*Æa+Qٻ�V[B-�)��b%�}<4C"O۵m�L��J�:ZM��'�C3ī�0�� ��̓�E�~���[PC��$Uɫ������S u���l��}�z'K��:=Yʾ�CLeG,��-�Up�����(y��@���������P�� �&݃f��6�sOgo�r'[.�9ϱIA��҉rw��v�3 ��]�.y���z��`�k�۷��L�-��GI�Q�����y��I��d��6���[�T��P�H��=�&�����RgN�^�e��D\: G�}z3���c�e;)���`����pw�a�+ګo�E߱���ʹ��>D �j�l�7y} c�H�-�`�;Q�%b�>���3�h0V&n�^�M#�\jV� �c~�eS��.-�q/�W��xB&*�B����0�И��PԄ�D�&?�0�?eE�Um��SAF�T�h�1QG��U��o���̨�2����v��21«��A���{{J�҃��q�{'�U`nc_/�F�Dn��m&��?�ܻ�d��xJ�n��(���2��r��{P�DU�C��`��$*��Ա�Pr�S��pjh&���Ũ�1�M�$}~mn��J��m;Ⴭ�{�m��L�8��b������JHJ�:��ҥJ<���b��_c��j�j`�b;Q.��o��nbԄ_˴���ĩ���`mv�.�l�LY(Y���� �"N�*�n��\�z�Xז�m�4��ՠ�ɶ�@-���z�R�V;��;����ez��f�h�si��>n���k�S�xP���C���ea����t��m�h �J���Y[�E�nTsx��L�x6�O��L�Ů%j�V�ILJI�����Ԛ���ܹ�9�ZU��&�Y�Z����&�%�Z���M�����@�#g��n�Xm�ć��i�7���Q�?,�b�{Z�@�e�GS�I�d��d�������v�(� �ҕ�3h�*/(vm9��ETu��S�'ё���.����x_'�B��ez�J�&'��]��e����= ������������B��1����L�_P7�j��٧��G���h������{t�L�؃|�Ț��aW%����Fq���>��kK�]:�=���}ڬG�tc�������S�=�CC^(��U�����B*}� m��N��B��c��/W������OK��`Q���Pa<���*�$k��[R� (�m�g�P�\�����P�4��%�J3�:T}*凷f�~%E���P�{|�dAs;��;��\�7oPyj�Z��;� $F��� ����� �y���++%i�d� _EAMo6�|�'��T�.����?PKN��p�3VPK� �R3Definitions/resource-BasicVm-template-interface.yml�][s�~�_�ݭT.���Su��d&���ɩS.aˠ`KF�I̯߶1�L�L1e���%u�ן�eIf�HѰN(�Q[�`n× I��lbZV\dJ^)�?���e�/|tb����5 ��!��kE x��*�P��h�H�zP�c�}+R6r#(<�̉��] n[� �R��kAD)�zåB������BB�2�0�*3-�c�9\��D�+�&jϜU�aN&XSt�̋��P��B�����8�/꒤���Ls�:D�_�Бc� ��w�p ��^�pVnQ�����:=h��X�7��K��t�?']�$b{=� kRߕZ����I���X��td��f����B!�� �kOQ������5��Y�i�1#�J�TW(2A��J$�W�2�C��#뚍�g�h��?�JoLh�( ���d�N������ͦ��Bw�5C�����3��\�2�F�N��z�V�-��4AĘс�LŊ��A`����KM*���`�QUA�X:���}ʜ{�b9}e��5����!��T�O�؜�j�U u�g��.W�˃v�����|�YNA��O���g�r �G�;k><�{�v���s���p��~��]��ƃ#nW�O���v�z�> ~�w����J��+�)��D�+���tI��To귗�o�qQC���8䃢^"���y����,��C��߹�������wZ�.wz��/�=r�+���y�;ov��?��۳���>���"�#�~�Oݟ��1����]�c�鈕�v��]�]�N�U�Uꝳ�Z��"��C�Bfǭ�[��M:9(7 ̪�Ѩ��������Y�dT����`w�?o�����\�Oq�W����Ti�ۓEl�|�z,]�V�G����v�m�JH�t5�zz0rMݸ�U>�9*9��a�x�{�+z?�^��t~�VJ���j�S7�ۥb���]�N��������L���\q;�a���q�\,�ǿ�¼�����[�aO�znh�M�ѯ��Bde"[`�߮���~xSM@�7N�6 �ù�ǒO�ಚĨ$��=jsDp����Of��7�7�ơW&�ps-E���U �y_�eO}�ǃ~��rsbz�� �/uX�ɹ�Z��� ��`#���T��!��%+�ZG�9�X.����$�����A�bKL��S���Ң�7�0��H��f㝡���ac�s���7��AH�mP�����FKH�҂5R�Y����L�YPѻ �4O*�@'P�<�/z�K�T� 4L��C�GML�M<1>z;�~?�� 4U�f�e�rO"��t=���׬��C,��s�i�!�_'�<�����*��L9��U!�D�� �T��G�z(�B߻�J�۬�k�kdM�eUJ(����;˱:LO��*�-��T,ʭ�]އ:��ZN�Z�����7�G�dO񺪠����W�uB� Ä۠/��z�X��͏��*Xt���q�4������?���el �82|�c�M(#"��T��� ���qز?��W��M5(���_ɋS�p[#*��_:$P�z>n20À�QH� �k:��Nc�,Bs3UT�F���e�e�([���W�]�����_��_UW��Ӟi��ȇfV!�M�H�N��v`g��h�v��Ws���=��l�cu��p��y�N�S���3G ���x�b��u�0��0{� i_i)�O��<����t�R��'�p�xxk������z^�n�^�Q衿��O��uI�?,mx���7e9�;M��M:S�5-7���SmV������p���� Qo^� n��"��!�*+s� {�10�Xh�nF._�\���bf�^�[Yh����k:�`YYM�3�lk�^��+e�w������Q��*�O?�"T>��_� Τb$��ZE����U��q��T���^ԄUN o�u�g�k[wݴϲA<�e��l�,T�b����ȶxm4�@ny u�����e��h��~ӈ�7���0���)� O1t��=f��7��}�[:+��V��w�{3�� �#6�'(E�`g`�&�"�O1�֯�2�/�ѥ��tƟ�0�h\5��f�O=3�3&��7�bH8�w�]b͹�Y���G�"3]�r3@�2�� Pe��n�)�߲(�A{�A�,ǎf]S6�\�N� d=\) �bN�xW����O����,����6dž��=$ּX��-����-�D��e��~�j/�H���6}��g���;����~Ծe�2� L�~5�g���8�U�V�g�ά_ �Ս_D� ��oU�D�e)vg��`����b��/PK�Q�O� u�PK� �RADefinitions/resource-BasicvmComputeNodesHeatUbuntu20-template.yml��ˮ�0��y ��®=G���Y�J�hl9���l����pI m����ύ肄Za�����P�}T,NV�mg�~@k�>�Z�� B�cL����/��d�y�IޤEr,�yRfe��\��lT�H�5�Yq�ң:'Yv8B7Dz,�3�B��^�Z��GZ�Z.]���u G��*z�<%�4�u���\d�� %jѳۧ�$D�;���g$U�)�GG��~��/�у��{ ��oh��cNCK���� ���x����� 0o}+�"��;j��1T��M���e�ц��>ZC���1� 0��/�� �r����h`����6��X�w��������'�ڂ��.�q��J�����g��߹�hL�����|h$�,��n��n�*���n�k��^E�n�=�K����PK~ĢSPK� �R.Definitions/resource-Extneutroncp-template.yml�WKs"7��W�M��؞k�)W�b�/�ԔFӀj5Ҭ��������<���)�j��?u��U��(���r%M�m�#$��f� MEԋ./R�4����p���Si��qH��]�a�ӽa7�������e�׽������*�Cڿ��;�pH;����_-.;�!���1\��*K�BH��N �Zɻ) 0L��z������SRsB2U\ZS�n2 T�� 4���m��@Z�h�Q K�7!�$�0��;!�Lo5&`_��F�� ��s F��3�D���u��k���-|g�2��E�x��_F��<~�8��ѬZ�����U̪�qn��-.�ؤ�ms3��*؎&���!ٝA-��%�9Lx��� ��s��ӓ���^���衱L�vY�I����N�`p��[�-�q��O�=��Be��Q�y��Z ���B���?���zU!o���;ꡯPK��Q��PK� �R:Definitions/resource-BasicVmNodesUbuntu20cvfc-template.yml��r�8���i3{��zK�y<�l���$>���� ZT���i� ���*U)����F7 �6l⸁K�0�� �b��Z�����1^��Kc}��mL������G.����֜����#���mtB�������w���� x�?Zd�x�6֒���<��j}\m���n����Z3q�Z��GAh�x��L���ۋc <�"�LS�oC&�� 5�z���1��XKbbk8�S�+}���G aaJNa�z��I��,zOo�K��̍�[�G$��"O$��(������#�����B�����~����7 P��� TF4��B�pb�sMs\d�x�=x��I+���{ ���z0�"�<���S;xv���">Ea"BeO����s���Y�� �]�{\ʕ���rJ"[D<���a>�� �@�%`20�~�i�����J�g�i)���ſ��R�����\�w^�7�R��e�����Ÿ^hb/g,%�A�#R�i�pہK^�=Ih�Rw/4���� �>�T��yա�XB- `+LIA�����!�vxz5������t��9���1��nXaว$J�e�̥98�(8�(!����a.$ȟE���/�� ���(L����H#}��R&��+�~��ύi�:' h�j��3�q�Y���i���2�Z�ni�sZ���' W�×02��`���i�)ר˚NV2yn`�ソ���c+����|��� `ӫ L�|�Z�ܡ����Ҏ��4a���}�� �0 P� �:}�>>���k[ob ��3�y���A�#�Ġ�Ԣ!qq�Y� � $�0�J��4�ܐ��,�g��l� v=�&���eZǛ���`��n\{f� /���7%RV�B��f���Mc��8-���� ��]9�L���ږnc 4��L��)�I��QZ��9�C�ٍ�2^A�-%��l�`?���³k�g�"P��r�&�ȷRk'g[�|��\`��R���Al��7����F�#��_�B�q�1 ����~�kA��e� {n��Δ������.~:74��q��D� ~_=kk8������� �a ���7x+��sߎ��P���d><� ��b���}Qp^Q�U��hN���4�p������B+Gߢ�v�B��a�6��mn�}H�f�'CYn�K}c��r�� ���f��d}�ں�ӏv����z�DJ a:�C �Lb�'��ߵ�Ė}d���S&��Y���4�ݿ��s6|��s �0�%ڬ�Gt���͝�/���fi�̖AU�+ ���'k�� ���_r��t��r�>�U�>'� 0�C�^�����&K΢� �,�m$�(�>C�0���vciqt�x���O����[�������o:��H^�1`փ���k�����Ʒ�ǧ�G���=�GɶQ�+ o����6�CS��9� ����7�w�!�Sj���� �%j�����\ũ���#[�`8dΐ|X�#he��\6as�� �b���T� *�&��te��H�}�Ƚ͉B���j]�5 ���Vw0ц`έCKk���Y��J!���jLB�+?���yB��Y��z��������,x����9�QU/YC�}�Ӡ�feb�QV�Ś���P�u:��� r�.���e H�bLD�Jg�,������R��g2t�52�4ʻS�^#٩ّ����i�&Z�!d5@�b�>�V�j� �N�$��BRGYi��>����j�vjZ��:J�D�U���o����b'�NIFh���"�2= �d�'j���Š�_soY� �W5�M�0�'�y'٦�O��>��H ��4nIƻH#�TB�4}7�B�<�M�L3�t%�U���%ul9�ڑ���H�2����5��D�l:l�]̡c�����p�~>�lԺ���g�:-�]�FM"�$D��`rB�)����m��(A�G֚�����9���ݰ���є���R�w��u�T4uAu�GE�+�+�,�V����d���H'�~a�D 2uԫP�L$c�S����p�و��M��{!���3����n��: *��[ � ��Q�b��7l�����4'v|<?���,�KFU�U����1���ͅ��-��V�U��X��:�Tk1!�iҴ�g�c��n�3��փ�k�d��hqA�UT���S�=q"��y���A!MMF��S��$��\��$�F�q�A�j�0��z����h��Ҍ;��"5�`�Do:�9 Ŋx�������v���T�-YQa/+ e_ճ�Гث�>3�A����h���,yu�-��`�Z��D�D�# �@TS&��)����ݸX� 2�K������<-Nt�[P�`�Z��� v� �L^Q�Zć�fMn�O0�~��V�e��.��jSu�F��C���u��,$����Fz��@���~���o�t��RT�j^�Gһ2C/�>2�y���v��<��I��v���>�z���� c.�����b+���r ���-�֋���~d7Ñ�LG��egF_��1dŁ�A������^�F��R(���H~g�}��r:ow_W�^)F��1A@�X�u�PKFJBWG GOPK� �RDDefinitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.yml�]K��8�ϯ�mf:ٛo��0� ғ�,M�6�%RKRN��~��dS/?�m� �'Y��U_},��Ԕ��-���K��) 3d�#��"cxC� ���� �Je��wHȔ��ςglV�H6ySb����f�����y�����뢊e���E�l�A]x�d�.Uݩ2�Ses�.B������n���X��P�e" &�y�(�e�(K� �|$�ӧ��k2�Fjvf���pSU�2��,� %�٘莄��w��BAY�C!�� \Hm0�a��S)|Y*��)l+_�23�U��]k� ͥ�ۻ���䊥3� �nJ[���E��9�Ȉ`�=���o`�`�T�z֩&�� ��R� �6X�����FB�-����{��C����|)r����a _p��{qz#�@�����XPx�w�W���� ^UΨ^r��"��M/�������6+�^dh�5xVX�K�vu��)l�� �rb�﹖Z�/2���B�" @�5�m�bp��d���^.R� �IVB%7�*������M����� �g,B9�T����b�$��@�Mii�;#F �EU��(�<'K�b��e����k� ������h)v��{ؐ����~�����O�{�y��I�z~��S�����T����bR�s�٠�z���E���*dd�E���{Uߥ}��� ���������vH�qaj��)����<��D$�D�e~BB���\���Y��$���i�,t$�$D�PC;�j�\G��V�ڜx��9䆛��ad�����?t�mh�#���͙k�E��t�H��#Y&i�����L�[�p&,��I���n�g,}�>7�����^ۚ˴�����`��4ߎ�@M͜��5-�ȏ���� )��Y���W���{�ȠS4�`(��b$�@SwK�âL+�Թf.*��L�Ĭ p �;S�2 S<ă����.+}f&��o%=ny%Z1�Z��) ��$��h�|s�e �cl�;�]�c?�i��� �s���ݹ��7x�~]���KV�k���l���g��MQ��i�̺�t6=�F΀c�6%���ۚ��Z�i�� -J\�Ŏ�}.Y����V�Ȋ˳"B� e#I.M���!N�T��d�����} ��&������Ҵ�=ڬ�1'� !�6�� �\��W�V�(<ʅ�I��J��9�2�vM�uƜw��X���!Qn��zW�S[�H�6�\���n����ʏ�J�z~�i�(D�0����C�����c9�"�� ❣u����#��v�q��IWXi{o *� � ���&���g �-�i� �q� ˧��|�<�K:P|^���|���\�9��#EW�Q���x�V~��I �O�}5M�S�L<�u��MN��g�[K��#�`�2����^�P{����"�� � ����b�vi����p�qTM��9���]�.��wj\ix�B�S=�>)S�;�e��̐H�Kd u0��9�.~��9"R�ղ<4��Ձ)Y�����x��{S�q�\��m��v���y� �MG��^�ˎ��������ߥ���n���M����r��bܜ�qx�f\<�#�����Uy�"�U��l쒔dXC��/a��>�fϏ�^'XY�f���PK�wt��&�PK� �RDefinitions/data.yml�}ks�H���� Oĵ!�_�޹�����c�b%Y��<����H���,�����w��@>�I&�E�r����E23�H �~��szA��S�~�:�m�̷̃��7�� ��$v���:/��ՋW� z�O g��8ɝ" ��0sVa8�W/��N;^��F!���� �[Ft2�.�St��� �f��~������'���n�|�˛7www3F�Βt�&�_foN������1���� ˜4�G�0כ{�m ����s��a�4�wy�ߥa��'KV�K���< o����&��b��b�t�ί��by}�uq�ۧ�+��������x�|�t?�-����׉3?�O�?�GN��a���� C�c�#ҖA`�J8@�6��U����u�ց�NvA�t�m�n� W3�|�% 7a�rzR� �C�ds�`�!}��8=���W���l���w?�,gn~� �_~p�73|F�f�I��s���K�mN]]��W���s'��#�޹��"'!,��7 ��^΃4����d��q��T��|��b>����$I�x@�U��|���р�7l;��g���a������V�,�=�5վ������+�� �U!>y�yȢ�s�m�/�!'r�$O�$��a(h� 0�Pʠ_���@<ϓ/ALL����Q���eYv����Ak�/�}V�H�0���n2v����!@�����{���#4T_$i~�i���>@Qq��i�c�U�Wn�60��%~;����� ���� +Z?�n3��-,��;F�G�L��6<��6��:�"� 8u"7���>Y���-Y����ۍ�T󴐔����U0�������*ٗ�=��#��o���>jA��q�ʺM�G�`�[�{��UǬ{"g�*2�ƣ19B)C��>���U5����_fc�>�������yI�\���Rll�A^}����]tݶ:iL��-)� �q׵>���d�ӌ�N��?�����J���m7������t]s���]��6�4��z,+��K1*6���Q?��ς����c.@Hf�tt��P�ΐ�ԟ��뿧��[P]]R�x��﫩OFNUm�4?�Lez�?a��e��!D�OƯ�Ro��52˪j��Y<дV�ר�No���r��:��6 �VMF��7 7�z����.tɢ_����]��RG��a�憃 ����ɒ[��2\,��^TT�1��9�/Ģ�t���R�&2Ax4o�f�W�a~� u��{�5Je����c�cGv�G��6 �1���?�\�Q.*�B�<�߄�Kz�[ 3��9����HɅx� �0K�I�Qz�@�Z�_����A4�~?:��0,FO@�e;��mX�BYXd���ˉ�M�j�8U�(;�JtcY�~��|�8��؎�DiA %:2iG ��Pb� S������x2j �H�!�?�����ݏ�`c�,�6� 3����@���Ab\��E�����l�@ay���[>��&�������LXH{/XaR���1�a�H�VZ��*s� ��A(��:iNC;�2�e;����B�Z�Ra^(XLP`�����a<9�����iO���.ƒC�SR���y�E��l�e�}s=���/‹\,��T>,4і�~��̕�R�u-��m;� ;դ �c�i�@�{���<�L�1��Cm#(�T�F���Ie�e����Ai=���� �>$�݋Ha��� ��vc%���߳���1�� �XM��e�M}����� �*x�j�3�qL��qTP=�{���&<e�Txr�����>ȶ�S�O�3(��'����fq:��|�A=)6]��ˬ„�2�P~�<'��~�.bۂ8F���^Ⱥ�l��I @��:��1F-y�L�oL1�X�D�7t/����:����wT֦Z���7 ��m�Aq�v�z}��+��F��l����n���a��ꂁ��s50���u�� �]�"��I�F�<�=+��*�٪)uYL�x�9|�݁u��E ���P$G�O���LR�Pt����-�$��v �]����� b��g� 2 ��!�n�G���!���-M����بȐ�(����vWݴ�۹�\#gÜ��W��.�d������P�m6�N�/�� j]<��ֶ�� mٳ�©X$YZA/���o�@�R ��'���S�7�a�Ԩ�) �H2;�k�^�>k`xI�2WA�ߪP���Э[F��]A�q�MHׯ���+������Ogͷ��g�+F���mD�˾��%��JM�b���͝m��M"���nq�e1! ��K��G1,�iPU�U�i�.I��QB,�Ѵ��~ �������j<����S�Q��%_e�����V��a�*ڱ����(\_`,��I$�0 �"��*�T��&�Z�x%�� ���(��@T���_�!�)?=.�d�u�� �ܓ"��Ni���-�`�E�s]�������\ΐj�����s���4Mm�e �TA�J���7Ƶ�#z��Ip���s�2��b��7�C�S�_�o��z-����{/������rr��d5U��z���&��`N���K%�y�k�t=�S��A���`qNE�V%!����M�\ ��^^�n%3��b�F�n�T`7��~�O��()��q���C|��89>�C���������6)f��Z�4ֽ�q۵�A`]��]�ڋE��V�c������6:��c��kR�����g�{��F ����y��3�3�4����8�l�&���-���TtA[�nYZ��4������������� �Y��ϟ��@����T}=+� ���7��M!��cY�TٮQ�ɨ_1^ i����d�@̩�. �'��.<�B��j*>U�m����VG=J���'Q���-�s�w7@递��E�V�ƅb�f������P�q��Vt� "�&�1��\԰C�2a&�oo�3h�dQ�Maʹ7XI���aܟ�Y���>�`}����{k���~�4Lv������m�6�bvA�Y�Ba��_��q<0�`k�"Pdy���E��{bJjV>�� J�u6�ɄI^�2b���K���"��:̥�p!����9U�/V��N���^�}4��y�o��;���Wbf`B׼*E���w�ȿ8_�H�~��ܰ �����9V`�U@*��zw?������D�k�JX��q-�~�����'Qr7�7�<������C9���cE6������9���[�K�T�+�Kq�O^Yzg,f@F�f?�اR�n���m����p�Ȣ���ȕu���/Ν_�8\%B����� hh/���c�ìrlj_ ��Տ=8�s�����[Q"b���Y�HuW!�D�@��FÀ�� �u��Ɠ�xb� 4 �f@� ���+}&�\^}�W�tLs �:+}�r:��,m����4^�q ��o:���ݩG�ۿ��V����m]���=l���籮C�!�c��>�������M��&]�ϦZ�V7���x��Y�Dj����R°C��c�� [���>1� ܥ�q��$��w�bp�C��+�M��E!J�M=\��T�X��|��/&XޑB��s�D��>�y�z�Y�e�}��>�9��-ɸn9 �CØ�{�2��Ř�Kxxt:�5i�X�z�Q��(^��-sЭO-�#��ڥ��8>Kn�(��O�]ЕB2x���$f��8N6��JP�w8���ڍ��I <������,�ܳ�B�� ����lō��-��� ���t�2~=*�ɳ�į3�qE��g�"ϗ�l���������Ÿ�����d�?3�������՞� �~�u�l��T������x�Y$ ���x�v,���q�ÈA�N|�^�n� �>�d���|6�Em�%_�e��4��;�6��Qg�E5�֟\g�Ӏ�'���"y����R|��0��'�w%٭Hw!��U8�����?%����ƌ�uW�ed��ߏ��*?L7NaG�a�8�����i����<�?��ϳ�3Z��#�1`��m��Dөvjk�IU;_�+%��� �RG�w�Ȫ���k��K���#Tp[�j��R)9 X<�6e��N�S���S�5�ҿ�wV�療��I�Uq���㶎w:C��7�n�᚟�j>�$��i��g��Y��NT��(>����e� ]�߱+���7���`yV �yT�g�̳_��e�u�g�^���?�*�]�ϮJ�U��ߒM����zdA��UY�n����[������@�m��Sm-�O/��RA�brVCk}����*��l�>X��"�R9��R���,Ї��\���xJ@���]L��)ke�y�j�������(&LZ�MF�T��6a�u�3�E��vq�9���B:Z�㙬ٖ�];��%���^=g֓���r���Ƭ8������y ��Y��P���Dd �i�@��ؔ4:�gr- A��C�o�V`�N�� ��)pc��fō*����]lm�7��첸�j��5͝�ESm�QW�..� j4�8�1��B�������iO[�v�*b>�^�x�%��b���k)��\YZ�7��t���_Պ��l✊�v�d��J˼Z�*3a�a����!=Or�B�Ԅ�}/Z8�v�����K�&�6js�`q��=���ö����h)@� ��Jѩ߲��j�5ZT�"�{�SܜzZ�T�Qj�>��j�Af���F��$X�jd��e����ă���D��X��P�"�K@��"N�� h�#�ظ޶�89��싛YG`�����8�gY � 6}?��i�q6�dW �4p�iRlݢ���t��9��$]īdO�6,.@�"\���z�[��{�@ 5����kG��6 �30��V���� ��w��/z�#ܕ6����$�F��F�h�N_l�:����d��1���bYƂ`$Mw���e�C�EPJ�/Y�y�N��jo�J�5��n��[��]6x"��RF�O�,[WZ�Bl+�~�~�*�-��v�[PV��x��}�W�)* :L�U�.R��5��ܣw� )���{��0�$��J����!�eF���05�����kr�=�a6�����I�ק2�<�p=5��������4k�z�&�l5 Ĺ;���q�K�%';��pm눿i�p\��^@i�=��z�F�������B�*����:_ۤЍd�~��d������ՌS9�1w5'[w��+@�r>]7 ѕ��j�U��h�g����^p"�<��Laú���@w��J%� � ���v�@Ĩ�4jA�����ī"*��cx)M��l����9�(��T���j�/aK�&<~�����A[������.�,� D`��<�_��_���*��r�� �oy��Ӡzҡ< ~���z{­B�;n΂�b�Q�s�4 s� K�jgYJ�Xx���+��v�Fh�*0�Ar�� ���e�o�l����u�_C3��Fu��ĺ���q��{�T��.������NIY�_t*Hp ��4��!;����k؛1p.�l�hL���G�*���37�t����2�C�# ��Xhž��)l����r��@�.���tZ=���:���cM�K@�x琢3Yp�G�K�q��8���`Ǫ�)ܳ���=tϴ�"S��E� N�~re9J�Pql�������r`*��>�����u���0�� �F�B�vF<$�yTj�K��]�A^�K�_`e��=�[�3�w�YFƠzJ�i�SJ�K���dM2�|���^�sg7in����º�]9/�!^*�� )tX���W�i��t�+c_��9U5�הv��B*�o���\i�n�fz$o� �����H\�éFި�]U� �/�Z_J �ڢ��iQ��-�_����RA���LV����t,�n�< ��G\�m���e�-� n�_�����_�u,��5j�r^��/��y7X7��&� uaυ��Z���_��)e+b�2k�zp,M���O'-#�5 � �3�-��� )�[?����/���pf��!@� ��e�r�9��rL��:`��Y�r/�UU�iƲN�vED:@ė!^S,��MC}��\֟'~p���4�:��@i���,�|2�/˲� I�Nʃj:����b����)\�s��k�����vN�{�!�ԭ�N�f��9w�K%?,3��R���z�>��S��:���1�բ!P�C�D ���-�Z��1��ve�7��u���[�Tݨ���0� a>�T,j��5��P�R�s �e���A.|#ZE� ���-z�}�{�z�3��wUD�0�$ � ���u^^]^�҈�����c�����<��.�_u����^�9Z��o]�o�V��M��%o�*Wt�_ Y�T�ʹI��{ �Vt����V1���K T�_ɘ��������'�/����qI��m�P���3�%m�?sN����Z0�K粎j�� )�g �N���1�;h��F�Y�ǦE-bߌy���U����*��-�[�Qm��[ꤡ�Ǡ�Ԭ�-˻��� 䒏jl���"jr*m�G-�)\� \Kh�k�c���|��%̜P �ּ�Wɛֽrs�|��9Jeti2�$�Dx(K �dC7H�ר�%`tcU�l�'�w��3g�rB�!�� ��?�e�]{�kB6p�?L��jO֗��$E{� ?V�E�Bb6����`�0Lѣ����/h@����I���Ө� ��P&�ļ%��(#;��P1�6� dq��v�����e ?Q�ؑ'�J[m���n�"�I.E\,�^QY�� r�����Q��K���B�wPh������k~���~Oq���T} ��&�������z�QVf,��7���s������� �����0�~Y��M&*�󎾯�'���m��&���o��whP"?�;&R4�ka6�K��.����K@�E�0��4U��o���{%�|E=�:t�g&��K爤Q�������}�{F-��O��r8��Չ�?�U�3�,�c���*�g��z��gd��)>�ؔ7��l: S���k������� �6QC��T�*T�TUT��R i+Wj�whq�γO�v�n��yק>�`���g<���|� ����Q�D�wZ�eќ�c=��[2ImFШ����~�<�� H� �X��f��*�h�OE�G��bQ���o��I<���pSO��WMT%V�kG���$�/A� �&�>�0f�� �/��n����|o��m�^�AM�Rk� 3���`�W�{�Gɺ�-(>���`���&�����W`/�J� ��K;dqhz���(&zw��C�c�D�h)����Ƴgsq�H�><�A$������lcUw��l'�bwh�s���Y�"sw_c]�#�aJY��&_�j�ut��[s�%��� �btX=���q��B��IRڱ��l���qľ��qt���O�*���7�{\o��姢�uK*����!:3':7O E^a��c����Q����h�Hii�O�iR�o�D�� !q���d��%JH���׀����2�_�r{�5P�bz�g�D����]g�#(, ����c�����3#B�#+���Um�\�H^%z� �'�ݎ�^t��8{Њ�AMy6��K2 '�%YZv�Sژ��d�? ��PP_��C��F�ro��5����H��K�s� �4�k�{�m��1UA��,s餧 �Y����G{t�DZ��pqլruլ��۹ ��H�h��l5Q&*JVN ���?�6$kq0���H�Ą{�t̼ 8gm��2a�Ӝ��#I��:7i�5�q �W;�q�A�^���#�������NZJax���)ք��h�.ܦ��eWq��� �����ƌ��$ 6��)$�4Um �A��� ��Ǟ���{2l�E����ʹ��˒vzaTz��d�����!��燵#O�U�w"��x IJg�ފB][����L���R5��� ����;�������Xc ���x�k�:�>ܱ�4�1�i?Ӛ\V}��ɪ����9�%�†c��WF/E�0���4:V���|�lxD�:�6�1����4�9�� A\;�6V�)\}��궰ܹ�o���K��!hY�Jſ�>J6��gJ�,W�D6_��?���h!�j��� 85g�e�R?|�I�$�0�������J��a�IT裀�F�,�C��(�M�]�옾�^��o���L�Z���o���#�G��A�sh�H1�������f�߃_�r��{U �Вº��}T ��̜3�, ��fJ��S ��B檠qD� �qJ�sC=&��0 �(�dTG�U���v_c�u�L㻈���d��sj�3����IJ��6jR�m�#����q]s�U��dФ �h�O�֧�T���F�,z��9k��E9�~{��wԢ;j���:P��ޫ5���q������io�W�q�P�p��NI`�F��&n�@gưJ���hM uȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e* )0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t ��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl G�%46�Mg��_�"-= /�c���.���΅���(�'K���:[[�|�F�k{[W-j+����G�+L�#`���A�rf������[�e�*>!˃-����u!�v���23r�$0�V���������3 @ގJY�dyhlS��"yXגddM)59I�IɫY����v�uS�_"B[���b��б3 ��尠�p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��𞍧��ĺ�%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�J񦅨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l� K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<�������"��A� '����-�B��hc�{1�"խ[�x� ����Di�T��|��x���$2ʆ�U�L�O[��贼��V O�1���������� ��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i� W48�=>���m�ey�}pv�A&� ���hn{�q���?1o�b�H ~2ơ�N���n>{#g�|;�'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~� �OY�bII�H��[�Vm�="0r�5o�^ilr����J��6 �D�u΋�6I��z�� T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@ �Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D �UV�n���,L�-R1 ]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�Sح�.�gkPI�9YY������Z �F��%v32D���rJ��VR�����(g �� ~{!����$�q �<�u��}�R� |/�d��s���{~����Fa��!� i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o�� %���OE��Xk�/ n��E �i��z�+�,��}(B��b �(]xa Gc\c���d���@�9�2{��bΉ$.�Q�k!ւn�by΀9�W��8pxvwz<�I��v��@��G��> ��?����Y�����6���7 ot �ze�^�>3�C���^C,ށYbA9p����B�.S�_:�� ��{��OLJ�jMN�N��4�h ���|�� ����qr,�+�?���~�P{'�7 ��a���� k����x� L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q .���8��=6N�G������ޞŷ)��KޠI ��d��G�9�NL�{�fHo� ˘m��$2s�`a言̲%5��2؁ �J�ܜ$`�fu�m�D���N���X1ft�EƵK ަ�-S��7�O��]Ƙ�(ʛ`T��^Qi�����%�}$�� �>�yb?f��'���޳��]�� t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7���������� �J�wi�� ��eV�E�u�P2��� ���W����}���&6r��TU��fG������z�_c'TU�zO%%E��M���ӼFNǢ=������4e���z��J�^���x_q�/�ZSʏ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�h M�� 3�. s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3ƙ>cz�wADA�l��m�ׯf��˓���I�辭k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k�#���?)�X�D�� �,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6­H�4�u݇IȀ'�[V��;��l\Ry��O��s���O%� RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ӑ�w�7������k�F�vt�)B~��)� )c� ���+wj¿~%qC0%� ���P"ꉢ���-%�-Ϡ׎�hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ����� J � �ޘ�H�x�+ 5p���C��X�p�MUh�7�A���OhIj �����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ƭMi�� �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A �䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=��O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�K iJJol��� �_�*X[��3-�3���=T�i� �:Mў�{��߰=��e�%����ˣ�y'��*��ޗ��LT��� �4��v����@�'�y�W�d ��ڭN�}Ǣ5V��� ك�PwՅ�����E`��Ӽ�k�s7� _��S���k�>������d�-��Pn;s�(IZ�lJ����ҽl�#���<����`��4��@���/���w�A��(�גUN�-���V����s�.�Ec��=�N�ϕkD� '��BVJ�=�v�)d-+a"d��v�g�OS�:A�rr�Ъ�o�QXn��7��9C� M��2��K�%4o*�S������v|з��6 �ڱ�o��SV�8ܒ�%PF�x�HB�_�/�J�L�z�A��0K����;3.ew��o��������6�LRƒ�8�q�敼�J�d0h�SY�o�hA�RV���0]��FBc�d�X�a�6�`,�'^ �z��OՕ���mqu�؅ y��*�� bx��V;�9��٧��)��[�0�����l�]��܃�W�y��D�����鷭5h x�Zݭ�]�7�S��d&TkW.�Y�?+���QEYK�G`gdz��U4���O�V�ߪ��s���x��V��׃��6Wmт[׫yG�n����?��L���K�����}ϗ�x������һ�|�L[ �>���s3���@ƙ`�T:0#��E��W��<>u޾}7b�#*-/VW.W��-���ʝJ�޵�ϳG�2�l(2_�Z�����ט�o+�d�cV��p�"󈎧XcPb�VG@�UVW�����HZ�֫���촠��"Ɂ%�Ֆ$ =`Rm� EG-3�I�3/L���068�� ���?;\|��.�pD.t������Bm�M@�e�핿��,JI%>X�`,y�E<.OW�f��q�N��ɫӴd8�ai�2����� H�`����S:\�ůO�²V;�Sdd �:��z�P�*]�# �E}f�62bU��ʥ@sVP}��?�m��W� xZ�9��͛"E�t�^��b�V-E��z ō����Ƕ\s٠ŝ�[�n�Q��.ܸ���(�T=#I��ꇫU� D���Ceq6���-ʻ;�MF?v���,��h�)=����m�: l�7����,O6�G�q����%lP��ͽ�?�߭��Fg����@�1��O�^���dV��] ��=�f�F��z��IX��Fta��`DQ��K�Ex,M�f���lC�N����DM �1c����L�Ɏ�!�.a)�8��z�m�r��d��n���Sn�i��V/%�i�.-׏�о}�OY�;�9�J�n��Mw���I#�� ����Jv�3�B v:�J� ��TwZMy�[T�Ff�f��:��U�HW�7_�����x�!�;QYD�MSĨ&f�~Ǫ �h���T�������B�v5L]�Ҭ VR_c��/����M��Դ%4����i�.�-@ � wmGo�A��9o dၿH�I9Fzw�G��1�S�R�.{*��!�ᶁG�Ʃ���K[��������?���e���ǦWZ�'�}}d�^^����Z�:r2�ph�E%t�g� 1^� q��̜+���%�7�F�@�b��$�fJ��Ζ%�Щ�4�%^���_3�� �[Y]�i���_�B�GG`@'�*C������ܒ*^ua�NژT��xﶪ������� ����ϗ�|9���Ν/{d�Y}�LF����%%G�{�v��RSM��Z��p�w�(��,�C�2��t� �֫+�`bq�.��2���7�L̍ *���.h�b2 ⵮��L�<`�hl� C�BW�iK���1����{���|�Ǿ��z�XwU��7whld� ��ʐy�E��.�����n���w| ^��2,��=����l5E�Y�3^���G\7kI��{عi���B;��f� ����g���'��Ѭ�?uf�� ��R<�o���f�r��B_�P�e��g�1)���������uZ�*L�O������`��A��]?�{���'?�{_y�������o� j�M>T�������wo��YZ�G�v�Z�|kZ�^1.�K��*�T���ubn > [�v�2�*$9 � `�}t�p �mt� W��hj)]��%՛�|�ڑw�S�>�,�1U����l�|BO?�:=~:_^�_��ۧ������x���rq~�\J�עKwb�l4�.�Rc��2doE:��~!�yl�+p�U�踠drM��X���z}�8*}B—Px % �wȓ%`�Qҥ�R�"��>/�Bg���[�eɥ��tށa�m��PK�/E�>��PK� �RDefinitions/groups.yml�X�o�8~�_1p_Z�Qn��r��I��:�:u��"���&J�Z������7CJ�� i���CS�Ùof>�|�{w2C�0�Z�h�/����O33�Z'��&���,�o��o�M6��Rl@�CR!R!�c���!3e����Z�e0�(IH�o� 3����W�Ut�@��+� �������z�ND@���TQ�]ލ�o'�� B�|� ���Ғ�� ��ebN0�X�� i����K��3�_ ��%��[9��^�Zx�tW��%4�SO���p:�H���û�O�y���p�0����G���܌����p��g<�R�� >V��H�qĜ�6E�P��U��Bf�^�b��0+��܁ m)g����(YJ/|9r����q�Hs,��A,]E>\A�r� Ӎ(U�S�S�>���w��"ٔ�����R����!.L K>�y G�YY����`<�O�������P L���E�\Q�)�6�=�Bd�$���|6o� �l�Hv�69&J�m2�I����S�Fft���O��?$�}i}a4y�p��>�7�B�aY!�ՙ�X/e�"!33�X��[ �*K���;wY �x�/�T/��{0؍�{�ΙL ��1��^\X�_���][�v��|��j]110��}�`�;�-�O�qV�7y݆��'p6�h�L���U���͍Q(���|^b�!QePnijE5I�Rf���X`����{*�TD��B����*Ҩ8Ub�� ������a�����+���B������-�a�0]�8���x_;�����'R���d����z�>ח��D{��&+tRY�>�k�j[*��1Y$�Y����y���� U�91�9�����RJ��<��r�;e��� ����*M�eY��U��F�"��>����ǯD3����ڿ��nJKc��q w���`%��l�������׈�I�a�5bh�Ԙ5��Ĭd�{����T��r�B��i�I��<�I��y`v�y�k����c%����Qu�i��O��ն�����>�0��#ǎ�}C4���"%��a�,i/s�0 �㩑�l|\����8�Pa�#Q:�[-Ag�o[�J��ј,�M�X I�X*�7�F���k�=�`�;6�w��@S�M,� �^�~O�+J2�$�F��ߎĻ��}j9)�o���RE���#���# �I�J�e؞?�&��r�s�/�'H���焃�s���a( ��A}��4.m�-u�j�U{>u���fB���/�F1{��ճ��8 �_:jt ��?�k՟i]�t'���^��<�����_�?�3? �b���\�E9�sf�fC���oM�lt��;4�u�D"�����}f�|"�їLV��s_G��i�HSF�v)�%Yeml��p�P�]�^i�j��UK.tla�`�z�����uM���h5�Hѭ�T�⭌�2KW����*�.ٔ�i����C/�7IWA2�N�ۅ�u�|>�����+w��ͦ�U�AQ8�����}%�pW�0���u�)��в /RtT\��6�*��,e�}�j[Dֱ���D�� ��p�u�,�-�9�+Cx��e"�av�� A�5�BS�8�;Prby�w��Yr'���voΔ�o| xW����"1ȏoR�-trS�X�)2��E�K~��ٟ�urMT�=���s��&�E8t��G������E��ڱ�M&�7���@�H|������K�/d��t��Q|n�dz�/+�6D!��X��dtff���uRfz�r�s��yּ���6E�c��[T�Qe�z��,���l;9]� څR��Z؜�i��c�e`8��e�f\�V���*~Ȏ�Q �������y0�������� գ�PK�\�J�PK� �RDefinitions/policies.yml�]�s�6�_�q���J�&��܃�vZ�%���t2DB�$��,���]��Ò%�������~`�ߝ|G�� �2R��I�'�t*��ܓ�̤� /�/�S�p��>�'P��5)蜈R�Z1 ��6KY� $-�*�T���r=1�8"m �#Q5���W�k��#T�|}��D��������65ܶK9~�۞�����uop}�1?��)E$����:�ZC)�9�%�$t,<�%2|+��b�"��[*PɸҒkH�a�wyQAN;���w�A h����㇟?�_:?vz�����#��л�~�~����������ۻj��iج��?0�Q�,C�  ��!U���x �㚎�S&,�TL\�6����\SmZVӜ�R�4�؈ n�%S�� b)�%sZ��yr~?K����ɨ��y��T%{��y���#ۦ�3��X�� ɘJ%���� 8��ap�!}3�|���9)�\V�� ��S��,��i�9MY��b.�%��bK�r��j�B�,���I��|b� жdD �Q�cY֕������ �9������c~o���3^�i��$U�n��1��4���L��w� a���߽ ����b��^���c�#4��t7���|?_b�Xk7,*VQi� Rf�Á@G���1�ymYI�Vjn�� Z����t� �e�xѸ"o�D�ˢo.Ȉ�-���Z�B��2�d���]�0��� ` ��r�3�#:��LJ�����RЄx�8� D.�c�?�U�*U��b|��}a���:2F2����� ͘5�jY� S0ݾ�&h_d|FbdAl��s6e�>R���t Θֹ����ҧ���r���y���H���K�,"�W�v'���D��-�r��9�m!����πٻ%�r� r������N7��u6��&�.����sX�R S��Eu ��Ln���v=Ӑm���)"s�9l�lز&�z�),7X-��Nӷ���X���w�r<���)tq��{CL��L���)�ZH�5�c�O�m���qHDULN�6�Zع� ����v��Y�{�S��Pk߁�}�1��L�s�q)����(\U��tܱ����qit{�IKZV���&g�.6�H���챷��x��*F�vט��&{��J� ZC�j���L�dX�d���K p��u�&{��f�ƾ���R@ș�Rƪ���=�(�SѤqeA,�)��\7��(�E������{{�t3 J 3�d�(��ӠK~����gݷ����|9���-X�S�����:ۛR��Z�B,�9u�POKAJ�L�R�u>+�u� rY��'*���^D6�`�E�B�~'�2�v���'�p�jmm������>�ɬ'���4���Y�#�䳫-DV�2 ��2�j�]�]G#�L�!,�󒗝���p����H��i���p���R��۬p���5��qqst o%��x�`��S;���ft7d�D�?�[��x(0>�����o� �v�y����m :������š�4�ە����M���1)%��~��f~����=@=f�� ��[��-�tåҬ�sH^���  �uN�c�� 4�1���X����v �q���G��i�s�1Hъ � �-piyxY��C�>y��f=�Gy�6(�v�ӉuNj��3O/{�w579 Zo��l�a�9���ha���(;gzt��2���h-p���2�?�y~3�J��A(ѻL�é1�?�60#)NnPz�&kIk�d 4`K�C;�$��vu�����fK��4�pUw�B���a� �ǢP��V�� O�[I��P����� [l�τ�.[�֒��x�������Bm\�� f�:�,�$5LO������EE�s� �<2u��)�L��/MK!�%㶶*�<���W�GD��.����ܓ�-k�Vb�� � ��*�4��rbJw�@s?���,�٘�ơ^�Z���Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�j�+hn�|w1����L��g�<^WGknC�.�*F�w��#��h� � u�߬N��X-ld�کw������MXa.�Z���͕��1/��C� ��Ԇ��ʩ��{}��aEx�l��� ��KIt �6o��ba��f)W�9Ȭj��Iû�.����D��[S%4��[mX��XC�U�Ʌ���j�Y�]n��֠����c�x�5�K������n��7������� ���d/T�M�vQX5�&(���W��\: � pn& Z�(�jCbb��説vt���G �N�E4�k��;� �~dEc(�㳍xr2k���W�SOM!�o�- ��Js���i���}�Z4ڗr���@��$�zo7<�M��� 6a��vD����*�oГ� �G >;C�\��|����ʖ惡����#^��W%��5������*ʠ�w����8���ˣ� yn���R�qDM��›��ͅ9�Nh��27|,lie���(�člGV��,�� {�`i��NtԒ�Z^�\Z��)l7M�;��N�z�j��T����5�Nj����^�8��/�~� ���@"��K��[�d��������z� ~�.Lν����gw��j,X��P��^-��[�۟��%���:󴔀��� ?���ARy+�sX�i��95���WY�i�m�f�v3���|9�vZo2|f�ö�R��Qp���W��(;D����6�-e��4���■���O�cXl6(!4u��c��85�N�OI��\7_pY �W�͛�!�Ϣ�FL��5&��N]��%}�BC�^ .�Ϝ(�)A�O&F�>��X�����-����W sC$�8i�K�S5�)�����9�eZ���9~��:W�y�xv���7z8�D�`����o���~K�C՟������T q�S�qZȺ�n�`—ݫ��|]� -���ǜ/����) �$M�v'W��87߂4�f>�6���3�F�n���f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf�� Wh��0��o���j��? 0�4����@$����� ��e_��f�w9�L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK� �RDefinitions/relationships.yml�XMo�8��W�� ���=zOn�n�-�E��ɠ%��V&�$e���� I}���8qР�+q8|�8|3ԫ�W�L��"c�ʄan%ذ�)~��%�"��Z�ߓ��k28�C���N�l�wLi�J+�BZ���`�G* Ǥb�^��*l+��/�$p�-��s�a�a_�iѶcܝ����[9W ���v�p�6�f�σ��]�O޿b?�ʅ�̈Ki�|�x@)�fηLƗF`�i�5�I��dV/ܖ/����y��ت�!��⊝'l49g��>���o>O�����p<����[vu3�MG7c<}`��7��h|}���2�Ga?@J�QdD�D�= �B�r!Sĥ�%_ ��a�a�0kii7-�e�˵t��7w��2gN۔�2��Jz��&�À�!K��l��������qvp���؜��1O�d���*���J�Y�4��+Y�ܮp��I{�&�Z;c,65�pΔ�(��e��k� 6��\ �m� �bք�YH��]<ϙ��w��V #7���u�gq������̪��A���D�dB9l��o��H"���|F퓱��� Af=2l�.���Yc2 �I=����V-�p+��=�u�@��E��4� c����������X�0�sqJV���t&P���i-�w�[�L�(����*����"�;F�)@bR/�ro)N6|Q~�V�N�ZQ/k�k�,�G�s�]��J��@��5\g-߈���荤�'�F��H��ۄ�\��0�dTk+*�ݳ� �?!bV�B�p-��uS������P�rٔvm�w�>�����ٍz�2��sR�Lj�Q�AW5a:���P�}���+���U�Jw/U�ǘ�b�V�'��QXjf:��+�?�ku*yg��w0/T�X�Ca���4�c�;������t�t�o��i�nu �]�ME��f�@I�6a�g�͌gw O�ݿ�t�%t�)-^�}ghݤ�V�C��E��Zޜ�m���D��U� ��xl{�?,�据�����y� <�agʪ�UuvV���D|�Фc����"��hؕ�v�(k�����L��7���Ҥ�xh���-7Ǩe])�Ek�=����}0���Ku<�C>���V�����/��ESY?«jNWy[l�/Ҹ�秫p�GUw�%+���t<_U_������ۡ"�X���9�R y�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز�y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�PK� �RDefinitions/artifacts.yml�WKo7��W �C-�^5=�'%NP��\X���jwVK�KnH���_���Gm7N�`K���7�<�f�>���Z]�_!��ӯ$9�{�N �e��+��h<��<���Z�����!��J��1�ƃԐ��QR���� �$'���\���-H��O�?zC��򾹜N���D�63v;UQ�M?��X,?\P���N+t,~m��\7=���ņ�T�cAl-�����K�=gJ� �䥐�[�i� ZCx����%4�gK�/��n��/�����ꏛ�|�������%�������|5�YЧ�0[|�?狫s@Š����r��d�`Ж�'�&��e)s�Ko[�EؚZM�@������(���(YK/|��IR�����u���2��w��E�c�u/j�~�~;���zw9��Bx��� �e)r��}�$�h� ߻�����r+�X1��E1�Vy8��;����� f���3�$ �A(5��1�h�׉!�������3�]a�L_��ټ&L�P٨X���ؼ�נ � ���L�$��(��� +tc�/���d^��؋ӈ�-�Q� �\gj��]����`ଫ0�aQ(&�NZ� 5I>��>��>c��fQ��F�U�S�8O_ӉG@�_�A)�-�י�0;�1�x,[5\']�.tچ�nuhxЦ�� �E^�Q���b̙p�J�m�N��5�85����;��4P,E�8�I㮦T]Ҡ mxb>��󝖏�g�J��u����%�Q~��)��pMc� �2<���@�c��\lV �i1���<,�� f9`� A�xbR�q_�3̶�*��&��s���4��kp��X�і�cO�a�SR�4��h�f`�&l`����>�u������;��ЗC3ɿ)��6)�-*a �dB�;���+X�W�+*�O�y|)��S�GIB`�^HL{��� |g��VO�% K�������$�{�{S|���i����|�q�E׹���#�È<s#���a4�九����(� -ވ"�Һ� $��4z=�f�$��K)!�Elj�d�y�+|�T� �.�p��G+Y�}�8�J�>���s&���H.�|H� �ܜ�� �ڪ�ϊ0��?�*ٗ���;�pXE2�'��t^Q��e?Å���� ���+�v�K� |�0Z{� N���#�HL�#��Lq`AGu�bÄ��I8X���q�f���Y u�˖�����|�h�����~���v8�S�ʈⰧ��=,<>�����b������K���|}{�3��� �~��?T��Cg�C�L���5����x.M/��\�5>��|A�PK� Qq)EPK� �RDefinitions/capabilities.yml�Z[s۶~ׯ�I^��i��>ɒ�hj�Iv�O��$� ���9?�,��H���iO��Z��a��oA�'{P�i����ЋI���F��B�fR���/��Nx� ���J��"�! $���a�8����(挈�š��S� �Pğ�93g��yy�y�sݿ�1�������#�'��3Og������hr� �5ςS�Aѿ�p�� �d�09Y�T@�☑�Z1�Ģ Z�͚(�RB��b��T����M�'����w� '��7N�(��������ǽ�tx7��1�G��t�8�__�7�~�]�h+TC�be�#Hf�HCk� �s��1 ؜�/�HȂ�B����������^�R8��!�=������t�s��U�7�i���q�����?�2��� Bb���x'�S�1���7��� ���b�Q퍥4v �:P,6N�M'�(��BLQ�A:C��f��3IwR�� ��JɨB������]�v�M�zQ#ҋ����1A�i�b%����l�"�� N�ߨ-s��n肪�i&70'\��y��o�1%�Æ�|�|\H� |�FQŇT�]����)A��I������}��;ӯ�?h ;~E�p�M�h��(Ǥ�j�o�O�0F�RRa^�ܷj���ǒ����j�� .Ta� !OV�`��c�N�%e���'F������I� J�|%n`w��Ԁ���A��|b&%�D�,/M�cb���뵈}A�}w��h>�b�Y�L,=j�k$5)���+� &��X�$ -[h�bMd 0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^ʄ#Qt�Bڹ�# �Mc�P�Ms}0|�� M�� ��_0� �wN�c��\�E۲@4�e&��e �X5�x�tv�%��.��"Yr���yA܀��z!:�u� ˝`TBh�}�*>��8ܡO6h����CT�d�^M)8�$��s͊u�s�m����q�� M,�^�r�ڜ�0��^� �-".Ͼy�`u�� 5�ʳ�-f�la����7����D���� ��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1 �*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_��� 閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3� zʞƉ0�%�n��u�[�:5�ק�K���� _�C�m?x������+������%�x��v ��C�m�)����s��(~��7\H���F��:�MG%Yx�I=���� Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3�� d7p��LB�$-�9H��fY����עE���£z /S|`?e&�����P�R�9¡�� >��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h�������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p �<��T|������|��+G�� �qr,������b|��������H+�;�ÎY�9�nh]ף!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%���,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6�� wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~��/)PK� �RDefinitions/interfaces.yml�X�n�8��+�eH�t/ dO^7i�Mm rS�$���&V"�$-��CJ�%Kn�\�\��޼y��\O��G(4ư1*0�i�"�U���+*ͥ�?�{��\UKW��E {����AH[�D�5$Je���bf���� U�" �>GZ��� �{����u�xn\�%�Y.��������)HgR�^�-A� ��]�(��eI�"�R�`��R��Iq�b�qh���]�0a83�PekU�B�k�&��P!-���Px�?�.Eݡ �/e~H�B�l�:$(�R��j�0�6bTm��SSM6��rB0��6:�1O�!Ĝ���a�����#I��n��v��(�U�/����$e�ܪ���Y�T��os/���V�y|�u��0�B`dx���}�?VT΅Y��ϊ޼���e�y�Q���!��x��mQ�:���n� �VZ�A�����X�rS����Fa�T�:sґ�C`1юi�j��}�22L����+�ٳ%�)��=���G5��&O�V!cl\):Qc��q��H�g�@u�*��w �J)�ު�4�)�y�{X\p�A�� d~��1��~��m��� �����7k{5t��~֮��N��_�� �v5�n�^���C�`.)��CN���~B^"Oɥ6�N�A����w�{ճ8�I󩽷5��'�|�T���I��1�8 �(��)u���5�7ӹ�MA� �6v�rW `㩛V�I)9�����ɩ2k�!��}R�c�aS���1��Uy�g�M��7� o���dڹ�U$i��{O�G��������`Z�pH��;m�ٱ~Mhz*���L����H����Hϳ/�h7���<.>0z����p�'0 ;�9�~��%�V�a&�w��v��݁cjy}H�om�s�>t�{� �2�^&��ZO�p�A/3�e=�~��PK41H4��PK� �RDefinitions/nodes.yml�}ks�H����aO�E�ۭ]o\̅?�)iF>=��Zc�ÁAP�6`�Z��wf=�*�@�-�0v[ ��������J�ı����/�� �vn��?~!)�)��Z��ַ>Y���q�����S{���v�zk�I��cG���aJW<�ԍ��A��6��Ƌس \�V��0=aߟ�d򻻜F��9t�J�ʍ�����q��Ey�. S�J��#l!N`|K�^��S��_H��^�H�����(��`��Iy(����9����̼�ݺA��;!�0����>kg�ܶ�q>Q��L���wd�wU��@��۠Jo6U��:}�cw_.GWG>䖂~�z��^`6b2�w�8����S��������Y�Hl��;i`���rւ��؋(˒��K�o�)����=�Ol�'a�qc���N���ӝ ��v ,���2�I�U/��{�6���v��nU׮�fqe��ވV�^X�,�8��;"�O�r`��(�m�� '�cIe��ҿ��|��rsv~F�N��H�`eǕ�aHA����u�ߝ�q%��=��2�~Un�` ��e�V��$��eK`p�W7} 㯕��v�?�Վ���ٸ[�xO����&|�� ���` ����Cs�6���C�б}+I��~t��t����ٺA����a� 6s�es��}؟gu[��S�5p�:�WE��Ќ���<.�A�m���嵗��$[�W��K/X�l�}�|us�N��:G11���61 l� ���r�������X@�*�W��؀��S��j��a쥛m��͗|� Y�~R�T�Y� q���r�����=�ێ�S��_�0�H�X@���$�.��9P?'$ �L Exh��S�U\�ڍ`�7��~(��&�~���/�e�(��=�ɋr����h�<*�Y�P�ڙ6�_ ��i �'U0c:�7�1�_����7�}�*�����qj�B� z���G����������m����ds�<@��;���3A�yN<4���;N��8菣��� Cߵ��$�N�̭���T@l��W�F7�}�^�Sq��� +��>�o 58���}:;��uӟ~`�x�9�:���_��>��U>D��'���p�ܿp�j0�@�N.����Nn�-U�@O��t�+�{ �|��^a��A#���l֎m�=��A�6�O����eԂY�&��]ΕHb��l������l��Z+�Z����+��a,XI��Xu���z�b�~_�zT�f ��+�. P�`�U��Q� vo���ut����ᾳj>���/qTg� �J;��5A�F��l��%��D�^�Y:L�D��zR�c#�Ǟ�ͤ����T|sZ�Z�'�z� ��D���M�I��bS��(­ K�Lf�����)���/L76,b���B��5�D2g ��-g�{)M__�d� �:K����ܺH'!��"�]#�+H|�qB1� =PFԨ3�����(���ʡ|s��e��!&?���,}�T�>at~��FV3&��WJ��KX���=|�;#+�ǹ^|Y�WU5�q��5���z� ���fc��2˶�;������Ҫ�jg� ���3鼴t�1������'�*�U��9�������{e�y�Z� L�'6Ľ&��I�w9� �=�:��A_�1%!f�c�;o��V�~G�>�t�l�!~��2�+��7yV�@�tC����b�Q����C�W��hm������fm�2z��G}ɻf��Z$��oN2+<� ���d~{�x4��#��!��F��!��f-kx������[�g����I�Q k�c����3�+�ą��fe�h9�<�ǣy|�3��<~��}�yl����H�GJ�{�"Yc'��d�G�l(�� �j~'�ytۼ���tM�ҍW��6�չL�-&�$��]���DC�7���o�Jp�`���!�f{�GL��u����e�����?���r���Bu�g�j/�]=? WV| §�T|�ko����T�]ڪiυ��������򩯝��&N=y�fP�����4ޚ�����("�lc� !�7K�0�,(0t���Æ�"���h���1E����Z��9�Q#�zn� Ld��P�Ign �X� @�ni5,���M�k;>����cs��}��{�����`dͪ]ʚ̊���b�+R_��}�,���7�T��:�u���������OrΕC��Z��ݤ�^�(���#H�b\���u1��Ln��j ��č`C���Ot�Ǹðq�_��ɜ���9���s�P��y�����uJ-Лq�� (F��Eb0�+��6�ngl_��=�F{�;<�#��5����ڭ�UH5J�CH��7b�2nz����5��M�i�ڡ1�Yh��-��2��̥�Fc*��!��ʝ��a�s�+�"� q �p�9�/M�v����+/�Į���kZG��Eb0���������^�.R����/��x��a�e�S`�F�Eb0��7g�W(kg�/$��.^���+�@��YB��w��!��E�Y������q� (�������ڽ��^��E��[z[4^I�qʻr��rc�Q߷ ���{=���(� �x���S8Dc <��w8��{�;��Q�+v%�z���1J�7#q�t�B��cz�L�n�H�W�W(m�,��h�~�;� ,�0�/;�������<���h_�֢ �$6@��$�q�Z$�C74 �z�R m�z�9�9O��bfo��{E�^��g�"�M�!{p���8�-i�D���^���(����?���߆4 � e��x1� Q��P�дa2JYs�_��=N��;��tR��Q�&� ����^��d�[��v�|�|VsИM\"'Z�dk;0�G�d��$D��>>���~SAd ��Ba^� S��b�����1����Q$ê~����:�{s�l�6�}��Ƙ�6��(��ce�IQ�Q �)|�C�Q�j��Et�X��X�Q��c}��l[5&7�[-c�}�\��^�,.���x��ǫ���L�C��ly����-�߱W�h P�M�G� �&�����0��<�~S�n�\� ��qq/���acc��1o*٬��^�(s�ެ<>lb�D�s�s�`Rw�%�U�]�N�P�1�����cD2^���%�Q-��v�Z�o����Q.�3}����$���jLj>�=�;�R#��n�wڽ{��#��G�k�G�#�Ռ�Q: >h��(�G�|�R�E>�٪�Q@ �W@�-3Lj����G��� sl�i��(������pc:�� A~�4����"{�T��Q�j� �nh����ܢ��� ۱��w�n�1�������[��^����^��k���:��I��R)S�DJF�7$�G� �=�Pr: 7G��Eb�����c�W(��o\�ܬs�����oA<6z� ��M����X�"1���,��+�&5?��ӝ�3��#��y����ml�v�+�^������ bU‚5f1x���3A��L6��N��)�=2c���Wn k��0�V�՚�fU����]�@i��ub#���hYG*Z�e������� Gi>��p�w����0����4��`�N����;7N@��� N���ʌv�l}�/]V�%�fA��.HoeQ٣h����l�Wځ�?���˜�$PT� �C{��}�u����^�r,��w���Kr+®,(46�u�r�q�\P���̝/#���ϻ�#�������>�N@�Y�wDֆ��$�cյ<Z�pES�8�q;��������孺�Oo%���u+��v^k>�}7�S'���%څ��f���V\���64j�o�cq���a~� L��A-���_a#ĺ�|������N� ��`= �����R��jM�a�����0Lk�<�{�A���S�x�wa��(n=0�6q�\R�.3��#@���Y�b[;ʟ���ٸ[[޿:�ue��y2��N�����0Ʌ0ej�D�5�wza�́�L�|61��!0���Xq�iR�|O�%�mt�p��%$:�����lW�^�D) p�ֶ�_��]=Yq�ɂ�}�/6.�Ӿ�-�n�P�i����7i�:�* iYe��] � L�X�����s���iNcF���=S���u���E���"^t���"�0������g��z\���v>��h<�۲��k�A�=n�'!�Ӹ�F;�餲.W�w���V4ֿ�gAW�< �J�StF����ߧ7��CnE���} >�>�=G�-�wP.�# �� ����;6�bx�+ܝ_R�7���'U��� �Ū5֡�B;߄?tcu�8�(���� '������jl�M��� ��5a#CC��ۮ=x��J":���O�t�zPz��w�����*51�J^��n�K�'Le0�@�����"�K� ��� Y|���mV#(m��a��:,8 �N�Z>����GW���f ^���|3�G��=�o�X�Ua�d�+�vn��}�ʎ��1^MDV�����Ru;��{k���H��u<hB�V�� BMW������c�m�4��� �1�Qb��8"���k?j�ѐ�t?A����[�e�܅)�S�K6`xVDw�[>6���5� ��&ę���ދ}8Z�_݃k�PS�]1�x p�hH=?\�~y ���j���������r�M��c�,c�m�D�oW(��:���� �@jv����-4��N�1��k�7J�fZ���IK��b�mߛ��U݀����bv�c��j3���������2��V5�4�/�#/���g(���4���K5l��9)�X�Z1S��M��s3R�0���]םu��1��ɤ���=1���2��M3|� ��[�9�.�WAF ��G��3����>�$�%!��7��KV��65Y+��o��e�'�t�v�*�.��}�ȴ��J'�1�`��d��K�h_v4(T�gAT�˘Jf5�!Ǩ��:ka��U���H� #$��s���uv����[�+C����f!1G�)w�-���C����ѳy7����� c�̘(3&ʌ�2��D�כ(SW�;{�����i)���z��n|F;,�H�'��`���(!���{/�r�V�t%���˶"�� un�4.�DV�0[��u�oNG��2��E�3�щO�as�K����_.��Z!�������c���������;)��^�_MK�q���ڨ0ʤ�Gֈ�i���������M>� k盧�=�_(,�R�fw'Mu�C�N�m���]x1�A�[GM���,����Y�݃?U��?��w����x�r�@^gН���8)������ �_�惫�r����:Y��h?�V'��tiC5d���Vt/Ջ~�PB��f5pI_����� �Rs����E�/B}���n5`S�� �0#x��i���]x]���]_�'Ǹ{�=jț.n��|y�|T�p���v����ROBh��BS���`� O�x�w�'O�� ���5���:�7�OH��3��$�I��>�{)N��V��J��îB��'�yJ���$�.;�7���&�|�.�qqmx�f�\���@tJ���^]Y�ֺ�f7��u�(�������������r���1���κ>_,��V�yv�u(��Kj��l�����i��!����W�CPxq{q����ܚ��\\��*�����:`��K!�B4 }f�l�%�&7_�=m\ec� ����{�L���*��7_r��O=��Y�"f���mO�Q/4s/� ŕ��$rL�ɻo9�� ����#Up����� ,�Q�q�$���������Af�hӤ�N����LG�sSq���^MoD�>Xӣ��qy��Ȋ�d�q*9�2�Mӛ�R�dq�e�kV����-�Si��/8,�� [�š���yϠ��Hu@�.HCuA��EOEf��[K�<�'v����i�66=�Zuɧ���y�AsK��`�t5�l�e���xZw@�Q���g�Z������6��X"����&%�t5'Dz�qm�C��+x��J�>�0�I&-�����H_���y���ێ���O�㺯(�S�]�}��-$R��uwt���P��u��̥��\�Q��͊��֢$x������ D�Q�v9�Z�Xu�һ���1�z25��+��(LR�QR��^�j[�b����� Ek�ЍJ��E9����[�AZܞܝ_��M��!�M��gg ������`:��"��T���5�Rl��̀<V'v�G�irU��V'��X�����ٛY�%La~8'J@D�$0!a� �������B60���0������}�� ��D(_����g��\�q=��f�w�ͤ*�2���38΄Z ��g�$Ǣ��Ĺ7��7�6�*��ؾ��-J�����;;���m�-��l�--z��q�`c�K�ߗ����Bp�e�yE����*C`��j��a�u�b؋�uE�jӎb�݇*LLL���ë0�,z��V4i kݧ�?_������ł(�9�� ��p�"��ŏ��{xN�3)\:H_�9��قU��t��y�"@g�J������P!���ޞʅ���^Ʀ�J�{�I�����(��C.����0xD���#v#�v���9]�-����X[��U�,��+)�R�G�p�G�O�_��/ -�\ъ�������;`��ѵ`�G�tDE��)�o*��L���=��JL٪xՈ�F69�H�����ҥ����� 0��?d�zm =ڴL���6Bf�[|_f�R��7�4\)�[�h��Շ�/��k���e+B���#�i<>���K���]K�nZ�=?@��_�X������{���jW�j�e:�?j�/�|5Y���p�v�N]L�K�,�ʍ��p����0>r��q� ���s)#���F3Z�Vбx�\�:3�y~�]o._�DŽ����Ȟ��t��^q�y�Ys (|1�h��4[ZY�\�m���xwBf^������o&P]�k���&�tN3 ���kXa�a�L�뾇��{�;���A[���wC��w��@iN��V*��ث ¤u�����환tؐF�����&P�h(_�.��a���7��e-cYKڱ�e,k�ZƲ�����15���@<���e-cY�X�2���e-?|YK�y�j4f .Ƃ���b,� .Ƃ��� ����m����^T ��S���]z��-�a E�{Bn����)�)�\!x��-���ߐ ���yKVx�����=�[v+�:��� D�4cb��гxq��Н,��$!IBǣI4xK\ ������`?㦣/�-ws9�¶(�x�N'�M7��e�@�t�O�x3:�7 xF4�?�����6�� ;�p���J��B��)V,���x�2���W����a�]\�C [�%�H�ޭ'�g��<SLHAS��g#��8@������b�*�+�iF`�G��� @r18��9�>~ �>��d2�| ���ϥ��-��ز����Gz�Tl��m���K,1}�����K�CK���9y����gv��`�8 ���)%F��I�n��|� � �g�y����?����U�BI27`�?!2�=dT�SG{�H�<�]�b��kl�����{�� ��BHB��3'���.q�d�$ �8�� ���;PL�����*�,6��;&VeɄ_B��>�l�� ���%)`Of�gwd �}-=zI��z  h�2�2R�jY�j�{(�H�D'��n��,��@��c�R�#(0� ���an��Т>d0s��MeV+v�J���p�p1��Է��'�ɬ�H��y�!M�0VDz �|R������!��m�1�4;:�� 9V���F�����Nnh���$�D׫��uq��&L��|B�K�MpKK�tlq1} ���>�Y��� !r�����ʪ���ѯ��HZ�/2�9gZ��|@�#�?��ˆȦ��v�����#�Z�'� ��}oP4w�r���a?�#�Y�ہ%�$�<�i-�:���� �a� ���K`_�P���ل!^� ̐y)u��)*kn=p)We��$�V��r�����|O1o +��9m\?�G�X�Qs��(���w6 �';�Z6��.��x�Ɔe���|�A��\ӆc�.yP���{��]K�UJ�-�S{�T��3(���i=bH+�C4��F�O W�bx6z��#e��O�����S� ��hP�=g��*F���.ۛYK�k�aGzi)e���u+g6>�{i��)e����tu_����z7yXe3����o`l�� Mo���η��cCߠ�Y��,��}�'~�c��G�&��Qf\!6�O�[-��k�(��`-�_�s���z� �:� {C��yU ^� ���qLW�[:�#u'g_�H7���mp�bm���m�� *�2��4��';u6��&[���˸��c��n9�`�/߲�k/��:�!'��rcSX�p�)yOa��]{M9WJt�4��fk��f�R�)���`��}_ZhNv�j9z����Ȼ��B��1��.��l�AyI?�w�� �G Ya�I��ܿ���"��1���3)��� c]�t�&@��CWH���HE�y���7���I]  u�]�� 9���F������5�*^���Ł <�����pd���S��d;/���R�m�� ����9z�z���$֭a���m�q������o��=�a.x��&�R�cu,\�d�ܣ�0zfk��n1)���?n��3��w��T+�*d��oIj8j�c��3�N�^��V��xd8!J�Z�d�;�4-q�&a•�����Y����g�7i�yY<�,���H6���u�Ɇ�|Ʃ�D���,�F]��LRqذ��"������%:���c��L��<�v��V!�K/�H.���0ƒ?��u�;�D��2���a %���䊲8 �"�%1�0K�|���Ǜ��bo�;�y?��}�.�:� ��m�΃���o�ڋzi��%5���}�=��g�X��~x�Vo5�% �\*%�{��hT/$/�֨��u�d�/�rc�}m��)�������"j^��+����4k��s�~���ϒ�F[j���7�8��E��-�� ��� !�� ͬ�x6[�[�C�'���^�]oS���&8���D��[�K�,dǷ��zO���J���oK�qϳ�X��6Ó��G�0��\ч��/m�ݡT�~�|W��n��e�{ �v � J�����;����C"�:c3/�vA���Z4��X��zўH Qyk۲�'��H�r��U���䡵�w��u�;��q��h������3诱m�(_,�刭q5�&�-(uw�z����έi���#��Н��Hr���⽬(ڳ"���t��;�u���`��EE�<����],�M�����1X=�KRN#7��g6 �U��%*U���Z�nv�0��pO.�ƹM�Q�3�L:%�q=���'�vܓ����s��j�+��жT����z�Ձ�h8Jz�e��r',\*b$]�N� ����L~Zz�?�hc'`}�vE�&��e���7�X�L~��Eً+7�{�A��7m�ص��+�Y�������(�6� ӵz.�9���P�W�����%up���]��<���o4ƻ�`g�^��A$����� ���ũQ��U�I"&�R f7Ӭ�jx��f%� I�tK�6L�.,դ7��%�O�#6&^�.0���� t�,�M��/J��~J&�b�&1���M�Еr�>c_ʗ����ev�����&`ɔ0ͿR��}��b,V�a ��|4����Fq;�`� M�5�&���*�L霚�l��|щd�ꉍ7�1s�q1�$�1�/#��~|�]̉E��\D��3�Xh��Cg��Et���� ��lh�Tx���ݍ���}�,������0�����y�� �������� �: uY���}��95ǁJ�")���/�F�"�m_��,��{�V��4Z$�\<\�!�"Q��K}P���s3K�Q&��H,[`���VL�zܦ-�W��!��S:��zB����a�����ʷ:���b���'�������Z�V�Xww�0M+LA�;�4������d���8��3�v�%����֦I�[����@z[��� ��h��?�ˊ66�?�`T��D�>'���&qv!�4]ͅ2C� ����`�!�{(���2��nzG�h���Ho��&�$����%a鮑�.�=ݥe���4g� �R˲�:7jrB����x�ܐ���g]�D7��k����z8St\��}�{iS)�?���_9!^x��>�鑣�� ����#�D��� �_�S0�R�z�jW�[��B��y[��4�N.u�L�Y���N�$ͫ9j��/�w�i�,��e�gQv'ؿ���H��d�% nm=��N�b=�[W��k-�1� �������o�x�� ���ƬF�L�a�N��3�g�m�~]K��@����(S�<fwM襃�"� �_$w%��u �@ �*`՚%NE Z& �s_=�L��es�I��˕��X�]�y��� �N�b��eL�;����bT� �PS0y_���s�R���o��s�.��01�U�A�m䳊:*n�|�ZD�����kWY�Sȵ�djǏnjl�)ݘ� �3z���}��Fݣ�3B�0�Vb�GX�ݬ�X��h�!�i��A_p����ڊ��}o�[*���r��ϕ2̒��7J�|�_�@oo �h���{��޸�i`�����!Ҵ��+��x�|��Ű����O$�:\f7� _k������{��/䃩fI��N�Z�q��d��#w^R\ (!��"���m��ȑ5��Tj��/����g�52����|P(�n,�ЯY���"�pR}�8�g���n���nl�S����6a�X�淥з�hg�t�}��yKcc&��}���ؙ�.&Mn�|gv�TI“>ԵAh�w*�w�g���o�����rB��;�V� �:��%����� N��3�A&��c��2oɢ/T2���8�k1)r�S�؊�N5��n ���D=�C�S�H��,��J��P5d֡����h�f׼:�$�gZ�DӬ: ����5������~��������ջ!��VO�*��^�3������i!޶nы���������+��0Z�A�F���������['�}Q���ڐ�{%��x��n�]���>ͪ4�zy=�/_� қ�/_�;���^����1�M_c��\�=���i(sծu���sO�|��Ff��J�u4��HT����$P�}�s�4�L�&H�c�%R떑��X�_j�o%�>��u�(Qd�Z���{ �J��p�&RB�H�+�r�Z<5!�[*m�O��E���;e���|4�� ����/��'/)�XF/O Zi���D:G��@���>��R�s�n�2�9\�0�[��-$�O�pi�z�R�R��y9'��h�E�: L�rŸ/� ��S(�4��� `�_h��DX�.��7D�Y�>p|~�w��h:X��&���Ҝ<�^��=���V$��L�PBt�S�Ǜ�F=�,a-�,X��x8�OTU�5i�I�P6��:5�Th��� dH�t�s�1�kg �-���>�,�L��;f�/;.X�K�?"�?�)ey����9�F/ B�����fvP�'_LW+������&�ү���M��0��F��`k����v�X_�L�[ju���p���Φ/�Y�.FN���z(�����c�K3{�tv<� :�����ߠ[�|��_Y��7K�0�q��`�p�o��l`>+���jh.�FVݕ&�?����uK���L6��#$��=��}� ���� �;��!; 6{+^�@v���� w����L�he�J9IN��NN�i1Cin��w� [�/q�o���F���p���!�� v�&���Z@,��4���ޜ�����?��u��P���Ѯw�:� ��v��F�lmX��o��k�[����N��{��ڭ"�C�w�RHm�f�z+���J'�~F�ct��Z8۬B!�bC�utBq�i�6E�p�i��q�M�(=������ȋv�>�[�Q���*���汾���%�B �*��S����ѯLJ��{���T�#ʻ������7`�M� *��{�(S��:4�����_#�4�+ͻ&��2q'�)!�����@�_�P��,��DW�����rZ�iO'iir�pf�rf���ת:6�z���?�5>�Ko���Wv�[m �蟆 �K3x��#�M��Y.�o� �x�0Suu��6�g�9V��koH�kH���u͹�x����JQ�-��P$�GD"$i��=�p=@�Ѣ��3�z��[���\՛*3�. }�ݷ�l�]���lv�>:U)��4f^B����װ ؤ�,DiJҀ�,x����W�]V���T7�{l�:a���6�t���-��� ���j���19(�&U��;�Z��<�_��l����H��.�M��*׷�A�<����'��lGv}R�&��<Ҹ��<�f&>���_*R%��$�e�Q�M0p��?u� �}�@󣵄�����则�G9æ����? 0o^~��`�˶���� "����>t��[d�|F x��?���7�P�ڃ��Ar�q���_z>�P�ߔ�$BhDD��"��W��� r��u��pY��!���QPـo��7����{)~���Ƒ���9�15�� �8��V㜾$�s��4��!5��k�8�/L��������_�`Ea�Lt� ��`�K�Z�.�C��ˉ��@�����Y��9Go��-�Ʋ;�H5`�� �7 kv���&+�R!H�0�|/C ��k�f�����M6�SjXih�K��2���O���|�-�(��jZ;϶���畗��2����:���[��AV����,A5 ��"�Ο� 5qv�p����oj�r��˭N���5�SsBI � MG[Y�d!3���2���(�|'��c���?;p���O�1 ��A��N����u��z��k��D�գ���R�-EoȘx�/vJi�����t/l��tG�x��y�B ��!�1C{J��4�(v�h�d� Ɉ"�|�5��Ӌ����4�А��붵��`D�����`2;'id �$ �N^���(��n&���Bi���~�Y[\[���Yo-���3���b~�<�\\.���+�������e�59PwF��A� ��$yN�l孨s�p���S�𝜈���]U�q���8�%7N ��iϽz:��8�Gn�An�$7�t3�ϰr��� 7rõ4w;��'�ȓu��s�_�[�ba@�8J �iG�:�T�V:��/Z���Ɏ]l�M�j��T�+�M�e��a�ףzAO5Y����}�~ �:Z���n��&������훳� �l�F�%��UU��M��ݤ����x��$�u߫,��T�8hsax�����t+�����5�����m� ����Y��il��i� �SL��T���(n䏶^`�] ��n�������hv���D�{:k��Yk��`.�n�<�U�* �Y���{����PK�k��C��PK� �ReArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Informational/OTHER/VSP_basic_vm_VSP_Information.txt�T]o�@|n�>�RC��R�RT#j�(N�CUEDZ6��>�>��_����R��������q5{�� &��*��U����e��)�e�hi�8p��K*4�J̷B��~f��bk�vl�K�T����҅�u�J�k��"G@G��D�}�0����A�9J�;�7�+�S:�b�i��a��n��a�k/r��-.y�� b�"��6?���ʉ�ܔV�PJz���#-$K�d���0�Y��t�EJ�9���!��/�,U���ˈ�/��D��@9�����"�U$�� �|�M(��'rC���4�=�r���~� ]OC���Wrj� �U`˜� �gu Rwi{Ϙgv� �B�F������k�}��N�չre�z����D��B��9Y�+ ��;��C����E�� �%)k\�T��z۾�g�N$Y��3[W�{73v��=��B�[�Jc�ne ��q/D���ei� �z�`�+�r�I�a��r� ��WRh�]�����u���;8��AzW=v�ýdqL�fĔ�����#�o+(��W��{��G�E=}�ա?�C��^�[�"�PK}�;.@�PK� �RSArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/HEAT/base_ubuntu20.yaml�Wmo�6��_qk�`/��]1�C�"m�bK�]�aZ:�\$�#)%F���#e˒%�n������=�{�y��2��J�EV�6B��O? &?�OF�M���^�������J� �Y��>\�E* &� �R���7���gh�~48�+�<ᖃƿ �Ia���e>g9���F`����|�i���\|�Ć��Sח���%/a@iY����e2)R%�&2��#"���|܀���g���� �e��Xf��b��<��I=Oy)�ܗ�ƒ�������w /�����[\�'�)f���p]­l���Ӕ.+s���}�ue���p)��h菉=2�/e,�yS)� ���a� �~c�1'^������)�"���T��+^V��",��J��i��� ��<9Ƈ�bFC5}��ɍI�ˮ�BX�S�#,��Q�t�,fc��ʜ����$�A�&�є�1�vb��]lH�����ś� �Zgde^��c��tIc~�_+4 ����6'�L0��jJ�J�DŽ��Å H�]k�X��!��4�K�L�sY �q?k�`�娸�Ax���ʹ'P*xD{̞O�}���#x��Xd�ka�ː�B�ou����]ת"�S�yOP�� �+1)���_��m�����gO{ ��?6��h���ҤgZ���r� ���K��Ƴee�*B8}R��yAm|�#�q<x���_PK�ظW�PK� �RcArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+���fwC6�������0�a܌����#��!IX ��p~��JE�(T����%8����w����q��'s��rϽ �j�HY/h�� �fl�����PKwHy�PK� �R[Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU��� �_���Vʫ4��X� �����K=�|3�Q�e� �31����->?�w)�������&n2?�����Vy �y�H�&ϰ���S���}tF-oؐ�D �>Ȏ@�C��mZ�����dʚ�M)�q�� �<��_PKQ�h��PK� �RSArtifacts/Resources/basic_vm0/Deployment/VF_MODULES_METADATA/basic_vm0_modules.json���n�0E{���\��R&n\$���0%H�"��%��I��Y�\�K���M����e��~��)��@O��,� ����t�0S��%�E�S�IY���g����p�RDUSmH2$�j���e��R��emI�4�n+� v^[M�20�b����M � S^�-sz� 1��4%)+�iB��<�Wp� �%r,?^��њU���`���9���R*J��Z�f9O!XbZjdE%%J#Ku�&uc�0֔ -(��m٦#E���ږ<����qFJƴ���ޅ�l��yu.�n��D�Hv�M~��3𫲇_��a����K|��EG}C3Nn���_%.���w8���o:�����4,�ڲ����\z��.�t�C�+�=��7�z�PKK�=ЋPK� �RCArtifacts/Resources/basic_vm0/Deployment/HEAT_ENV/base_ubuntu20.envm�ˎ�@F����D�@u2�jK�(# �1��V\�B��������?�,j�C��o/���49iX�d�V�k>���+b&5�Y��5� �g�|�1KO�ٷ���P<�7[6�5��A�u4�5IÓ9�� ӹ��q.$]�8��s��C�lXW=U}���|߱zBhA���&z�ө�\˹F�'� ��V���ޒ�;�[�O6��w$T��%GPT7��-�& ���U���*�w3΃ +�s�đ&���㞫 �.�\�5��������(_L�p���D�w~�Gʦ���U�Y�:Y�Q�w�)�|@GH�2=+�#�a�?Mgq ����Ay� z(ίe�a�>y.�?��B��Y�d�v\��'� ;ax�?EY`24=c���WTxM�_c�ˠ��j��Fy��VO��K_���^_~PK�!��}�PK� �R�R�B4E csar.metaPK� �R�ku���kTOSCA-Metadata/TOSCA.metaPK� �Rim� �E(;Definitions/service-BasicVm-template.ymlPK� �Rq���-� NS.mfPK� �R9�ƙ�v2� Definitions/service-BasicVm-template-interface.ymlPK� �R����/�Definitions/resource-Securityrules-template.ymlPK� �RN��p�3V)�Definitions/resource-BasicVm-template.ymlPK� �R�Q�O� u�3(Definitions/resource-BasicVm-template-interface.ymlPK� �R~ĢSA/3Definitions/resource-BasicvmComputeNodesHeatUbuntu20-template.ymlPK� �R��Q��.@5Definitions/resource-Extneutroncp-template.ymlPK� �RFJBWG GO:p:Definitions/resource-BasicVmNodesUbuntu20cvfc-template.ymlPK� �R�wt��&�DGDefinitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.ymlPK� �R�/E�>��:PDefinitions/data.ymlPK� �R�\�J��Definitions/groups.ymlPK� �R ��חDi��Definitions/policies.ymlPK� �R���C&s�Definitions/annotations.ymlPK� �R��g��Definitions/relationships.ymlPK� �R� Qq)ED�Definitions/artifacts.ymlPK� �R��~��/)��Definitions/capabilities.ymlPK� �R41H4����Definitions/interfaces.ymlPK� �R�k��C����Definitions/nodes.ymlPK� �R}�;.@�e�Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Informational/OTHER/VSP_basic_vm_VSP_Information.txtPK� �R�ظW�SY Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/HEAT/base_ubuntu20.yamlPK� �RwHy�c1Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK� �RQ�h��[;Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK� �RK�=ЋSRArtifacts/Resources/basic_vm0/Deployment/VF_MODULES_METADATA/basic_vm0_modules.jsonPK� �R�!��}�C^Artifacts/Resources/basic_vm0/Deployment/HEAT_ENV/base_ubuntu20.envPK� L 2021-05-09 01:29:41,055 DEBUG 195: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': 'd4ba9970-f206-4488-9e09-dbd6aa6a73c3', 'x-fromappid': 'API client'} 2021-05-09 01:29:41,055 DEBUG 197: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-05-09 01:29:41,055 DEBUG 198: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-81946d12-c95b-45c3-8de9-a3316f65cfa0" }, "vf-module-parameters": { "param": [{'name': 'ubuntu20_image_name', 'value': 'ubuntu-agent'}, {'name': 'ubuntu20_key_name', 'value': 'cleouverte'}, {'name': 'ubuntu20_pub_key', 'value': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key'}, {'name': 'ubuntu20_flavor_name', 'value': 'm1.smaller'}, {'name': 'VM_name', 'value': 'ubuntu20agent-VM-01'}, {'name': 'vnf_id', 'value': 'ubuntu20agent-VNF-instance'}, {'name': 'vf_module_id', 'value': 'ubuntu20agent-vfmodule-instance'}, {'name': 'vnf_name', 'value': 'ubuntu20agent-VNF'}, {'name': 'admin_plane_net_name', 'value': 'admin'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_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-05-09 01:29:41,055 DEBUG 103:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'authorization': 'Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==', 'x-transactionid': 'd4ba9970-f206-4488-9e09-dbd6aa6a73c3', 'x-fromappid': 'API client'} 2021-05-09 01:29:41,055 DEBUG 105:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation 2021-05-09 01:29:41,055 DEBUG 106:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] data sent: { "input":{ "preload-vf-module-topology-information":{ "vf-module-topology":{ "vf-module-topology-identifier":{ "vf-module-name":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0" }, "vf-module-parameters": { "param": [{'name': 'ubuntu20_image_name', 'value': 'ubuntu-agent'}, {'name': 'ubuntu20_key_name', 'value': 'cleouverte'}, {'name': 'ubuntu20_pub_key', 'value': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key'}, {'name': 'ubuntu20_flavor_name', 'value': 'm1.smaller'}, {'name': 'VM_name', 'value': 'ubuntu20agent-VM-01'}, {'name': 'vnf_id', 'value': 'ubuntu20agent-VNF-instance'}, {'name': 'vf_module_id', 'value': 'ubuntu20agent-vfmodule-instance'}, {'name': 'vnf_name', 'value': 'ubuntu20agent-VNF'}, {'name': 'admin_plane_net_name', 'value': 'admin'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_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-05-09 01:29:41,057 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-05-09 01:29:41,327 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-05-09 01:29:41,329 INFO 116:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-05-09 01:29:41,329 DEBUG 120:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2021-05-09 01:29:41,351 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-05-09 01:29:41,351 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-09 01:29:41,352 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:29:41,352 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:29:41,352 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:29:41,353 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:29:41,353 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:29:41,353 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:29:41,355 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:29:43,075 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2127 2021-05-09 01:29:43,077 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-09 01:29:43,077 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86b72e0c-44d2-40fb-98e0-f71d38ae9bcd","invariantUUID":"b4efc9a3-afdd-472f-b7b7-74335a41eb9d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86b72e0c-44d2-40fb-98e0-f71d38ae9bcd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ee30b9b2-f5f2-4ada-903b-bfec97678359/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ca0a90-7015-4c05-829b-14017bb9aa08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a3e81b36-3cce-411f-843b-694d05b5eb2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/830b5869-314c-4dbd-8152-6f3ef736fc30/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-09 01:29:43,079 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-05-09 01:29:43,079 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:29:43,079 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:29:43,079 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:29:43,080 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:29:43,080 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:29:43,080 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:29:43,080 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:29:43,080 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-09 01:29:43,080 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:29:43,080 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:29:43,080 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:29:43,080 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-09 01:29:43,080 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:29:43,080 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:29:43,080 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:29:43,080 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-09 01:29:43,080 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:29:43,080 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:29:43,080 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:29:43,081 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-09 01:29:43,081 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:29:43,081 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:29:43,081 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:29:43,081 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-05-09 01:29:43,081 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:29:43,081 INFO 192:__init__.py(1) - Service found, updating information 2021-05-09 01:29:43,081 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:29:43,081 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:29:43,081 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:29:43,082 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:29:43,082 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:29:43,082 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:29:43,083 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:29:44,519 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-05-09 01:29:44,522 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-09 01:29:44,525 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8372ca77-4a84-45d5-96f0-26031c93a091","lifecycleState":"CERTIFIED","lastUpdateDate":1620520812411,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a51c817-9863-4349-bc3e-8d13830e8874","invariantUUID":"79b754b1-fe17-4223-ad76-3386bbe04157","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dfc3488-dfcd-401e-b793-be7965c6adf7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520509551,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d20cbe4-67c9-448d-80e9-93966deb8d3a","invariantUUID":"36c0542a-57e4-4a3e-a18d-bb14f7087f12","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"94f12fcd-3757-4d4d-b5da-155205f803c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520763474,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef344089-9002-479a-b848-b2736f2f45b5","invariantUUID":"76e8a53a-c71f-4000-81f4-0ebb9b0493ff","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"df0787fd-fe58-43da-8d46-5d2d91041951","lifecycleState":"CERTIFIED","lastUpdateDate":1620520679356,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9205565c-5eaf-4b1c-a741-08f2ddb0b9fe","invariantUUID":"bbb6f6ae-5f82-4f05-9101-c1c3736944ce","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a27466fb-c28e-4151-8bb7-b8ba27d22a62","lifecycleState":"CERTIFIED","lastUpdateDate":1620520561357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b73836b1-4584-4f10-a563-648a386d32c2","invariantUUID":"6b5fe8f6-bd31-42a3-9d49-867a008d835f","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":"eaaaaf97-593a-4a95-9faf-583fb43e49e0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523363169,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4feddb9-e6f7-44b1-8d96-6b1134790ceb","invariantUUID":"84ebdec9-8331-4b52-afc4-3d3d35fa8c86","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"ed8b84c0-6435-42f7-8a7c-6b037f17b76e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520685589,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9dc97e-b0de-4917-b17f-96a6da757aec","invariantUUID":"0589a06e-1803-4313-b671-b6410c94f760","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":"659c770a-3be9-4864-b30b-87e64ad319e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520143278,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae87f426-aada-4b41-aa05-8b5d3c5cd061","invariantUUID":"862173ac-d8de-4871-9c88-aa20bfff8ecf","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":"loadBalancer","uniqueId":"5c311343-a276-4540-81c7-03862c0bb8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520067299,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"435a9617-97de-4e24-8a12-db2824bbf0c8","invariantUUID":"b4b998af-b586-4373-af36-931b2a22219b","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a4b567b9-00ca-49f0-bb78-48543308f9c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520578565,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed71fca4-64a6-4523-8cf4-3eec37e7f8d8","invariantUUID":"c93f5d90-3543-4b03-99e1-adfb700cdb8a","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":"defaulticon","uniqueId":"2085934a-d05b-4ef0-ae06-158609c1a63f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520662180,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab8d947f-58c4-4961-952c-a0cadfe3a951","invariantUUID":"dcafd543-b0ca-45de-af3f-96c8d4eafaec","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1bc4349-9eca-4761-a9eb-5bf58034b969","lifecycleState":"CERTIFIED","lastUpdateDate":1620520743061,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e383f9-b795-4db9-9788-f3e4806d6089","invariantUUID":"d58fe8ba-07c2-4a23-9fbf-14a41b85cbe1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cedf25ce-403a-485b-9a6c-f17b226c81e5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520286897,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6863096-0d65-4598-831a-2a7178e02cfe","invariantUUID":"bf7ba210-97c6-4c52-9cfc-e321fe483674","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":"networkrules","uniqueId":"6c0536d5-d578-4d61-ba6c-97f3a1e81383","lifecycleState":"CERTIFIED","lastUpdateDate":1620520246752,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b33c5d6-08b5-4b10-a3e3-75100b703faf","invariantUUID":"51d19653-9d4c-4851-a3fb-4f988ee57166","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":"f7a802cc-08ee-4f95-8201-fff3b3e746ae","lifecycleState":"CERTIFIED","lastUpdateDate":1620520492618,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52fe52bc-524d-4142-910d-2b96aca86326","invariantUUID":"5dbfc7e1-ed6e-4131-a6a7-e5faf2c09e1b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"168f9905-58ac-489e-b2f3-e15acf320287","lifecycleState":"CERTIFIED","lastUpdateDate":1620520030076,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e285bb88-1c48-4f6e-a8ae-c265eb90dc74","invariantUUID":"b5ce8eb4-e1d3-45d1-bb71-408c6b7fc690","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":"e3a0f8ae-bddb-475a-818b-d7aef0a6599b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520309250,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88ac27f1-b69e-4f1c-a32c-e6b1c7aa003e","invariantUUID":"13cfeeb7-7d7d-4b14-939d-9d806d07d8e1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"078fdfa5-f659-45b7-891a-825abc354698","lifecycleState":"CERTIFIED","lastUpdateDate":1620520693810,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"389d6a79-7ddd-415e-aac3-be8cc5d0f0a2","invariantUUID":"91e98544-e169-4472-9242-25ee4fdb28b5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ecaa2f1-87a0-4f7a-b56f-19afaf3e080e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520326604,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff5390c-dc77-47aa-a2fe-4ae3aedb7894","invariantUUID":"fafe793b-bd05-451c-8b65-7c223d9d51eb","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":"compute","uniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1620519991849,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eccf5fd-1cd1-4074-9a48-e765d68122f9","invariantUUID":"e44b6c31-be01-4503-b7e8-553117b01c3f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","lifecycleState":"CERTIFIED","lastUpdateDate":1620520297750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f319512b-b17c-40da-8a8b-82cf820530b7","invariantUUID":"1e5af2d0-fb4c-431f-bd4b-bba3b3865f20","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":"702b4472-9c09-43ab-bdf6-bda1e01cc95a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520478750,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d15d0f3-93a8-44cb-abf9-d4d0f53c7ef3","invariantUUID":"bf5fdbad-84ac-4bae-97dc-d904c2d26bc1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c601e5a1-618c-44d5-940a-22a1b7f3fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520370760,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8295b61f-019c-479c-be8e-62d25cc14bb2","invariantUUID":"5cc2eff4-05eb-4f10-a888-79e0e5d8a54e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9acff15-c2b4-4092-b1db-9ec4f05617a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520544478,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddb59e44-f23b-4be7-b734-8daccb6be12e","invariantUUID":"0824a9be-5ce0-40e6-95b7-25a36d8fe186","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":"18e4de54-a533-48de-ae8d-b1bb64b20166","lifecycleState":"CERTIFIED","lastUpdateDate":1620520526665,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5f8e6f-d253-42c8-8695-071a57f644bc","invariantUUID":"95c080da-0429-492d-98aa-907a588a3fa9","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":"c8ee2351-0ce4-4fc6-9346-f3744f80f56b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520620760,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d4ed6b9-2042-49d3-afca-7104c3ea12c4","invariantUUID":"afa32573-5210-49a3-b128-304e59429cec","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":"defaulticon","uniqueId":"762699e1-42e0-4b59-9445-a082b2db82f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620520651310,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfb6f28e-41dd-449c-93ce-df9395b6ba7b","invariantUUID":"4aa36ab0-0100-4329-8537-16eaf33ab6b5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f2834db-ebd6-4ec9-bd4e-2384e39299ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620520780961,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e46c5fa5-06f7-445a-bbd8-1a90a7da40d1","invariantUUID":"d44b54cd-bc3c-43c9-aa0a-1d3cbbbf57c9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0df3cba1-3334-4c9d-a926-3554afeec6f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620523379359,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d365e365-3ba6-4794-8166-e334e2891916","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2b14cf02-39cb-4ff9-b044-be2a687ead23","lifecycleState":"CERTIFIED","lastUpdateDate":1620520669177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43188a18-ab8b-4f62-bfe4-b6c9cca57fee","invariantUUID":"00640a04-c851-4137-8bd2-58e267e89116","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":"defaulticon","uniqueId":"180ef514-c9b0-4c33-8f9e-80c7f6b4cf2d","lifecycleState":"CERTIFIED","lastUpdateDate":1620523372265,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f1579ab3-45cb-4bc9-ab63-8a660e50ab43","invariantUUID":"4afe892e-6b3b-43aa-97b6-7bb8ed7b8938","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":"objectStorage","uniqueId":"33f490d6-6436-49f4-b6b0-c79e1a74f550","lifecycleState":"CERTIFIED","lastUpdateDate":1620520124294,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb83127-49f7-485a-a26e-a7c2d2619930","invariantUUID":"ed6f0759-2cef-48f1-97a0-a576652d7c63","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fdcb4fbd-b484-4eb4-b57e-8b7c651fcdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520790568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aeddb723-9f02-43b3-8247-ab36a1cdb846","invariantUUID":"e13d1644-58c3-46a2-b5ba-26cb013710fb","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":"defaulticon","uniqueId":"9687b0c7-f1e1-4a4a-8ab4-543f038b3fea","lifecycleState":"CERTIFIED","lastUpdateDate":1620522661086,"name":"basic_onboard_onrSLv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","systemName":"BasicOnboardOnrslv","description":"VF","tags":["basic_onboard_onrSLv"],"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":"c677dc24-b19c-4cd3-9768-d48eb331d218","lifecycleState":"CERTIFIED","lastUpdateDate":1620520551051,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f343a2-b001-4617-bef1-c224e6dc66e5","invariantUUID":"7d805cdf-b130-4d4c-a57f-8e2e2d475bc1","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":"2e5e2587-9a33-4229-b13c-4a397411d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520846699,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"042e8368-0554-403b-9106-0f381359204b","invariantUUID":"1ac29f72-818d-4278-b5a9-5964c1e4560a","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":"a8770cc1-660e-4cde-b34a-a953cd4f408b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520084825,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3a19e58-d56b-45d5-9d20-3ddb684859db","invariantUUID":"da76bb41-c781-4e98-b1b5-f1c71fefb8df","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a5176ca-2fd0-4d10-863c-c136d51d7f26","lifecycleState":"CERTIFIED","lastUpdateDate":1620520825283,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec4aa69-46de-4b98-85ea-1909aa2ac27d","invariantUUID":"7e5760f7-7ef9-496c-8eac-35ab74baac88","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5945a687-2a2b-4d7c-84a5-1e4ee9e36f7b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520201873,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1027a584-8747-491c-bebb-8544bb937408","invariantUUID":"9a0db4fc-8934-4f85-9208-ba489eeb2889","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7297316b-051e-4aaf-a019-e8be39ae7cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520177250,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"423d8dea-f5f6-4f94-8246-627c5350e6cb","invariantUUID":"60b3fa89-0317-48af-8240-2933b23d41a7","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":"objectStorage","uniqueId":"a9f86147-f4a5-4085-8439-8b9935ee0fbd","lifecycleState":"CERTIFIED","lastUpdateDate":1620520114013,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a68ab6d8-9a7c-43c8-9e53-b6cf365987e5","invariantUUID":"a9a593a6-547a-4763-941f-66a08d9444ea","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520357412,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be23a3be-e980-454e-b4e7-93a2a691a99b","invariantUUID":"4303eb01-1c88-4200-b107-6f5cd02ba8ab","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":"compute","uniqueId":"1e52c5b7-4c0e-4862-9f30-719a3180f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520829364,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88d2f9a3-617c-4134-854e-9147d066994e","invariantUUID":"b49648b6-f392-4c53-87ad-7da53c83a1fd","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"614d2952-2b02-41e6-8367-7b21004e3a72","lifecycleState":"CERTIFIED","lastUpdateDate":1620520337450,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bcbc455-3e4d-4055-aead-d67f531195f6","invariantUUID":"b7b7e0bf-113f-47ae-b1b6-0109a3e4eb62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b11c1f1-0b52-44fc-8394-550c4fbb96d8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520467454,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"604b360a-952c-4929-8d6d-c1f61aa5bb1b","invariantUUID":"8ef1b176-9516-468b-8f53-fb39b213549d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1e16982-d73e-40ba-8f53-614140df88ff","lifecycleState":"CERTIFIED","lastUpdateDate":1620520040773,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"489955f4-d8df-4fe4-9002-75274b676e22","invariantUUID":"9679ef47-c649-4fa1-91ad-408ac41ceec9","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":"objectStorage","uniqueId":"44e54831-8f68-4d67-bb79-46770c325da3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520502959,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5910a47-1796-4f74-b87b-27adba311c7b","invariantUUID":"7be30480-b18d-45f4-8317-67edb2e32691","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e3da3635-d31a-4cee-b394-46bc6691cefd","lifecycleState":"CERTIFIED","lastUpdateDate":1620523618113,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a0e0a6b7-639e-40f4-b05f-ecb1638b07b3","invariantUUID":"bdb94181-2760-43e4-9fab-76f76ed8d34d","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":"1daca513-5f36-43ef-b977-32eeacb42358","lifecycleState":"CERTIFIED","lastUpdateDate":1620520364714,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46a27762-b66a-4924-b5f3-06c3b2be79a4","invariantUUID":"a5a15a60-08c8-4847-b246-3210869825b1","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":"port","uniqueId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842","lifecycleState":"CERTIFIED","lastUpdateDate":1620520077153,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc75c95d-d090-4b9a-ad45-7d3312e32b8b","invariantUUID":"3141f91b-6203-4558-983e-c6d6ff643673","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":"a9f24ca4-0f0a-4f91-9f3f-63cc1b7e01cc","lifecycleState":"CERTIFIED","lastUpdateDate":1620520461186,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f639f2a5-5d66-4cd3-9d9d-3c2a29a1398d","invariantUUID":"c6068a1f-53e9-40f9-9bbd-84d4ea914a23","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":"8cd6b110-b31d-40c9-9054-63404736f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520704414,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4cd18f2-8aef-4eba-ae77-b7c69aa5e5da","invariantUUID":"4be96675-3ad8-4d6a-a1ce-97e4668c2eb9","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":"4680d67b-4c7d-45ef-be1f-9f07b57016e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520720970,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9e4b5b-4f1f-469a-85ab-4bbaef1d4693","invariantUUID":"f5d69076-aa5b-4f6e-aff1-2d2e152ebf29","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00b4f124-8487-4313-a3fb-0f52f46458c0","lifecycleState":"CERTIFIED","lastUpdateDate":1620520409349,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d66c12-7fe9-4757-b122-49486f80178b","invariantUUID":"b9ed9e79-74bf-4692-aa74-7810760f32b3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1e4a39e-cfe3-4456-ab60-d7040afaf9c7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520184610,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58a72968-c141-4084-ba5b-202ed02a6c3a","invariantUUID":"3123b22f-54e4-4354-a532-a9689619d30f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b42f6d5d-82df-4448-8348-37f29effff99","lifecycleState":"CERTIFIED","lastUpdateDate":1620520750085,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0fdefb-90ff-4dbb-b949-1f3d06de6ecf","invariantUUID":"9582583c-06a8-4e51-af90-6d97048570ed","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"745bebf9-b6eb-456e-b80d-ff950a470aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520149778,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e00292da-e801-4ff6-8788-9c70355f2766","invariantUUID":"07624114-c17e-4683-8646-3b017da9c122","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5484bd6-d833-4e76-b694-155d02c8169e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520319987,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"208b9e4b-41cb-4a65-8d4c-909b0644d137","invariantUUID":"9830fe0e-5530-4317-9585-7e6cd1129ce3","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":"defaulticon","uniqueId":"ef694f50-7366-4a78-baa4-bb073a63a19d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520160671,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12a8447d-8668-4ca6-9ea9-56a08e759be3","invariantUUID":"6fb78f32-22ad-48ff-89d5-3873816b9f2a","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a83bf5a7-87fe-4bbf-80b7-a0ce2aeb1816","lifecycleState":"CERTIFIED","lastUpdateDate":1620520130659,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5665f505-24f4-49ae-ab6e-39a00a65db99","invariantUUID":"e4e50ccb-3511-4952-a6f9-aaf07c3a7205","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":"62a72418-7ee9-489a-93d1-6765797ce71b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520485517,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eb5766a2-2d04-4078-8e6f-6a350704e639","invariantUUID":"b0d19db3-09f2-44f6-95d0-fae2df2e9155","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":"3b2c32b6-bd82-4577-b3f8-d61a8fa483bb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520727292,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f1d4be9-fc29-4f01-8969-4bf2aacd0012","invariantUUID":"cb2fe0d9-2ff2-4106-8183-a55b5b19282c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6c3ac79-1366-4ad5-b7ca-5ea3921acfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1620520444175,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c7a011b-b4d5-4439-9afa-cc82b30e2447","invariantUUID":"0f873fac-7fa6-48e6-a218-76cb9add1c83","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":"objectStorage","uniqueId":"e16f1b01-f229-4c20-b476-a54b3596454c","lifecycleState":"CERTIFIED","lastUpdateDate":1620520047448,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c71f372-7e0a-4f6c-80ac-b4c90085f7d8","invariantUUID":"e5d88ce2-541f-473c-aea7-9d7abac67e3a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101d7bf1-25db-4376-b9b6-44d39b6cf8ba","lifecycleState":"CERTIFIED","lastUpdateDate":1620520190958,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffcec65f-f660-43ae-9010-f2225f25469a","invariantUUID":"e8e2b46c-d3ad-422d-83d5-af6563a33ab2","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":"compute","uniqueId":"524036a8-1235-42ff-b91b-7e02e1c3b4a8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520520672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db6e92c1-3584-40dc-aa65-7271391f9b17","invariantUUID":"fd5bbeb8-c25c-4ba2-9900-695e07dffb12","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f622b6fe-87aa-42e8-8a90-2507855aea2a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520840357,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69a7b252-c241-4f8c-9e54-6e29dbc63db2","invariantUUID":"6873d76c-8acc-42d9-9830-1f1eeb2b1fa4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8a01354-cdbc-44e3-abfd-8ee2f46c56f8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520256812,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be0a85d-765a-4ee2-92b3-2c9586c04512","invariantUUID":"be919550-15ef-40fe-80ba-7b8ba532452e","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":"817525a7-69ff-4c64-b35a-a81764a442cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520710360,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafb43f1-b36a-43a3-b005-2e9bbf9473d1","invariantUUID":"92ce6e71-4d78-445f-bc58-a612e601086d","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":"objectStorage","uniqueId":"22d9d7b4-dade-4169-813f-2ba1e4954241","lifecycleState":"CERTIFIED","lastUpdateDate":1620520585521,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"754659f2-40d4-49a1-9d84-4a6394c82c32","invariantUUID":"186efeb2-d499-402e-8b36-748d55e297b4","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":"fcf7a127-3447-4745-a0b1-d5869411ff29","lifecycleState":"CERTIFIED","lastUpdateDate":1620520167102,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae26996a-6db5-4646-a9cd-cb7bc4cca5ca","invariantUUID":"f7061682-e210-4fa1-923a-88ff67c99944","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"782dffed-8e8c-4013-bd83-d9bec3c5792e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520770453,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"329e31ea-cc46-441d-86f7-839cd036f547","invariantUUID":"1d08be9d-c3f6-4fb8-86bc-11772adfcf41","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":"c907bef5-05f5-4456-8523-e5c7e5a31fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520609550,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d784bbc-5fc9-4922-adae-ae0e194e7121","invariantUUID":"7c927af4-d067-4ff4-bb57-652375e8851f","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":"networkrules","uniqueId":"3fe23d3a-1c45-484b-8925-30550170f81d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520280579,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8a00bf6e-60af-4b4b-9310-1fc37b101921","invariantUUID":"ec4529d1-e7b1-40ec-b2af-1e8f58c0ab00","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":"37e02c57-7630-4365-a13b-fc90408b8bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520433660,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b0e868b-e119-4b26-bb39-0c0559c612c3","invariantUUID":"a9958f36-8717-4927-be81-08e972f05669","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0223c3f-e152-4a0c-b7e1-6d3410ef47d7","lifecycleState":"CERTIFIED","lastUpdateDate":1620523439863,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"29de13cc-31ed-4499-b038-96c1dd4de6d9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523457852,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","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":"593cb019-0ef4-4981-9106-e7d9e970e7a0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523692010,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86b72e0c-44d2-40fb-98e0-f71d38ae9bcd","invariantUUID":"b4efc9a3-afdd-472f-b7b7-74335a41eb9d","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":"8c84b25d-fc8e-48d1-886c-91170e2868a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523202567,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"62053ebb-34e8-45dc-abde-42d1ec677367","lifecycleState":"CERTIFIED","lastUpdateDate":1620522737450,"name":"basic_onboard_onrSLv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","systemName":"BasicOnboardOnrslv","description":"service","tags":["basic_onboard_onrSLv"],"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":"ded38a67-f62b-46e1-bda6-a0e4c48a0543","lifecycleState":"CERTIFIED","lastUpdateDate":1620523478720,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","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}]}]} 2021-05-09 01:29:44,532 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-05-09 01:29:44,532 DEBUG 195:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] sent header: 2021-05-09 01:29:44,533 DEBUG 197: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/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/vnfs/8034acd5-f7eb-4714-9466-4bbe646e1322/vfModules 2021-05-09 01:29:44,533 DEBUG 198: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-81946d12-c95b-45c3-8de9-a3316f65cfa0", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "267e7de3-ceca-472a-837f-613b649f357d", "modelVersionId": "17fe2809-adf6-483b-989a-6aaed5aad101", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "422e4f2c-becd-4131-8321-a1e0af5c1c50", "modelCustomizationName": "BasicVm..base_ubuntu20..module-0" }, "requestParameters": { "userParams": [], "testApi": "GR_API", "usePreload": true }, "cloudConfiguration": { "tenantId": "1a35b7bbff774c63869c0e15b849b05e", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "0473eed5-8dd8-43d2-ae8a-b27dd8de280e", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "93b650f1-09af-4b34-a83e-3247bafd66b2", "modelVersion": "1.0", "modelVersionId": "045a4a34-359e-4b25-9d2c-7137e8032018" } } }, { "relatedInstance": { "instanceId": "8034acd5-f7eb-4714-9466-4bbe646e1322", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "ee903921-39e3-4288-ae75-8c30e27de2c7", "modelVersion": "1.0", "modelVersionId": "d365e365-3ba6-4794-8166-e334e2891916", "modelCustomizationId": "57b8c163-1c08-4868-b839-8f739d361b6c", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-05-09 01:29:44,533 DEBUG 103:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cdee1b6c-c8ce-4a50-a99e-cc5e664d6417', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:29:44,533 DEBUG 105:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/vnfs/8034acd5-f7eb-4714-9466-4bbe646e1322/vfModules 2021-05-09 01:29:44,533 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "267e7de3-ceca-472a-837f-613b649f357d", "modelVersionId": "17fe2809-adf6-483b-989a-6aaed5aad101", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "422e4f2c-becd-4131-8321-a1e0af5c1c50", "modelCustomizationName": "BasicVm..base_ubuntu20..module-0" }, "requestParameters": { "userParams": [], "testApi": "GR_API", "usePreload": true }, "cloudConfiguration": { "tenantId": "1a35b7bbff774c63869c0e15b849b05e", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "0473eed5-8dd8-43d2-ae8a-b27dd8de280e", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "93b650f1-09af-4b34-a83e-3247bafd66b2", "modelVersion": "1.0", "modelVersionId": "045a4a34-359e-4b25-9d2c-7137e8032018" } } }, { "relatedInstance": { "instanceId": "8034acd5-f7eb-4714-9466-4bbe646e1322", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "ee903921-39e3-4288-ae75-8c30e27de2c7", "modelVersion": "1.0", "modelVersionId": "d365e365-3ba6-4794-8166-e334e2891916", "modelCustomizationId": "57b8c163-1c08-4868-b839-8f739d361b6c", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-05-09 01:29:44,535 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:29:46,091 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/vnfs/8034acd5-f7eb-4714-9466-4bbe646e1322/vfModules HTTP/1.1" 202 262 2021-05-09 01:29:46,094 INFO 116:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response code: 202 2021-05-09 01:29:46,095 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"cdee1b6c-c8ce-4a50-a99e-cc5e664d6417","instanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417"}} 2021-05-09 01:29:46,096 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-05-09 01:29:46,103 DEBUG 195:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: 2021-05-09 01:29:46,103 DEBUG 197:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:29:46,103 DEBUG 198:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:29:46,104 DEBUG 103:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '15c7fc0a-00e1-479e-bba0-fe87450124b3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:29:46,104 DEBUG 105:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:29:46,104 DEBUG 106:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:29:46,108 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:29:46,270 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 HTTP/1.1" 200 2461 2021-05-09 01:29:46,272 INFO 116:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response code: 200 2021-05-09 01:29:46,273 DEBUG 120:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response: {"request":{"requestId":"cdee1b6c-c8ce-4a50-a99e-cc5e664d6417","startTime":"Sun, 09 May 2021 01:29:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}},{"relatedInstance":{"instanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 09 May 2021 01:29:45 GMT"}}} 2021-05-09 01:29:56,282 DEBUG 195:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: 2021-05-09 01:29:56,282 DEBUG 197:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:29:56,283 DEBUG 198:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:29:56,283 DEBUG 103:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'da16c4d2-ccaa-4c8b-adf8-52bba0010227', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:29:56,283 DEBUG 105:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:29:56,283 DEBUG 106:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:29:56,285 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:29:56,723 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 HTTP/1.1" 200 4977 2021-05-09 01:29:56,724 INFO 116:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response code: 200 2021-05-09 01:29:56,724 DEBUG 120:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response: {"request":{"requestId":"cdee1b6c-c8ce-4a50-a99e-cc5e664d6417","startTime":"Sun, 09 May 2021 01:29:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}},{"relatedInstance":{"instanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"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":"Sun, 09 May 2021 01:29:55 GMT"},"requestProcessingData":[{"groupingId":"5452de54-f03f-4048-8a91-7426e171d2c3","tag":"StackInformation","dataPairs":[{"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/1a35b7bbff774c63869c0e15b849b05e/stacks/basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"updated_time\":null,\"creation_time\":1620523794000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"d41b2e3508d64cc1b21b1edc194544fb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"OS::project_id\":\"1a35b7bbff774c63869c0e15b849b05e\",\"OS::stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"vnf_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0\",\"vnf_id\":\"8034acd5-f7eb-4714-9466-4bbe646e1322\",\"vf_module_id\":\"c909f58e-4fdd-4293-8eba-cbf96b0cb038\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-09 01:30:06,734 DEBUG 195:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: 2021-05-09 01:30:06,735 DEBUG 197:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:30:06,735 DEBUG 198:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:30:06,735 DEBUG 103:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '308a050e-d649-40e4-ba10-e9fe7578e12d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:30:06,735 DEBUG 105:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:30:06,736 DEBUG 106:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:30:06,739 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:30:07,174 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 HTTP/1.1" 200 4977 2021-05-09 01:30:07,175 INFO 116:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response code: 200 2021-05-09 01:30:07,176 DEBUG 120:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response: {"request":{"requestId":"cdee1b6c-c8ce-4a50-a99e-cc5e664d6417","startTime":"Sun, 09 May 2021 01:29:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}},{"relatedInstance":{"instanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"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":"Sun, 09 May 2021 01:29:55 GMT"},"requestProcessingData":[{"groupingId":"5452de54-f03f-4048-8a91-7426e171d2c3","tag":"StackInformation","dataPairs":[{"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/1a35b7bbff774c63869c0e15b849b05e/stacks/basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"updated_time\":null,\"creation_time\":1620523794000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"d41b2e3508d64cc1b21b1edc194544fb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"OS::project_id\":\"1a35b7bbff774c63869c0e15b849b05e\",\"OS::stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"vnf_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0\",\"vnf_id\":\"8034acd5-f7eb-4714-9466-4bbe646e1322\",\"vf_module_id\":\"c909f58e-4fdd-4293-8eba-cbf96b0cb038\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-09 01:30:17,186 DEBUG 195:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: 2021-05-09 01:30:17,186 DEBUG 197:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:30:17,186 DEBUG 198:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:30:17,187 DEBUG 103:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '493aef87-ae4e-49b9-83ff-dbf6635987a8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:30:17,187 DEBUG 105:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:30:17,187 DEBUG 106:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:30:17,189 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:30:17,636 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 HTTP/1.1" 200 4977 2021-05-09 01:30:17,638 INFO 116:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response code: 200 2021-05-09 01:30:17,639 DEBUG 120:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response: {"request":{"requestId":"cdee1b6c-c8ce-4a50-a99e-cc5e664d6417","startTime":"Sun, 09 May 2021 01:29:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}},{"relatedInstance":{"instanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"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":"Sun, 09 May 2021 01:29:55 GMT"},"requestProcessingData":[{"groupingId":"5452de54-f03f-4048-8a91-7426e171d2c3","tag":"StackInformation","dataPairs":[{"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/1a35b7bbff774c63869c0e15b849b05e/stacks/basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"updated_time\":null,\"creation_time\":1620523794000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"d41b2e3508d64cc1b21b1edc194544fb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"OS::project_id\":\"1a35b7bbff774c63869c0e15b849b05e\",\"OS::stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"vnf_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0\",\"vnf_id\":\"8034acd5-f7eb-4714-9466-4bbe646e1322\",\"vf_module_id\":\"c909f58e-4fdd-4293-8eba-cbf96b0cb038\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-09 01:30:27,642 DEBUG 195:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: 2021-05-09 01:30:27,643 DEBUG 197:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:30:27,643 DEBUG 198:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:30:27,644 DEBUG 103:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8c2dc150-afcc-4b37-9256-2c9c4efd867d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:30:27,644 DEBUG 105:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:30:27,644 DEBUG 106:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:30:27,647 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:30:28,115 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 HTTP/1.1" 200 4979 2021-05-09 01:30:28,117 INFO 116:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response code: 200 2021-05-09 01:30:28,119 DEBUG 120:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response: {"request":{"requestId":"cdee1b6c-c8ce-4a50-a99e-cc5e664d6417","startTime":"Sun, 09 May 2021 01:29:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}},{"relatedInstance":{"instanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"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":"Sun, 09 May 2021 01:29:55 GMT"},"requestProcessingData":[{"groupingId":"5452de54-f03f-4048-8a91-7426e171d2c3","tag":"StackInformation","dataPairs":[{"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/1a35b7bbff774c63869c0e15b849b05e/stacks/basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"updated_time\":null,\"creation_time\":1620523794000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"d41b2e3508d64cc1b21b1edc194544fb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"OS::project_id\":\"1a35b7bbff774c63869c0e15b849b05e\",\"OS::stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"vnf_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0\",\"vnf_id\":\"8034acd5-f7eb-4714-9466-4bbe646e1322\",\"vf_module_id\":\"c909f58e-4fdd-4293-8eba-cbf96b0cb038\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-09 01:30:38,130 DEBUG 195:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: 2021-05-09 01:30:38,130 DEBUG 197:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:30:38,130 DEBUG 198:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:30:38,131 DEBUG 103:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '437cfeea-f924-4b2a-b1fb-9ce2214effd4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:30:38,131 DEBUG 105:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:30:38,131 DEBUG 106:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:30:38,132 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:30:38,564 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 HTTP/1.1" 200 4979 2021-05-09 01:30:38,566 INFO 116:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response code: 200 2021-05-09 01:30:38,566 DEBUG 120:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response: {"request":{"requestId":"cdee1b6c-c8ce-4a50-a99e-cc5e664d6417","startTime":"Sun, 09 May 2021 01:29:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}},{"relatedInstance":{"instanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"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":"Sun, 09 May 2021 01:29:55 GMT"},"requestProcessingData":[{"groupingId":"5452de54-f03f-4048-8a91-7426e171d2c3","tag":"StackInformation","dataPairs":[{"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/1a35b7bbff774c63869c0e15b849b05e/stacks/basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"updated_time\":null,\"creation_time\":1620523794000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"d41b2e3508d64cc1b21b1edc194544fb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"OS::project_id\":\"1a35b7bbff774c63869c0e15b849b05e\",\"OS::stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"vnf_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0\",\"vnf_id\":\"8034acd5-f7eb-4714-9466-4bbe646e1322\",\"vf_module_id\":\"c909f58e-4fdd-4293-8eba-cbf96b0cb038\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-09 01:30:48,574 DEBUG 195:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: 2021-05-09 01:30:48,574 DEBUG 197:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:30:48,574 DEBUG 198:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:30:48,575 DEBUG 103:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dff850d0-b65e-450f-83ce-20a1f493845a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:30:48,575 DEBUG 105:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:30:48,575 DEBUG 106:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:30:48,577 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:30:49,003 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 HTTP/1.1" 200 4979 2021-05-09 01:30:49,004 INFO 116:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response code: 200 2021-05-09 01:30:49,004 DEBUG 120:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response: {"request":{"requestId":"cdee1b6c-c8ce-4a50-a99e-cc5e664d6417","startTime":"Sun, 09 May 2021 01:29:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}},{"relatedInstance":{"instanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"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":"Sun, 09 May 2021 01:29:55 GMT"},"requestProcessingData":[{"groupingId":"5452de54-f03f-4048-8a91-7426e171d2c3","tag":"StackInformation","dataPairs":[{"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/1a35b7bbff774c63869c0e15b849b05e/stacks/basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"updated_time\":null,\"creation_time\":1620523794000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"d41b2e3508d64cc1b21b1edc194544fb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"OS::project_id\":\"1a35b7bbff774c63869c0e15b849b05e\",\"OS::stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"vnf_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0\",\"vnf_id\":\"8034acd5-f7eb-4714-9466-4bbe646e1322\",\"vf_module_id\":\"c909f58e-4fdd-4293-8eba-cbf96b0cb038\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-09 01:30:59,014 DEBUG 195:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: 2021-05-09 01:30:59,014 DEBUG 197:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:30:59,014 DEBUG 198:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:30:59,015 DEBUG 103:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '81a209c9-5c71-4179-921d-3654c1dd6b81', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:30:59,015 DEBUG 105:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:30:59,015 DEBUG 106:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:30:59,017 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:30:59,437 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 HTTP/1.1" 200 4979 2021-05-09 01:30:59,439 INFO 116:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response code: 200 2021-05-09 01:30:59,440 DEBUG 120:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response: {"request":{"requestId":"cdee1b6c-c8ce-4a50-a99e-cc5e664d6417","startTime":"Sun, 09 May 2021 01:29:44 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}},{"relatedInstance":{"instanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"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":"Sun, 09 May 2021 01:29:55 GMT"},"requestProcessingData":[{"groupingId":"5452de54-f03f-4048-8a91-7426e171d2c3","tag":"StackInformation","dataPairs":[{"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/1a35b7bbff774c63869c0e15b849b05e/stacks/basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"updated_time\":null,\"creation_time\":1620523794000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"d41b2e3508d64cc1b21b1edc194544fb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"OS::project_id\":\"1a35b7bbff774c63869c0e15b849b05e\",\"OS::stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"vnf_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0\",\"vnf_id\":\"8034acd5-f7eb-4714-9466-4bbe646e1322\",\"vf_module_id\":\"c909f58e-4fdd-4293-8eba-cbf96b0cb038\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-09 01:31:09,450 DEBUG 195:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: 2021-05-09 01:31:09,451 DEBUG 197:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:31:09,451 DEBUG 198:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:31:09,451 DEBUG 103:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '80fa491d-0cad-49b8-aa43-e65e3094dbe4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:31:09,451 DEBUG 105:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:31:09,451 DEBUG 106:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:31:09,455 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:31:09,619 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 HTTP/1.1" 200 4947 2021-05-09 01:31:09,620 INFO 116:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response code: 200 2021-05-09 01:31:09,621 DEBUG 120:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response: {"request":{"requestId":"cdee1b6c-c8ce-4a50-a99e-cc5e664d6417","startTime":"Sun, 09 May 2021 01:29:44 GMT","finishTime":"Sun, 09 May 2021 01:31:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}},{"relatedInstance":{"instanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"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":"Sun, 09 May 2021 01:31:03 GMT"},"requestProcessingData":[{"groupingId":"5452de54-f03f-4048-8a91-7426e171d2c3","tag":"StackInformation","dataPairs":[{"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/1a35b7bbff774c63869c0e15b849b05e/stacks/basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"updated_time\":null,\"creation_time\":1620523794000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"d41b2e3508d64cc1b21b1edc194544fb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"OS::project_id\":\"1a35b7bbff774c63869c0e15b849b05e\",\"OS::stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"vnf_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0\",\"vnf_id\":\"8034acd5-f7eb-4714-9466-4bbe646e1322\",\"vf_module_id\":\"c909f58e-4fdd-4293-8eba-cbf96b0cb038\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-09 01:31:09,621 INFO 56:mixins.py(12) - VfModuleInstantiation task finished 2021-05-09 01:31:09,621 DEBUG 195:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: 2021-05-09 01:31:09,621 DEBUG 197:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:31:09,621 DEBUG 198:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:31:09,622 DEBUG 103:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f6057ea5-23d8-46b5-98c8-ce4518832b50', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:31:09,622 DEBUG 105:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:31:09,622 DEBUG 106:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:31:09,625 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:31:09,777 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 HTTP/1.1" 200 4947 2021-05-09 01:31:09,779 INFO 116:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response code: 200 2021-05-09 01:31:09,779 DEBUG 120:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response: {"request":{"requestId":"cdee1b6c-c8ce-4a50-a99e-cc5e664d6417","startTime":"Sun, 09 May 2021 01:29:44 GMT","finishTime":"Sun, 09 May 2021 01:31:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}},{"relatedInstance":{"instanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"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":"Sun, 09 May 2021 01:31:03 GMT"},"requestProcessingData":[{"groupingId":"5452de54-f03f-4048-8a91-7426e171d2c3","tag":"StackInformation","dataPairs":[{"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/1a35b7bbff774c63869c0e15b849b05e/stacks/basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"updated_time\":null,\"creation_time\":1620523794000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"d41b2e3508d64cc1b21b1edc194544fb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"OS::project_id\":\"1a35b7bbff774c63869c0e15b849b05e\",\"OS::stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"vnf_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0\",\"vnf_id\":\"8034acd5-f7eb-4714-9466-4bbe646e1322\",\"vf_module_id\":\"c909f58e-4fdd-4293-8eba-cbf96b0cb038\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-09 01:31:09,779 DEBUG 195:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: 2021-05-09 01:31:09,779 DEBUG 197:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:31:09,780 DEBUG 198:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:31:09,780 DEBUG 103:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ad8492f4-592d-4519-a04c-ce9946c93840', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:31:09,780 DEBUG 105:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:31:09,780 DEBUG 106:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:31:09,783 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:31:09,947 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 HTTP/1.1" 200 4947 2021-05-09 01:31:09,948 INFO 116:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response code: 200 2021-05-09 01:31:09,948 DEBUG 120:onap_service.py(12) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response: {"request":{"requestId":"cdee1b6c-c8ce-4a50-a99e-cc5e664d6417","startTime":"Sun, 09 May 2021 01:29:44 GMT","finishTime":"Sun, 09 May 2021 01:31:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}},{"relatedInstance":{"instanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"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":"Sun, 09 May 2021 01:31:03 GMT"},"requestProcessingData":[{"groupingId":"5452de54-f03f-4048-8a91-7426e171d2c3","tag":"StackInformation","dataPairs":[{"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/1a35b7bbff774c63869c0e15b849b05e/stacks/basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"updated_time\":null,\"creation_time\":1620523794000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"d41b2e3508d64cc1b21b1edc194544fb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"OS::project_id\":\"1a35b7bbff774c63869c0e15b849b05e\",\"OS::stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"vnf_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0\",\"vnf_id\":\"8034acd5-f7eb-4714-9466-4bbe646e1322\",\"vf_module_id\":\"c909f58e-4fdd-4293-8eba-cbf96b0cb038\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-09 01:31:09,953 DEBUG 195:onap_service.py(1) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: 2021-05-09 01:31:09,953 DEBUG 197:onap_service.py(1) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:31:09,953 DEBUG 198:onap_service.py(1) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:31:09,954 DEBUG 103:onap_service.py(1) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e7eca6ef-c650-4cc8-aa32-564236e9d223', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:31:09,954 DEBUG 105:onap_service.py(1) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:31:09,955 DEBUG 106:onap_service.py(1) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:31:09,957 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:31:10,115 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 HTTP/1.1" 200 4947 2021-05-09 01:31:10,117 INFO 116:onap_service.py(1) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response code: 200 2021-05-09 01:31:10,117 DEBUG 120:onap_service.py(1) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response: {"request":{"requestId":"cdee1b6c-c8ce-4a50-a99e-cc5e664d6417","startTime":"Sun, 09 May 2021 01:29:44 GMT","finishTime":"Sun, 09 May 2021 01:31:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}},{"relatedInstance":{"instanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"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":"Sun, 09 May 2021 01:31:03 GMT"},"requestProcessingData":[{"groupingId":"5452de54-f03f-4048-8a91-7426e171d2c3","tag":"StackInformation","dataPairs":[{"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/1a35b7bbff774c63869c0e15b849b05e/stacks/basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"updated_time\":null,\"creation_time\":1620523794000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"d41b2e3508d64cc1b21b1edc194544fb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"OS::project_id\":\"1a35b7bbff774c63869c0e15b849b05e\",\"OS::stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"vnf_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0\",\"vnf_id\":\"8034acd5-f7eb-4714-9466-4bbe646e1322\",\"vf_module_id\":\"c909f58e-4fdd-4293-8eba-cbf96b0cb038\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-09 01:31:10,119 DEBUG 195:onap_service.py(1) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: 2021-05-09 01:31:10,119 DEBUG 197:onap_service.py(1) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:31:10,119 DEBUG 198:onap_service.py(1) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:31:10,119 DEBUG 103:onap_service.py(1) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c25c4b4a-1ebb-45ae-a065-25938d24de2d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:31:10,120 DEBUG 105:onap_service.py(1) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 2021-05-09 01:31:10,120 DEBUG 106:onap_service.py(1) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] data sent: None 2021-05-09 01:31:10,123 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:31:10,283 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 HTTP/1.1" 200 4947 2021-05-09 01:31:10,285 INFO 116:onap_service.py(1) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response code: 200 2021-05-09 01:31:10,285 DEBUG 120:onap_service.py(1) - [None][Check cdee1b6c-c8ce-4a50-a99e-cc5e664d6417 orchestration request status] response: {"request":{"requestId":"cdee1b6c-c8ce-4a50-a99e-cc5e664d6417","startTime":"Sun, 09 May 2021 01:29:44 GMT","finishTime":"Sun, 09 May 2021 01:31:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"}}},{"relatedInstance":{"instanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"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":"Sun, 09 May 2021 01:31:03 GMT"},"requestProcessingData":[{"groupingId":"5452de54-f03f-4048-8a91-7426e171d2c3","tag":"StackInformation","dataPairs":[{"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/1a35b7bbff774c63869c0e15b849b05e/stacks/basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"updated_time\":null,\"creation_time\":1620523794000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"d41b2e3508d64cc1b21b1edc194544fb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"OS::project_id\":\"1a35b7bbff774c63869c0e15b849b05e\",\"OS::stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"vnf_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0\",\"vnf_id\":\"8034acd5-f7eb-4714-9466-4bbe646e1322\",\"vf_module_id\":\"c909f58e-4fdd-4293-8eba-cbf96b0cb038\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-09 01:31:10,288 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-05-09 01:31:10,288 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-05-09 01:31:20,298 DEBUG 195: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-05-09 01:31:20,298 DEBUG 197: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/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/relationship-list 2021-05-09 01:31:20,299 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:31:20,299 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:31:20,299 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/relationship-list 2021-05-09 01:31:20,299 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:31:20,301 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:31:20,371 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/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/relationship-list HTTP/1.1" 200 1063 2021-05-09 01:31:20,371 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-09 01:31:20,372 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/d72cb42b-b4f8-4e74-b6d6-54756cd477ce","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d72cb42b-b4f8-4e74-b6d6-54756cd477ce"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/8034acd5-f7eb-4714-9466-4bbe646e1322","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8034acd5-f7eb-4714-9466-4bbe646e1322"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-05-09 01:31:20,374 DEBUG 195:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:31:20,374 DEBUG 197:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/8034acd5-f7eb-4714-9466-4bbe646e1322 2021-05-09 01:31:20,374 DEBUG 198:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] data sent: None 2021-05-09 01:31:20,374 DEBUG 103:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:31:20,375 DEBUG 105:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/8034acd5-f7eb-4714-9466-4bbe646e1322 2021-05-09 01:31:20,375 DEBUG 106:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] data sent: None 2021-05-09 01:31:20,376 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:31:20,567 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/8034acd5-f7eb-4714-9466-4bbe646e1322 HTTP/1.1" 200 4555 2021-05-09 01:31:20,568 INFO 116:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] response code: 200 2021-05-09 01:31:20,568 DEBUG 120:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] response: {"vnf-id":"8034acd5-f7eb-4714-9466-4bbe646e1322","vnf-name":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"93b650f1-09af-4b34-a83e-3247bafd66b2","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1620523850556","model-invariant-id":"ee903921-39e3-4288-ae75-8c30e27de2c7","model-version-id":"d365e365-3ba6-4794-8166-e334e2891916","model-customization-id":"57b8c163-1c08-4868-b839-8f739d361b6c","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/service-data/vnfs/vnf/8034acd5-f7eb-4714-9466-4bbe646e1322/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e","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":"1a35b7bbff774c63869c0e15b849b05e"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]},{"related-to":"vserver","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e/vservers/vserver/bbb3a081-4152-468e-aefb-4d3cdb70925e","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":"1a35b7bbff774c63869c0e15b849b05e"},{"relationship-key":"vserver.vserver-id","relationship-value":"bbb3a081-4152-468e-aefb-4d3cdb70925e"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0473eed5-8dd8-43d2-ae8a-b27dd8de280e","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":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-05-09 01:31:20,572 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-05-09 01:31:20,572 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-05-09 01:31:20,572 DEBUG 195:onap_service.py(1) - [AAI][GET VNF basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_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-05-09 01:31:20,573 DEBUG 197:onap_service.py(1) - [AAI][GET VNF basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/8034acd5-f7eb-4714-9466-4bbe646e1322/vf-modules 2021-05-09 01:31:20,573 DEBUG 198:onap_service.py(1) - [AAI][GET VNF basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0 VF modules] data sent: None 2021-05-09 01:31:20,573 DEBUG 103:onap_service.py(1) - [AAI][GET VNF basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_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-05-09 01:31:20,574 DEBUG 105:onap_service.py(1) - [AAI][GET VNF basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/8034acd5-f7eb-4714-9466-4bbe646e1322/vf-modules 2021-05-09 01:31:20,574 DEBUG 106:onap_service.py(1) - [AAI][GET VNF basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0 VF modules] data sent: None 2021-05-09 01:31:20,576 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:31:20,665 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/8034acd5-f7eb-4714-9466-4bbe646e1322/vf-modules HTTP/1.1" 200 1641 2021-05-09 01:31:20,667 INFO 116:onap_service.py(1) - [AAI][GET VNF basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0 VF modules] response code: 200 2021-05-09 01:31:20,668 DEBUG 120:onap_service.py(1) - [AAI][GET VNF basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vf-module-name":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","heat-stack-id":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1620523862566","model-invariant-id":"267e7de3-ceca-472a-837f-613b649f357d","model-version-id":"17fe2809-adf6-483b-989a-6aaed5aad101","model-customization-id":"422e4f2c-becd-4131-8321-a1e0af5c1c50","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/service-data/vnfs/vnf/8034acd5-f7eb-4714-9466-4bbe646e1322/vnf-data/vf-modules/vf-module/c909f58e-4fdd-4293-8eba-cbf96b0cb038/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/1a35b7bbff774c63869c0e15b849b05e/vservers/vserver/bbb3a081-4152-468e-aefb-4d3cdb70925e","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":"1a35b7bbff774c63869c0e15b849b05e"},{"relationship-key":"vserver.vserver-id","relationship-value":"bbb3a081-4152-468e-aefb-4d3cdb70925e"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-05-09 01:31:20,671 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-05-09 01:31:20,671 DEBUG 155:vf_module.py(1) - Delete c909f58e-4fdd-4293-8eba-cbf96b0cb038 VF module 2021-05-09 01:31:20,672 DEBUG 43:deletion.py(1) - VF module c909f58e-4fdd-4293-8eba-cbf96b0cb038 deletion request 2021-05-09 01:31:20,684 DEBUG 195: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-05-09 01:31:20,684 DEBUG 197: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-05-09 01:31:20,684 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:31:20,684 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:31:20,685 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-05-09 01:31:20,685 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:31:20,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:31:20,768 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 655 2021-05-09 01:31:20,768 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-09 01:31:20,769 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e","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":"1a35b7bbff774c63869c0e15b849b05e"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]} 2021-05-09 01:31:20,771 DEBUG 195: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-05-09 01:31:20,771 DEBUG 197: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-05-09 01:31:20,771 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:31:20,771 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:31:20,771 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-05-09 01:31:20,771 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:31:20,773 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:31:20,880 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-05-09 01:31:20,881 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-09 01:31:20,882 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1620523750137","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/8034acd5-f7eb-4714-9466-4bbe646e1322","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8034acd5-f7eb-4714-9466-4bbe646e1322"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"}]}]}}]} 2021-05-09 01:31:20,885 DEBUG 195: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-05-09 01:31:20,885 DEBUG 197: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-05-09 01:31:20,886 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:31:20,886 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:31:20,886 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-05-09 01:31:20,886 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:31:20,890 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:31:20,977 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 655 2021-05-09 01:31:20,978 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-09 01:31:20,978 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e","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":"1a35b7bbff774c63869c0e15b849b05e"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]} 2021-05-09 01:31:20,982 DEBUG 195: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-05-09 01:31:20,982 DEBUG 197: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-05-09 01:31:20,982 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:31:20,983 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:31:20,983 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-05-09 01:31:20,983 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:31:20,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:31:21,082 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-05-09 01:31:21,084 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-09 01:31:21,084 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1620523750137","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/8034acd5-f7eb-4714-9466-4bbe646e1322","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8034acd5-f7eb-4714-9466-4bbe646e1322"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"}]}]}}]} 2021-05-09 01:31:21,087 DEBUG 195: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-05-09 01:31:21,088 DEBUG 197: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-05-09 01:31:21,088 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:31:21,088 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:31:21,089 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-05-09 01:31:21,089 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:31:21,092 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:31:21,174 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 655 2021-05-09 01:31:21,175 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-09 01:31:21,175 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e","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":"1a35b7bbff774c63869c0e15b849b05e"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]} 2021-05-09 01:31:21,177 DEBUG 195: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-05-09 01:31:21,178 DEBUG 197: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-05-09 01:31:21,178 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:31:21,178 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:31:21,178 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-05-09 01:31:21,178 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:31:21,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:31:21,284 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-05-09 01:31:21,285 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-09 01:31:21,285 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1620523750137","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/8034acd5-f7eb-4714-9466-4bbe646e1322","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8034acd5-f7eb-4714-9466-4bbe646e1322"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"}]}]}}]} 2021-05-09 01:31:21,288 DEBUG 195: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-05-09 01:31:21,288 DEBUG 197: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/1a35b7bbff774c63869c0e15b849b05e 2021-05-09 01:31:21,288 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-09 01:31:21,288 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:31:21,288 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e 2021-05-09 01:31:21,288 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-09 01:31:21,290 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:31:21,375 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/1a35b7bbff774c63869c0e15b849b05e HTTP/1.1" 200 1061 2021-05-09 01:31:21,375 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-05-09 01:31:21,376 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"1a35b7bbff774c63869c0e15b849b05e","tenant-name":"onap-honolulu-daily-vnfs","tenant-context":"None","resource-version":"1620523750311","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/8034acd5-f7eb-4714-9466-4bbe646e1322","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8034acd5-f7eb-4714-9466-4bbe646e1322"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_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-05-09 01:31:21,378 DEBUG 195:onap_service.py(1) - [None][Create c909f58e-4fdd-4293-8eba-cbf96b0cb038 VF moduledeletion request] sent header: 2021-05-09 01:31:21,378 DEBUG 197:onap_service.py(1) - [None][Create c909f58e-4fdd-4293-8eba-cbf96b0cb038 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/vnfs/8034acd5-f7eb-4714-9466-4bbe646e1322/vfModules/c909f58e-4fdd-4293-8eba-cbf96b0cb038 2021-05-09 01:31:21,378 DEBUG 198:onap_service.py(1) - [None][Create c909f58e-4fdd-4293-8eba-cbf96b0cb038 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "267e7de3-ceca-472a-837f-613b649f357d", "modelVersionId": "17fe2809-adf6-483b-989a-6aaed5aad101", "modelName": "basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0", "modelVersion": "1620523862566", "modelCustomizationId": "422e4f2c-becd-4131-8321-a1e0af5c1c50" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "1a35b7bbff774c63869c0e15b849b05e" } } } 2021-05-09 01:31:21,378 DEBUG 103:onap_service.py(1) - [None][Create c909f58e-4fdd-4293-8eba-cbf96b0cb038 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '676fde6e-863c-4843-85e3-a44e1a847778', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:31:21,379 DEBUG 105:onap_service.py(1) - [None][Create c909f58e-4fdd-4293-8eba-cbf96b0cb038 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/vnfs/8034acd5-f7eb-4714-9466-4bbe646e1322/vfModules/c909f58e-4fdd-4293-8eba-cbf96b0cb038 2021-05-09 01:31:21,379 DEBUG 106:onap_service.py(1) - [None][Create c909f58e-4fdd-4293-8eba-cbf96b0cb038 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "267e7de3-ceca-472a-837f-613b649f357d", "modelVersionId": "17fe2809-adf6-483b-989a-6aaed5aad101", "modelName": "basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0", "modelVersion": "1620523862566", "modelCustomizationId": "422e4f2c-becd-4131-8321-a1e0af5c1c50" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "1a35b7bbff774c63869c0e15b849b05e" } } } 2021-05-09 01:31:21,380 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:31:22,716 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/vnfs/8034acd5-f7eb-4714-9466-4bbe646e1322/vfModules/c909f58e-4fdd-4293-8eba-cbf96b0cb038 HTTP/1.1" 202 262 2021-05-09 01:31:22,717 INFO 116:onap_service.py(1) - [None][Create c909f58e-4fdd-4293-8eba-cbf96b0cb038 VF moduledeletion request] response code: 202 2021-05-09 01:31:22,717 DEBUG 120:onap_service.py(1) - [None][Create c909f58e-4fdd-4293-8eba-cbf96b0cb038 VF moduledeletion request] response: {"requestReferences":{"requestId":"676fde6e-863c-4843-85e3-a44e1a847778","instanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778"}} 2021-05-09 01:31:22,718 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-05-09 01:31:22,726 DEBUG 195:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] sent header: 2021-05-09 01:31:22,726 DEBUG 197:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 2021-05-09 01:31:22,727 DEBUG 198:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] data sent: None 2021-05-09 01:31:22,728 DEBUG 103:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '13064d20-f897-4a4b-83b9-7b75289c990c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:31:22,728 DEBUG 105:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 2021-05-09 01:31:22,728 DEBUG 106:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] data sent: None 2021-05-09 01:31:22,733 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:31:22,892 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 HTTP/1.1" 200 1315 2021-05-09 01:31:22,894 INFO 116:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] response code: 200 2021-05-09 01:31:22,895 DEBUG 120:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] response: {"request":{"requestId":"676fde6e-863c-4843-85e3-a44e1a847778","startTime":"Sun, 09 May 2021 01:31:21 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","modelVersion":"1620523862566","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 09 May 2021 01:31:21 GMT"}}} 2021-05-09 01:31:32,902 DEBUG 195:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] sent header: 2021-05-09 01:31:32,902 DEBUG 197:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 2021-05-09 01:31:32,902 DEBUG 198:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] data sent: None 2021-05-09 01:31:32,903 DEBUG 103:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0030529c-8f35-423a-b366-21e192750754', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:31:32,903 DEBUG 105:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 2021-05-09 01:31:32,903 DEBUG 106:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] data sent: None 2021-05-09 01:31:32,905 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:31:33,387 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 HTTP/1.1" 200 3840 2021-05-09 01:31:33,389 INFO 116:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] response code: 200 2021-05-09 01:31:33,390 DEBUG 120:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] response: {"request":{"requestId":"676fde6e-863c-4843-85e3-a44e1a847778","startTime":"Sun, 09 May 2021 01:31:21 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","modelVersion":"1620523862566","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"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":"Sun, 09 May 2021 01:31:28 GMT"},"requestProcessingData":[{"groupingId":"5452de54-f03f-4048-8a91-7426e171d2c3","tag":"StackInformation","dataPairs":[{"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/1a35b7bbff774c63869c0e15b849b05e/stacks/basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"updated_time\":1620523888000,\"creation_time\":1620523794000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"d41b2e3508d64cc1b21b1edc194544fb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"OS::project_id\":\"1a35b7bbff774c63869c0e15b849b05e\",\"OS::stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"vnf_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0\",\"vnf_id\":\"8034acd5-f7eb-4714-9466-4bbe646e1322\",\"vf_module_id\":\"c909f58e-4fdd-4293-8eba-cbf96b0cb038\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-09 01:31:43,398 DEBUG 195:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] sent header: 2021-05-09 01:31:43,398 DEBUG 197:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 2021-05-09 01:31:43,398 DEBUG 198:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] data sent: None 2021-05-09 01:31:43,399 DEBUG 103:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5b4f0ab5-8a2e-4691-8882-1fd757728524', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:31:43,399 DEBUG 105:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 2021-05-09 01:31:43,399 DEBUG 106:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] data sent: None 2021-05-09 01:31:43,400 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:31:43,821 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 HTTP/1.1" 200 3840 2021-05-09 01:31:43,823 INFO 116:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] response code: 200 2021-05-09 01:31:43,823 DEBUG 120:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] response: {"request":{"requestId":"676fde6e-863c-4843-85e3-a44e1a847778","startTime":"Sun, 09 May 2021 01:31:21 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","modelVersion":"1620523862566","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"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":"Sun, 09 May 2021 01:31:28 GMT"},"requestProcessingData":[{"groupingId":"5452de54-f03f-4048-8a91-7426e171d2c3","tag":"StackInformation","dataPairs":[{"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/1a35b7bbff774c63869c0e15b849b05e/stacks/basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"updated_time\":1620523888000,\"creation_time\":1620523794000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"d41b2e3508d64cc1b21b1edc194544fb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"OS::project_id\":\"1a35b7bbff774c63869c0e15b849b05e\",\"OS::stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"vnf_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0\",\"vnf_id\":\"8034acd5-f7eb-4714-9466-4bbe646e1322\",\"vf_module_id\":\"c909f58e-4fdd-4293-8eba-cbf96b0cb038\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-09 01:31:53,834 DEBUG 195:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] sent header: 2021-05-09 01:31:53,834 DEBUG 197:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 2021-05-09 01:31:53,834 DEBUG 198:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] data sent: None 2021-05-09 01:31:53,835 DEBUG 103:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a4bbbbff-f06c-4af7-9241-20dfe7cd10c7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:31:53,835 DEBUG 105:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 2021-05-09 01:31:53,835 DEBUG 106:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] data sent: None 2021-05-09 01:31:53,837 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:31:53,994 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 HTTP/1.1" 200 3808 2021-05-09 01:31:53,995 INFO 116:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] response code: 200 2021-05-09 01:31:53,995 DEBUG 120:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] response: {"request":{"requestId":"676fde6e-863c-4843-85e3-a44e1a847778","startTime":"Sun, 09 May 2021 01:31:21 GMT","finishTime":"Sun, 09 May 2021 01:31:50 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","modelVersion":"1620523862566","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"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":"Sun, 09 May 2021 01:31:50 GMT"},"requestProcessingData":[{"groupingId":"5452de54-f03f-4048-8a91-7426e171d2c3","tag":"StackInformation","dataPairs":[{"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/1a35b7bbff774c63869c0e15b849b05e/stacks/basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"updated_time\":1620523888000,\"creation_time\":1620523794000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"d41b2e3508d64cc1b21b1edc194544fb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"OS::project_id\":\"1a35b7bbff774c63869c0e15b849b05e\",\"OS::stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"vnf_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0\",\"vnf_id\":\"8034acd5-f7eb-4714-9466-4bbe646e1322\",\"vf_module_id\":\"c909f58e-4fdd-4293-8eba-cbf96b0cb038\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-09 01:31:53,996 INFO 56:mixins.py(13) - VfModuleDeletionRequest task finished 2021-05-09 01:31:53,996 DEBUG 195:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] sent header: 2021-05-09 01:31:53,996 DEBUG 197:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 2021-05-09 01:31:53,996 DEBUG 198:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] data sent: None 2021-05-09 01:31:53,997 DEBUG 103:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4387ec6b-26c9-43b6-8185-7cdce317d3c8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:31:53,997 DEBUG 105:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 2021-05-09 01:31:53,997 DEBUG 106:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] data sent: None 2021-05-09 01:31:53,998 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:31:54,158 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 HTTP/1.1" 200 3808 2021-05-09 01:31:54,160 INFO 116:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] response code: 200 2021-05-09 01:31:54,160 DEBUG 120:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] response: {"request":{"requestId":"676fde6e-863c-4843-85e3-a44e1a847778","startTime":"Sun, 09 May 2021 01:31:21 GMT","finishTime":"Sun, 09 May 2021 01:31:50 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","modelVersion":"1620523862566","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"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":"Sun, 09 May 2021 01:31:50 GMT"},"requestProcessingData":[{"groupingId":"5452de54-f03f-4048-8a91-7426e171d2c3","tag":"StackInformation","dataPairs":[{"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/1a35b7bbff774c63869c0e15b849b05e/stacks/basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"updated_time\":1620523888000,\"creation_time\":1620523794000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"d41b2e3508d64cc1b21b1edc194544fb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"OS::project_id\":\"1a35b7bbff774c63869c0e15b849b05e\",\"OS::stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"vnf_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0\",\"vnf_id\":\"8034acd5-f7eb-4714-9466-4bbe646e1322\",\"vf_module_id\":\"c909f58e-4fdd-4293-8eba-cbf96b0cb038\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-09 01:31:54,160 DEBUG 195:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] sent header: 2021-05-09 01:31:54,161 DEBUG 197:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 2021-05-09 01:31:54,161 DEBUG 198:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] data sent: None 2021-05-09 01:31:54,161 DEBUG 103:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '474b090a-9c57-46d4-893b-3c2435ab93e1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:31:54,161 DEBUG 105:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 2021-05-09 01:31:54,161 DEBUG 106:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] data sent: None 2021-05-09 01:31:54,163 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:31:54,330 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 HTTP/1.1" 200 3808 2021-05-09 01:31:54,332 INFO 116:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] response code: 200 2021-05-09 01:31:54,333 DEBUG 120:onap_service.py(13) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] response: {"request":{"requestId":"676fde6e-863c-4843-85e3-a44e1a847778","startTime":"Sun, 09 May 2021 01:31:21 GMT","finishTime":"Sun, 09 May 2021 01:31:50 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","modelVersion":"1620523862566","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"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":"Sun, 09 May 2021 01:31:50 GMT"},"requestProcessingData":[{"groupingId":"5452de54-f03f-4048-8a91-7426e171d2c3","tag":"StackInformation","dataPairs":[{"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/1a35b7bbff774c63869c0e15b849b05e/stacks/basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"updated_time\":1620523888000,\"creation_time\":1620523794000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"d41b2e3508d64cc1b21b1edc194544fb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"OS::project_id\":\"1a35b7bbff774c63869c0e15b849b05e\",\"OS::stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"vnf_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0\",\"vnf_id\":\"8034acd5-f7eb-4714-9466-4bbe646e1322\",\"vf_module_id\":\"c909f58e-4fdd-4293-8eba-cbf96b0cb038\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-09 01:31:54,337 DEBUG 195:onap_service.py(1) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] sent header: 2021-05-09 01:31:54,337 DEBUG 197:onap_service.py(1) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 2021-05-09 01:31:54,337 DEBUG 198:onap_service.py(1) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] data sent: None 2021-05-09 01:31:54,337 DEBUG 103:onap_service.py(1) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '64826162-c654-45e1-b383-b4e88f122ff6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:31:54,337 DEBUG 105:onap_service.py(1) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 2021-05-09 01:31:54,338 DEBUG 106:onap_service.py(1) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] data sent: None 2021-05-09 01:31:54,340 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:31:54,496 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 HTTP/1.1" 200 3808 2021-05-09 01:31:54,497 INFO 116:onap_service.py(1) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] response code: 200 2021-05-09 01:31:54,497 DEBUG 120:onap_service.py(1) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] response: {"request":{"requestId":"676fde6e-863c-4843-85e3-a44e1a847778","startTime":"Sun, 09 May 2021 01:31:21 GMT","finishTime":"Sun, 09 May 2021 01:31:50 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","modelVersion":"1620523862566","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"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":"Sun, 09 May 2021 01:31:50 GMT"},"requestProcessingData":[{"groupingId":"5452de54-f03f-4048-8a91-7426e171d2c3","tag":"StackInformation","dataPairs":[{"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/1a35b7bbff774c63869c0e15b849b05e/stacks/basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"updated_time\":1620523888000,\"creation_time\":1620523794000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"d41b2e3508d64cc1b21b1edc194544fb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"OS::project_id\":\"1a35b7bbff774c63869c0e15b849b05e\",\"OS::stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"vnf_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0\",\"vnf_id\":\"8034acd5-f7eb-4714-9466-4bbe646e1322\",\"vf_module_id\":\"c909f58e-4fdd-4293-8eba-cbf96b0cb038\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-09 01:31:54,498 DEBUG 195:onap_service.py(1) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] sent header: 2021-05-09 01:31:54,498 DEBUG 197:onap_service.py(1) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 2021-05-09 01:31:54,498 DEBUG 198:onap_service.py(1) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] data sent: None 2021-05-09 01:31:54,498 DEBUG 103:onap_service.py(1) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cf7d4e15-a640-4229-8e19-ae792daabea2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:31:54,498 DEBUG 105:onap_service.py(1) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 2021-05-09 01:31:54,499 DEBUG 106:onap_service.py(1) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] data sent: None 2021-05-09 01:31:54,500 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:31:54,661 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/676fde6e-863c-4843-85e3-a44e1a847778 HTTP/1.1" 200 3808 2021-05-09 01:31:54,663 INFO 116:onap_service.py(1) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] response code: 200 2021-05-09 01:31:54,664 DEBUG 120:onap_service.py(1) - [None][Check 676fde6e-863c-4843-85e3-a44e1a847778 orchestration request status] response: {"request":{"requestId":"676fde6e-863c-4843-85e3-a44e1a847778","startTime":"Sun, 09 May 2021 01:31:21 GMT","finishTime":"Sun, 09 May 2021 01:31:50 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"267e7de3-ceca-472a-837f-613b649f357d","modelType":"vfModule","modelName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0","modelVersion":"1620523862566","modelCustomizationUuid":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelVersionId":"17fe2809-adf6-483b-989a-6aaed5aad101","modelCustomizationId":"422e4f2c-becd-4131-8321-a1e0af5c1c50","modelUuid":"17fe2809-adf6-483b-989a-6aaed5aad101","modelInvariantUuid":"267e7de3-ceca-472a-837f-613b649f357d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vfModuleInstanceId":"c909f58e-4fdd-4293-8eba-cbf96b0cb038","vfModuleInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"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":"Sun, 09 May 2021 01:31:50 GMT"},"requestProcessingData":[{"groupingId":"5452de54-f03f-4048-8a91-7426e171d2c3","tag":"StackInformation","dataPairs":[{"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/1a35b7bbff774c63869c0e15b849b05e/stacks/basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0/5452de54-f03f-4048-8a91-7426e171d2c3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"updated_time\":1620523888000,\"creation_time\":1620523794000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-honolulu-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"d41b2e3508d64cc1b21b1edc194544fb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5452de54-f03f-4048-8a91-7426e171d2c3\",\"OS::project_id\":\"1a35b7bbff774c63869c0e15b849b05e\",\"OS::stack_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0\",\"vnf_name\":\"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0\",\"vnf_id\":\"8034acd5-f7eb-4714-9466-4bbe646e1322\",\"vf_module_id\":\"c909f58e-4fdd-4293-8eba-cbf96b0cb038\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-05-09 01:31:54,664 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-05-09 01:31:54,665 DEBUG 195: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-05-09 01:31:54,665 DEBUG 197: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/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/relationship-list 2021-05-09 01:31:54,665 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:31:54,666 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:31:54,666 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/relationship-list 2021-05-09 01:31:54,666 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:31:54,669 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:31:54,823 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/relationship-list HTTP/1.1" 200 1063 2021-05-09 01:31:54,824 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-09 01:31:54,825 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/d72cb42b-b4f8-4e74-b6d6-54756cd477ce","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"d72cb42b-b4f8-4e74-b6d6-54756cd477ce"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/8034acd5-f7eb-4714-9466-4bbe646e1322","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8034acd5-f7eb-4714-9466-4bbe646e1322"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]} 2021-05-09 01:31:54,828 DEBUG 195:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:31:54,828 DEBUG 197:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/8034acd5-f7eb-4714-9466-4bbe646e1322 2021-05-09 01:31:54,829 DEBUG 198:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] data sent: None 2021-05-09 01:31:54,829 DEBUG 103:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:31:54,829 DEBUG 105:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/8034acd5-f7eb-4714-9466-4bbe646e1322 2021-05-09 01:31:54,829 DEBUG 106:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] data sent: None 2021-05-09 01:31:54,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:31:55,025 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/8034acd5-f7eb-4714-9466-4bbe646e1322 HTTP/1.1" 200 3784 2021-05-09 01:31:55,027 INFO 116:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] response code: 200 2021-05-09 01:31:55,028 DEBUG 120:onap_service.py(1) - [AAI][Get 0473eed5-8dd8-43d2-ae8a-b27dd8de280e ] response: {"vnf-id":"8034acd5-f7eb-4714-9466-4bbe646e1322","vnf-name":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"93b650f1-09af-4b34-a83e-3247bafd66b2","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1620523906606","model-invariant-id":"ee903921-39e3-4288-ae75-8c30e27de2c7","model-version-id":"d365e365-3ba6-4794-8166-e334e2891916","model-customization-id":"57b8c163-1c08-4868-b839-8f739d361b6c","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/service-data/vnfs/vnf/8034acd5-f7eb-4714-9466-4bbe646e1322/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e","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":"1a35b7bbff774c63869c0e15b849b05e"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0473eed5-8dd8-43d2-ae8a-b27dd8de280e","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":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]}]}} 2021-05-09 01:31:55,032 DEBUG 377:vnf.py(1) - Delete 8034acd5-f7eb-4714-9466-4bbe646e1322 VNF 2021-05-09 01:31:55,032 DEBUG 75:deletion.py(1) - VNF 8034acd5-f7eb-4714-9466-4bbe646e1322 deletion request 2021-05-09 01:31:55,043 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-05-09 01:31:55,043 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-09 01:31:55,043 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:31:55,043 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:31:55,043 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:31:55,044 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:31:55,044 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:31:55,044 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:31:55,045 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:31:59,554 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2127 2021-05-09 01:31:59,556 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-09 01:31:59,557 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86b72e0c-44d2-40fb-98e0-f71d38ae9bcd","invariantUUID":"b4efc9a3-afdd-472f-b7b7-74335a41eb9d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86b72e0c-44d2-40fb-98e0-f71d38ae9bcd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ee30b9b2-f5f2-4ada-903b-bfec97678359/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ca0a90-7015-4c05-829b-14017bb9aa08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a3e81b36-3cce-411f-843b-694d05b5eb2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/830b5869-314c-4dbd-8152-6f3ef736fc30/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-09 01:31:59,560 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-05-09 01:31:59,560 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:31:59,560 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:31:59,560 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:31:59,561 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:31:59,561 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:31:59,561 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:31:59,561 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:31:59,561 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-09 01:31:59,561 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:31:59,561 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:31:59,561 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:31:59,561 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-09 01:31:59,561 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:31:59,561 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:31:59,562 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:31:59,562 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-09 01:31:59,562 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:31:59,562 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:31:59,562 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:31:59,562 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-09 01:31:59,562 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:31:59,562 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:31:59,562 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:31:59,563 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-05-09 01:31:59,563 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:31:59,563 INFO 192:__init__.py(1) - Service found, updating information 2021-05-09 01:31:59,563 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:31:59,563 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:31:59,563 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:31:59,564 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:31:59,564 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:31:59,564 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:31:59,566 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:32:01,775 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-05-09 01:32:01,779 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-09 01:32:01,783 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8372ca77-4a84-45d5-96f0-26031c93a091","lifecycleState":"CERTIFIED","lastUpdateDate":1620520812411,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a51c817-9863-4349-bc3e-8d13830e8874","invariantUUID":"79b754b1-fe17-4223-ad76-3386bbe04157","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dfc3488-dfcd-401e-b793-be7965c6adf7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520509551,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d20cbe4-67c9-448d-80e9-93966deb8d3a","invariantUUID":"36c0542a-57e4-4a3e-a18d-bb14f7087f12","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"94f12fcd-3757-4d4d-b5da-155205f803c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520763474,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef344089-9002-479a-b848-b2736f2f45b5","invariantUUID":"76e8a53a-c71f-4000-81f4-0ebb9b0493ff","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"df0787fd-fe58-43da-8d46-5d2d91041951","lifecycleState":"CERTIFIED","lastUpdateDate":1620520679356,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9205565c-5eaf-4b1c-a741-08f2ddb0b9fe","invariantUUID":"bbb6f6ae-5f82-4f05-9101-c1c3736944ce","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a27466fb-c28e-4151-8bb7-b8ba27d22a62","lifecycleState":"CERTIFIED","lastUpdateDate":1620520561357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b73836b1-4584-4f10-a563-648a386d32c2","invariantUUID":"6b5fe8f6-bd31-42a3-9d49-867a008d835f","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":"eaaaaf97-593a-4a95-9faf-583fb43e49e0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523363169,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4feddb9-e6f7-44b1-8d96-6b1134790ceb","invariantUUID":"84ebdec9-8331-4b52-afc4-3d3d35fa8c86","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"ed8b84c0-6435-42f7-8a7c-6b037f17b76e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520685589,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9dc97e-b0de-4917-b17f-96a6da757aec","invariantUUID":"0589a06e-1803-4313-b671-b6410c94f760","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":"659c770a-3be9-4864-b30b-87e64ad319e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520143278,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae87f426-aada-4b41-aa05-8b5d3c5cd061","invariantUUID":"862173ac-d8de-4871-9c88-aa20bfff8ecf","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":"loadBalancer","uniqueId":"5c311343-a276-4540-81c7-03862c0bb8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520067299,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"435a9617-97de-4e24-8a12-db2824bbf0c8","invariantUUID":"b4b998af-b586-4373-af36-931b2a22219b","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a4b567b9-00ca-49f0-bb78-48543308f9c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520578565,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed71fca4-64a6-4523-8cf4-3eec37e7f8d8","invariantUUID":"c93f5d90-3543-4b03-99e1-adfb700cdb8a","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":"defaulticon","uniqueId":"2085934a-d05b-4ef0-ae06-158609c1a63f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520662180,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab8d947f-58c4-4961-952c-a0cadfe3a951","invariantUUID":"dcafd543-b0ca-45de-af3f-96c8d4eafaec","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1bc4349-9eca-4761-a9eb-5bf58034b969","lifecycleState":"CERTIFIED","lastUpdateDate":1620520743061,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e383f9-b795-4db9-9788-f3e4806d6089","invariantUUID":"d58fe8ba-07c2-4a23-9fbf-14a41b85cbe1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cedf25ce-403a-485b-9a6c-f17b226c81e5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520286897,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6863096-0d65-4598-831a-2a7178e02cfe","invariantUUID":"bf7ba210-97c6-4c52-9cfc-e321fe483674","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":"networkrules","uniqueId":"6c0536d5-d578-4d61-ba6c-97f3a1e81383","lifecycleState":"CERTIFIED","lastUpdateDate":1620520246752,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b33c5d6-08b5-4b10-a3e3-75100b703faf","invariantUUID":"51d19653-9d4c-4851-a3fb-4f988ee57166","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":"f7a802cc-08ee-4f95-8201-fff3b3e746ae","lifecycleState":"CERTIFIED","lastUpdateDate":1620520492618,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52fe52bc-524d-4142-910d-2b96aca86326","invariantUUID":"5dbfc7e1-ed6e-4131-a6a7-e5faf2c09e1b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"168f9905-58ac-489e-b2f3-e15acf320287","lifecycleState":"CERTIFIED","lastUpdateDate":1620520030076,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e285bb88-1c48-4f6e-a8ae-c265eb90dc74","invariantUUID":"b5ce8eb4-e1d3-45d1-bb71-408c6b7fc690","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":"e3a0f8ae-bddb-475a-818b-d7aef0a6599b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520309250,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88ac27f1-b69e-4f1c-a32c-e6b1c7aa003e","invariantUUID":"13cfeeb7-7d7d-4b14-939d-9d806d07d8e1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"078fdfa5-f659-45b7-891a-825abc354698","lifecycleState":"CERTIFIED","lastUpdateDate":1620520693810,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"389d6a79-7ddd-415e-aac3-be8cc5d0f0a2","invariantUUID":"91e98544-e169-4472-9242-25ee4fdb28b5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ecaa2f1-87a0-4f7a-b56f-19afaf3e080e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520326604,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff5390c-dc77-47aa-a2fe-4ae3aedb7894","invariantUUID":"fafe793b-bd05-451c-8b65-7c223d9d51eb","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":"compute","uniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1620519991849,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eccf5fd-1cd1-4074-9a48-e765d68122f9","invariantUUID":"e44b6c31-be01-4503-b7e8-553117b01c3f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","lifecycleState":"CERTIFIED","lastUpdateDate":1620520297750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f319512b-b17c-40da-8a8b-82cf820530b7","invariantUUID":"1e5af2d0-fb4c-431f-bd4b-bba3b3865f20","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":"702b4472-9c09-43ab-bdf6-bda1e01cc95a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520478750,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d15d0f3-93a8-44cb-abf9-d4d0f53c7ef3","invariantUUID":"bf5fdbad-84ac-4bae-97dc-d904c2d26bc1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c601e5a1-618c-44d5-940a-22a1b7f3fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520370760,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8295b61f-019c-479c-be8e-62d25cc14bb2","invariantUUID":"5cc2eff4-05eb-4f10-a888-79e0e5d8a54e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9acff15-c2b4-4092-b1db-9ec4f05617a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520544478,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddb59e44-f23b-4be7-b734-8daccb6be12e","invariantUUID":"0824a9be-5ce0-40e6-95b7-25a36d8fe186","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":"18e4de54-a533-48de-ae8d-b1bb64b20166","lifecycleState":"CERTIFIED","lastUpdateDate":1620520526665,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5f8e6f-d253-42c8-8695-071a57f644bc","invariantUUID":"95c080da-0429-492d-98aa-907a588a3fa9","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":"c8ee2351-0ce4-4fc6-9346-f3744f80f56b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520620760,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d4ed6b9-2042-49d3-afca-7104c3ea12c4","invariantUUID":"afa32573-5210-49a3-b128-304e59429cec","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":"defaulticon","uniqueId":"762699e1-42e0-4b59-9445-a082b2db82f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620520651310,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfb6f28e-41dd-449c-93ce-df9395b6ba7b","invariantUUID":"4aa36ab0-0100-4329-8537-16eaf33ab6b5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f2834db-ebd6-4ec9-bd4e-2384e39299ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620520780961,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e46c5fa5-06f7-445a-bbd8-1a90a7da40d1","invariantUUID":"d44b54cd-bc3c-43c9-aa0a-1d3cbbbf57c9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0df3cba1-3334-4c9d-a926-3554afeec6f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620523379359,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d365e365-3ba6-4794-8166-e334e2891916","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2b14cf02-39cb-4ff9-b044-be2a687ead23","lifecycleState":"CERTIFIED","lastUpdateDate":1620520669177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43188a18-ab8b-4f62-bfe4-b6c9cca57fee","invariantUUID":"00640a04-c851-4137-8bd2-58e267e89116","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":"defaulticon","uniqueId":"180ef514-c9b0-4c33-8f9e-80c7f6b4cf2d","lifecycleState":"CERTIFIED","lastUpdateDate":1620523372265,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f1579ab3-45cb-4bc9-ab63-8a660e50ab43","invariantUUID":"4afe892e-6b3b-43aa-97b6-7bb8ed7b8938","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":"objectStorage","uniqueId":"33f490d6-6436-49f4-b6b0-c79e1a74f550","lifecycleState":"CERTIFIED","lastUpdateDate":1620520124294,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb83127-49f7-485a-a26e-a7c2d2619930","invariantUUID":"ed6f0759-2cef-48f1-97a0-a576652d7c63","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fdcb4fbd-b484-4eb4-b57e-8b7c651fcdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520790568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aeddb723-9f02-43b3-8247-ab36a1cdb846","invariantUUID":"e13d1644-58c3-46a2-b5ba-26cb013710fb","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":"defaulticon","uniqueId":"9687b0c7-f1e1-4a4a-8ab4-543f038b3fea","lifecycleState":"CERTIFIED","lastUpdateDate":1620522661086,"name":"basic_onboard_onrSLv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","systemName":"BasicOnboardOnrslv","description":"VF","tags":["basic_onboard_onrSLv"],"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":"c677dc24-b19c-4cd3-9768-d48eb331d218","lifecycleState":"CERTIFIED","lastUpdateDate":1620520551051,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f343a2-b001-4617-bef1-c224e6dc66e5","invariantUUID":"7d805cdf-b130-4d4c-a57f-8e2e2d475bc1","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":"2e5e2587-9a33-4229-b13c-4a397411d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520846699,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"042e8368-0554-403b-9106-0f381359204b","invariantUUID":"1ac29f72-818d-4278-b5a9-5964c1e4560a","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":"a8770cc1-660e-4cde-b34a-a953cd4f408b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520084825,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3a19e58-d56b-45d5-9d20-3ddb684859db","invariantUUID":"da76bb41-c781-4e98-b1b5-f1c71fefb8df","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a5176ca-2fd0-4d10-863c-c136d51d7f26","lifecycleState":"CERTIFIED","lastUpdateDate":1620520825283,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec4aa69-46de-4b98-85ea-1909aa2ac27d","invariantUUID":"7e5760f7-7ef9-496c-8eac-35ab74baac88","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5945a687-2a2b-4d7c-84a5-1e4ee9e36f7b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520201873,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1027a584-8747-491c-bebb-8544bb937408","invariantUUID":"9a0db4fc-8934-4f85-9208-ba489eeb2889","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7297316b-051e-4aaf-a019-e8be39ae7cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520177250,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"423d8dea-f5f6-4f94-8246-627c5350e6cb","invariantUUID":"60b3fa89-0317-48af-8240-2933b23d41a7","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":"objectStorage","uniqueId":"a9f86147-f4a5-4085-8439-8b9935ee0fbd","lifecycleState":"CERTIFIED","lastUpdateDate":1620520114013,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a68ab6d8-9a7c-43c8-9e53-b6cf365987e5","invariantUUID":"a9a593a6-547a-4763-941f-66a08d9444ea","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520357412,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be23a3be-e980-454e-b4e7-93a2a691a99b","invariantUUID":"4303eb01-1c88-4200-b107-6f5cd02ba8ab","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":"compute","uniqueId":"1e52c5b7-4c0e-4862-9f30-719a3180f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520829364,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88d2f9a3-617c-4134-854e-9147d066994e","invariantUUID":"b49648b6-f392-4c53-87ad-7da53c83a1fd","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"614d2952-2b02-41e6-8367-7b21004e3a72","lifecycleState":"CERTIFIED","lastUpdateDate":1620520337450,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bcbc455-3e4d-4055-aead-d67f531195f6","invariantUUID":"b7b7e0bf-113f-47ae-b1b6-0109a3e4eb62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b11c1f1-0b52-44fc-8394-550c4fbb96d8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520467454,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"604b360a-952c-4929-8d6d-c1f61aa5bb1b","invariantUUID":"8ef1b176-9516-468b-8f53-fb39b213549d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1e16982-d73e-40ba-8f53-614140df88ff","lifecycleState":"CERTIFIED","lastUpdateDate":1620520040773,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"489955f4-d8df-4fe4-9002-75274b676e22","invariantUUID":"9679ef47-c649-4fa1-91ad-408ac41ceec9","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":"objectStorage","uniqueId":"44e54831-8f68-4d67-bb79-46770c325da3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520502959,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5910a47-1796-4f74-b87b-27adba311c7b","invariantUUID":"7be30480-b18d-45f4-8317-67edb2e32691","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e3da3635-d31a-4cee-b394-46bc6691cefd","lifecycleState":"CERTIFIED","lastUpdateDate":1620523618113,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a0e0a6b7-639e-40f4-b05f-ecb1638b07b3","invariantUUID":"bdb94181-2760-43e4-9fab-76f76ed8d34d","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":"1daca513-5f36-43ef-b977-32eeacb42358","lifecycleState":"CERTIFIED","lastUpdateDate":1620520364714,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46a27762-b66a-4924-b5f3-06c3b2be79a4","invariantUUID":"a5a15a60-08c8-4847-b246-3210869825b1","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":"port","uniqueId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842","lifecycleState":"CERTIFIED","lastUpdateDate":1620520077153,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc75c95d-d090-4b9a-ad45-7d3312e32b8b","invariantUUID":"3141f91b-6203-4558-983e-c6d6ff643673","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":"a9f24ca4-0f0a-4f91-9f3f-63cc1b7e01cc","lifecycleState":"CERTIFIED","lastUpdateDate":1620520461186,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f639f2a5-5d66-4cd3-9d9d-3c2a29a1398d","invariantUUID":"c6068a1f-53e9-40f9-9bbd-84d4ea914a23","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":"8cd6b110-b31d-40c9-9054-63404736f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520704414,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4cd18f2-8aef-4eba-ae77-b7c69aa5e5da","invariantUUID":"4be96675-3ad8-4d6a-a1ce-97e4668c2eb9","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":"4680d67b-4c7d-45ef-be1f-9f07b57016e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520720970,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9e4b5b-4f1f-469a-85ab-4bbaef1d4693","invariantUUID":"f5d69076-aa5b-4f6e-aff1-2d2e152ebf29","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00b4f124-8487-4313-a3fb-0f52f46458c0","lifecycleState":"CERTIFIED","lastUpdateDate":1620520409349,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d66c12-7fe9-4757-b122-49486f80178b","invariantUUID":"b9ed9e79-74bf-4692-aa74-7810760f32b3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1e4a39e-cfe3-4456-ab60-d7040afaf9c7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520184610,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58a72968-c141-4084-ba5b-202ed02a6c3a","invariantUUID":"3123b22f-54e4-4354-a532-a9689619d30f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b42f6d5d-82df-4448-8348-37f29effff99","lifecycleState":"CERTIFIED","lastUpdateDate":1620520750085,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0fdefb-90ff-4dbb-b949-1f3d06de6ecf","invariantUUID":"9582583c-06a8-4e51-af90-6d97048570ed","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"745bebf9-b6eb-456e-b80d-ff950a470aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520149778,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e00292da-e801-4ff6-8788-9c70355f2766","invariantUUID":"07624114-c17e-4683-8646-3b017da9c122","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5484bd6-d833-4e76-b694-155d02c8169e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520319987,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"208b9e4b-41cb-4a65-8d4c-909b0644d137","invariantUUID":"9830fe0e-5530-4317-9585-7e6cd1129ce3","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":"defaulticon","uniqueId":"ef694f50-7366-4a78-baa4-bb073a63a19d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520160671,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12a8447d-8668-4ca6-9ea9-56a08e759be3","invariantUUID":"6fb78f32-22ad-48ff-89d5-3873816b9f2a","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a83bf5a7-87fe-4bbf-80b7-a0ce2aeb1816","lifecycleState":"CERTIFIED","lastUpdateDate":1620520130659,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5665f505-24f4-49ae-ab6e-39a00a65db99","invariantUUID":"e4e50ccb-3511-4952-a6f9-aaf07c3a7205","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":"62a72418-7ee9-489a-93d1-6765797ce71b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520485517,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eb5766a2-2d04-4078-8e6f-6a350704e639","invariantUUID":"b0d19db3-09f2-44f6-95d0-fae2df2e9155","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":"3b2c32b6-bd82-4577-b3f8-d61a8fa483bb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520727292,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f1d4be9-fc29-4f01-8969-4bf2aacd0012","invariantUUID":"cb2fe0d9-2ff2-4106-8183-a55b5b19282c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6c3ac79-1366-4ad5-b7ca-5ea3921acfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1620520444175,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c7a011b-b4d5-4439-9afa-cc82b30e2447","invariantUUID":"0f873fac-7fa6-48e6-a218-76cb9add1c83","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":"objectStorage","uniqueId":"e16f1b01-f229-4c20-b476-a54b3596454c","lifecycleState":"CERTIFIED","lastUpdateDate":1620520047448,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c71f372-7e0a-4f6c-80ac-b4c90085f7d8","invariantUUID":"e5d88ce2-541f-473c-aea7-9d7abac67e3a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101d7bf1-25db-4376-b9b6-44d39b6cf8ba","lifecycleState":"CERTIFIED","lastUpdateDate":1620520190958,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffcec65f-f660-43ae-9010-f2225f25469a","invariantUUID":"e8e2b46c-d3ad-422d-83d5-af6563a33ab2","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":"compute","uniqueId":"524036a8-1235-42ff-b91b-7e02e1c3b4a8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520520672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db6e92c1-3584-40dc-aa65-7271391f9b17","invariantUUID":"fd5bbeb8-c25c-4ba2-9900-695e07dffb12","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f622b6fe-87aa-42e8-8a90-2507855aea2a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520840357,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69a7b252-c241-4f8c-9e54-6e29dbc63db2","invariantUUID":"6873d76c-8acc-42d9-9830-1f1eeb2b1fa4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8a01354-cdbc-44e3-abfd-8ee2f46c56f8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520256812,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be0a85d-765a-4ee2-92b3-2c9586c04512","invariantUUID":"be919550-15ef-40fe-80ba-7b8ba532452e","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":"817525a7-69ff-4c64-b35a-a81764a442cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520710360,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafb43f1-b36a-43a3-b005-2e9bbf9473d1","invariantUUID":"92ce6e71-4d78-445f-bc58-a612e601086d","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":"objectStorage","uniqueId":"22d9d7b4-dade-4169-813f-2ba1e4954241","lifecycleState":"CERTIFIED","lastUpdateDate":1620520585521,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"754659f2-40d4-49a1-9d84-4a6394c82c32","invariantUUID":"186efeb2-d499-402e-8b36-748d55e297b4","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":"fcf7a127-3447-4745-a0b1-d5869411ff29","lifecycleState":"CERTIFIED","lastUpdateDate":1620520167102,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae26996a-6db5-4646-a9cd-cb7bc4cca5ca","invariantUUID":"f7061682-e210-4fa1-923a-88ff67c99944","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"782dffed-8e8c-4013-bd83-d9bec3c5792e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520770453,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"329e31ea-cc46-441d-86f7-839cd036f547","invariantUUID":"1d08be9d-c3f6-4fb8-86bc-11772adfcf41","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":"c907bef5-05f5-4456-8523-e5c7e5a31fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520609550,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d784bbc-5fc9-4922-adae-ae0e194e7121","invariantUUID":"7c927af4-d067-4ff4-bb57-652375e8851f","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":"networkrules","uniqueId":"3fe23d3a-1c45-484b-8925-30550170f81d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520280579,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8a00bf6e-60af-4b4b-9310-1fc37b101921","invariantUUID":"ec4529d1-e7b1-40ec-b2af-1e8f58c0ab00","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":"37e02c57-7630-4365-a13b-fc90408b8bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520433660,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b0e868b-e119-4b26-bb39-0c0559c612c3","invariantUUID":"a9958f36-8717-4927-be81-08e972f05669","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0223c3f-e152-4a0c-b7e1-6d3410ef47d7","lifecycleState":"CERTIFIED","lastUpdateDate":1620523439863,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"29de13cc-31ed-4499-b038-96c1dd4de6d9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523457852,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","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":"593cb019-0ef4-4981-9106-e7d9e970e7a0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523692010,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86b72e0c-44d2-40fb-98e0-f71d38ae9bcd","invariantUUID":"b4efc9a3-afdd-472f-b7b7-74335a41eb9d","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":"8c84b25d-fc8e-48d1-886c-91170e2868a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523202567,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"62053ebb-34e8-45dc-abde-42d1ec677367","lifecycleState":"CERTIFIED","lastUpdateDate":1620522737450,"name":"basic_onboard_onrSLv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","systemName":"BasicOnboardOnrslv","description":"service","tags":["basic_onboard_onrSLv"],"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":"ded38a67-f62b-46e1-bda6-a0e4c48a0543","lifecycleState":"CERTIFIED","lastUpdateDate":1620523478720,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","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}]}]} 2021-05-09 01:32:01,789 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-05-09 01:32:01,789 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:32:01,789 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel 2021-05-09 01:32:01,790 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-05-09 01:32:01,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:32:02,390 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel HTTP/1.1" 200 None 2021-05-09 01:32:02,393 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-05-09 01:32:02,394 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 11 2021-05-09 01:32:02,395 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 11 2021-05-09 01:32:02,395 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 11 2021-05-09 01:32:02,395 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 11 2021-05-09 01:32:02,395 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 11 2021-05-09 01:32:02,395 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 11 2021-05-09 01:32:02,396 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 11 2021-05-09 01:32:02,514 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.042286835610142695, below negative shortcut threshhold 0.05 2021-05-09 01:32:02,584 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.040631317063453236, below negative shortcut threshhold 0.05 2021-05-09 01:32:02,655 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04149477424151983, below negative shortcut threshhold 0.05 2021-05-09 01:32:02,725 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.0441271111294638, below negative shortcut threshhold 0.05 2021-05-09 01:32:02,807 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04313802597268566, below negative shortcut threshhold 0.05 2021-05-09 01:32:02,932 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.041595125440564956, below negative shortcut threshhold 0.05 2021-05-09 01:32:03,155 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.040981941702416896, below negative shortcut threshhold 0.05 2021-05-09 01:32:03,231 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.042543887645080394, below negative shortcut threshhold 0.05 2021-05-09 01:32:03,307 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.04378970875923208, below negative shortcut threshhold 0.05 2021-05-09 01:32:03,481 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.044404416384519675, below negative shortcut threshhold 0.05 2021-05-09 01:32:03,554 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04347580691640234, below negative shortcut threshhold 0.05 2021-05-09 01:32:03,633 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-05-09 01:32:03,633 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-05-09 01:32:03,633 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-05-09 01:32:03,633 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-05-09 01:32:03,633 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-05-09 01:32:03,633 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-05-09 01:32:03,633 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07081408386414483 2021-05-09 01:32:03,633 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07199707981290646 2021-05-09 01:32:03,633 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-05-09 01:32:03,634 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-05-09 01:32:03,634 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-05-09 01:32:03,634 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08103451791863463 2021-05-09 01:32:03,634 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-05-09 01:32:03,634 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-05-09 01:32:03,634 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-05-09 01:32:03,634 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-05-09 01:32:03,634 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-05-09 01:32:03,634 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-05-09 01:32:03,634 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-05-09 01:32:03,634 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-05-09 01:32:03,634 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-05-09 01:32:03,634 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-05-09 01:32:03,634 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-05-09 01:32:03,635 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-05-09 01:32:03,635 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.042286835610142695 2021-05-09 01:32:03,635 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.040631317063453236 2021-05-09 01:32:03,635 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.04149477424151983 2021-05-09 01:32:03,635 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.0441271111294638 2021-05-09 01:32:03,635 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04313802597268566 2021-05-09 01:32:03,635 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.041595125440564956 2021-05-09 01:32:03,635 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07081408386414483 2021-05-09 01:32:03,635 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07199707981290646 2021-05-09 01:32:03,635 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.040981941702416896 2021-05-09 01:32:03,635 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.042543887645080394 2021-05-09 01:32:03,635 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.04378970875923208 2021-05-09 01:32:03,635 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08103451791863463 2021-05-09 01:32:03,635 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-05-09 01:32:03,635 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.044404416384519675 2021-05-09 01:32:03,635 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04347580691640234 2021-05-09 01:32:03,636 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04347580691640234 2021-05-09 01:32:03,637 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: PK� �R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK� �RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� Ѫ�U�d)q��B������n~Na�;�M"�¹Ȧޝ��ix�Bf2~�X� ��V�Dj�W�\��Q�&��/���2�Td]�=������ޭ�r�����\�ƍַ�(�PK�ku���PK� �R(Definitions/service-BasicVm-template.yml�Yo��}~o�P�faI*]�R��tZ��v�9�CS��8����I @�0E��g�ٽ ��5���0����+K�}��E��S�i{RBh[ ��_lD� ���j��b:d2���hɢ��r8���%Q��Uh轞*P���taR�+# ,t�� ��bI�(p�D�h��� }SS�6Б�a�#��>�KSCtX��\^�F���x�z�̑У4��)�c<��k6�ǵ�FnGKXţ�Y��ul䐡��A.Zߐ�0��?h���KDu��b���*DŽ���Xh�H��������M�(#��5Y:�w-S c��.&���r\�����aFB��ж�dd�h��h0�נUӢ�.���SP��Xz��� ���x�ݠ����^��-��:�K�y��p �����؀�㭡.#�� ��Lu�Ao����+.5��&��\��d�K��$�X�/����DQ0�R庳PY�&�$%��MO�\�(GU4�1�Y��o hv ,��w�cI\�.��c-#��e@�O )A�]�BX�q�͇;���\ �>I#i/e�Wl���&k���y�r*��y�1����B�a�~�⊤\3D{ߜ9��M��%��j�%4������u�b�*3]�E��\1]���2G�V�� �[��G+8�CM���^ ƃ�hx6�������� ��i��~�>��P��?z���d����j���'n1;���y�.,������I��G5\�ەoz�ȃ�.��ٿޮF�9� ��׏���Ž�ë��]|�3ѐ�ב$M��;��#��8�S�wN{����{�0���:������ݝJ�������w�O�^�N:����߮W�Os�`�w�ߟF���]�yu�_M���yw14����C�U������e���C8\�}����`$���5�O�0����sq4���w6Y���O�|�}��{���=�˿&߯���8� tW�wo���p�|�{~��ߓ������ {g��6�ǿ��\��WY<����KC@�4�l�g�R�9{�s��ht�<�ű�1�U+��-�˗�z��?�� �! V�ß��@���3b?M�}�� �������ՙ7�;����c�Ч���B�ͧ�`p?�- ��� ��v�д#�O��x\��dO���1u���ӣ�̵;m�Msg�g1�G7��"6 �A�c��4��\��gy�4|Zehl9��Bǣ�� .)���۾ -+�mc�i�T��F�I����K3G[ i�kG�D�0���/Z���sQYF�W,�N��M��Q��M��7�Tg�M����;Z��)E���OQ���~*�+��p��`��Q�u����E{��|zt��8�ZkB�Ѷqk�՚���v;��P��Q򔶙ZZ{i��$��hy�Ȏv�m�\1��H���m>%�K8��� �0�z��������T��'� J'�nj�9"�04 lH�y��R��kԊI6*Z��5K�k2����jI ܌oF�"g������8g��q� �qW�����mļ��1ޱI"�E�|¬�"�<�a��h�Z'��a�)�4��֛W��j�G�iΉ�"�-)&�uڴO�o)/�$�; ��l���#�0�h�BE�+&�S���3|��^kݧ(d9JG��lV&k�Ԑ�$h���b��h�Z�7��`�������f �b�G��ކgE*G�LU��:���9�A���k����7�u�/k�.i� ����OW�X��Fԫ�K�H,^�U[U�BX�fu�iڮ����;�� ޒ�����k�v���L�vr�^�O ��������2H��b)��-ǽ-ޡ �>��H� ��$�o�/���l�ݾ^N(���$NP7z�#�*�%��H�B��_�?�.E��C w�G;��:��i:��"O�xy�A���Zw��2GU:wYv�M[PEV|M�i7�?�SJ O���_�ת��?^����ҵ)��dW�~@#�$A�s�����!]lr_�o�[��U{�]H�� S4Ƚ� 1Ҭ �j:z���"�!]S�N �WB��<���!����G�����~�n� ���P����x�G�����v+4u�)�TU��)[|�F�a�p���|[Wg�E ��?���v�@M��{����;��W�ŖI�W�C�*�T��(@���5�7�Z��v�f�`eW�k@���H_�tU??Ix���ѭw��]K]f�n-> ޱT���st~^`��#(���S�d�����U�P��V8�f��������߬3�����#�:�-`�e�j�v�G_@2�Y]��}HQ��>�^���ְ���V��(;����{/*j�w����G���6Ú��� ����I1�� {�Z''Jv�h�TؓϔPc������ �j�n���'y��0u�J�{/�+ʷ��!�m@�bw��G � <�=2��z�����w2~����+� �ګ��� uZ�z�jz�Bʚ!�q�����Q^<��2ߪ|@V/9ն@��]TG{H�h�oj�j��B����3�F���`wj%��`k<>� `/ė�PKim� �EPK� �RNS.mfM��N�0E����@�c��PE�*)��]� L�*�������9�����l?�Soq�RA���I��a_*ů�ѽV=�6E0��Pmt��=�gڠ{�0U0���$��2Li�Q��?�mǰm�*^Pn � 1llV ���I���S s��#�ȳ���ND1�g��FҘ�� ���P���ʻ�JA�9d�<�I��Y�y ��$�'���ܱf��>UPA��U���3uB�⅋B�l���<��k��`��5^����7v�qX{q� ���͜j/��X��\����C� :uWT.a��5�XÊ�&Z�Ym\� :phl9�� ����L� �T�(XQ�vՠg�LX�9��� �-(6�:�d=��p�BR�0�4��j ��d���cV6�0qzb�7@ x��F�NF�L�j�<#�].�y�޾}���}�[=�g*Š��g��{/��>ӻ3eJIu��=��;<�R~^�)��n���w1����2����{�%����# ���,nj�dA�y ?�;C�������|������ݶ�v|^H��$3$������n)o�GS�٦��8Q����Ծ�{o�_ s���}����c�ڥ s1�ý=��xη���pst*�P�C�p���s�E���i�ʛ�T��'!�N� i/h�{�% ��|�ȿQ���=��l��/��fd�p)�7��]X�C�����oG�㿥�:����Uy�����f�D�o�#f�^Č�9��lo�:;���� �5;e�$lm�V=�{A������L�9��{<ѵm_ �$���� J��R�$�RX��4^���U���b>��C���.!lu���Hܾ�c�"��g�kK�i%Cvs��,��@��IݏT��;jBs'� #�3&��$��jnL�I�^�&��T��i��=A=����� ��� 9�%�m�xA���!|�M�a콠6�U�� _x����8�M�X� �r�/_���E� |=s���G4�L8�gl�8{A��Ì�Ec�hz/�U��C6��?]�s��hJ�a��t� � ��PK9�ƙ�vPK� �R/Definitions/resource-Securityrules-template.yml�U�n�@}�W� a�N�V@H�V�髵��+�]w/����ڎ/-�TB���̙9s�Xe8M3ȅV(i�#h����VeDU��6�*�8]-*�4��& B����6qU����1�a�氫MԆ�I�_�vV+Ά��̰�G��\����ÝR����#�����Ot>��Z�� �q_�T��$W��Bb����'�B��� ��{tBC6�$}�N�G� ?q#ii`�<�Wĺ?|�lO�|�V�- Ka�龣���9://0��&5���&�2�����&,��� s�L}RA;#��h�A�i��&�����~���d� 7�ѝ-�����t���4�a�x����x'�/�����E�{�S�CÜ�4�:�n�,�{"��\��[Dʔ�Ý;l�3��վܸ�PK����PK� �R)Definitions/resource-BasicVm-template.yml��nۺ�_������o p��8I���I��y(�rk�'��ߡ6k�$���rv� �CI��)XR��[��ۖ'����?�?��t�1����!q���$>V���?1�n���c˿��8=fYA�9$�D@C~:E�LFh�,�'*� `E��0� 2��D�)7#"C�OEN��la�32�tEZ�0�Oqu�E�?��di��c�+���+0�oO{����ɞ�bŇq�xv�*�X���<�&�O�.�"��� ���tf���c�2J�?�ٮ�B�S��h���4`�Z�ʚ���,�,M$;����� >�N67/];�CE#�c�R`��� زl?���� �rEfD�""��a�䥌�N(ؽ�|� ��%Y�N,?���ZS�(/(t�pʪ�vJԳ��*F(�� S���`?���ڜGh!�o����*�հel\��V����7�R ����k[�Jg�(N-�X�J�\-n��WMr/�5�!.$�J\:�ӵ@��_����;�ޤs�����(����_�A�J: �K!�t|��^n�d4J��0&��$�VQ��h�&` �̤�u�"�"J��huk�"e���3���� q��SF�ǵ׺JTF�0���U���@w�z�h��"�Jw$��|I�<v=�7�b[�� �𯒴���m2�����$�~@�"��O�!ty�%�v�zj^ff�ˁ�E�Y�d0��.��K���/˚m�{�VS�q��� k��d�����aW�M�vK��\�_g��tv;�F��nD[�F��-"���-1�r�i"^���TK���됮})�H� �D����"��D���\33���<�6 F�<�]�N���z.���rc>�;�\<�~���冿~�����?�כ@T]v%���ݞ������_� ��R�D�y1����f]���tnM6�����q��~�n��%�^�����O��~��{���I�V���É�y�S�uW����c�]��1���o�S�V���q9�>����_�F�s����L��3����82�ؼ��_/�����l����^ݑ���oO����d&:_� �u�{wg�}��}׿����s6&'�ot|}����ף�oa�����E���/�Ə/����\�v�Q����jcj������H ��gQ�r���N4� ��&~�������_�~���5���x- ���kQ6������N�ZϮ��;�nH��<��>�� ������|����W6����lN>�8����M��=(�w��{�z]�[�߫@�J�?��� �QJ��-Ƈ�o:ф���^G��4��sD!�l?� FeZ��N��;�3��� bݤɸR� �A<;`�-�����H��?�p�fM�8�³D�d�v��cIL5�9�~��GFX�Ui�PAC�Ӑ�e$�X���x���t�4�G0�PX�)��h�+ڔgG+OR���T%Z����I��?�}l�P����q =�2�V� %UՏ�~ik-�!���ۦ������B�!v�rh�s��D ��T�ʊ,s)~�욧#��W^�bۋfS�[���O P����7�2� ]�r�C�m�d�� �Ԗ��HK��mH)p�R�`T��� �B�h��1Æ��Gl����bk ����ԭ�d������AI�O� b��6򘸛��}+�AJc��Q� E�*H������pJ��C=nG��� ���G���ަ��p:\�����������O�3!h"��ӑ�T�������P_M'�POeXH���,jHU1��$���^���M�c���|u遶��C��� ��L 8��V���VԇN�z�� s��M�!�,Fñ�!��)��x$C�O1[H����'.��/^V�'@��C�O���$%���ò�cI(9�9.�j�Sɻ��F�l��Hk�A�'�T顓�\؆�� :3 <=����SS (�k�sg2����2C�ޞ�ۮD�U�����m��[ ֶ�X���4 ��a�� F3l�k)�'B������$M7|�f���F�"�1��Aj���6m�b��*[�tIh7 B�s��� ��hfU ~@�ςE C=7�s��an�Ps����a����p �^Ƹ� �E��w#T��.i�����e�p�_�S #���fw������B�ٔ�����������٩��������l��;� z��?|vɗ�}~�7����� �&T�[�x�~�W�Suo5<��B*��b/ ��u�ykB( �MZb^.�Ь�V�N|jƾ�VS��Hm���ߏUB&σ8ϰO��x�Gom�T�� s�X�H��V�h`O���X�X��n;��S�m��G{;�6��ViE����B�=�F^��~ s�hm7�`��ډx�?�p��|��*Æa+Qٻ�V[B-�)��b%�}<4C"O۵m�L��J�:ZM��'�C3ī�0�� ��̓�E�~���[PC��$Uɫ������S u���l��}�z'K��:=Yʾ�CLeG,��-�Up�����(y��@���������P�� �&݃f��6�sOgo�r'[.�9ϱIA��҉rw��v�3 ��]�.y���z��`�k�۷��L�-��GI�Q�����y��I��d��6���[�T��P�H��=�&�����RgN�^�e��D\: G�}z3���c�e;)���`����pw�a�+ګo�E߱���ʹ��>D �j�l�7y} c�H�-�`�;Q�%b�>���3�h0V&n�^�M#�\jV� �c~�eS��.-�q/�W��xB&*�B����0�И��PԄ�D�&?�0�?eE�Um��SAF�T�h�1QG��U��o���̨�2����v��21«��A���{{J�҃��q�{'�U`nc_/�F�Dn��m&��?�ܻ�d��xJ�n��(���2��r��{P�DU�C��`��$*��Ա�Pr�S��pjh&���Ũ�1�M�$}~mn��J��m;Ⴭ�{�m��L�8��b������JHJ�:��ҥJ<���b��_c��j�j`�b;Q.��o��nbԄ_˴���ĩ���`mv�.�l�LY(Y���� �"N�*�n��\�z�Xז�m�4��ՠ�ɶ�@-���z�R�V;��;����ez��f�h�si��>n���k�S�xP���C���ea����t��m�h �J���Y[�E�nTsx��L�x6�O��L�Ů%j�V�ILJI�����Ԛ���ܹ�9�ZU��&�Y�Z����&�%�Z���M�����@�#g��n�Xm�ć��i�7���Q�?,�b�{Z�@�e�GS�I�d��d�������v�(� �ҕ�3h�*/(vm9��ETu��S�'ё���.����x_'�B��ez�J�&'��]��e����= ������������B��1����L�_P7�j��٧��G���h������{t�L�؃|�Ț��aW%����Fq���>��kK�]:�=���}ڬG�tc�������S�=�CC^(��U�����B*}� m��N��B��c��/W������OK��`Q���Pa<���*�$k��[R� (�m�g�P�\�����P�4��%�J3�:T}*凷f�~%E���P�{|�dAs;��;��\�7oPyj�Z��;� $F��� ����� �y���++%i�d� _EAMo6�|�'��T�.����?PKN��p�3VPK� �R3Definitions/resource-BasicVm-template-interface.yml�][s�~�_�ݭT.���Su��d&���ɩS.aˠ`KF�I̯߶1�L�L1e���%u�ן�eIf�HѰN(�Q[�`n× I��lbZV\dJ^)�?���e�/|tb����5 ��!��kE x��*�P��h�H�zP�c�}+R6r#(<�̉��] n[� �R��kAD)�zåB������BB�2�0�*3-�c�9\��D�+�&jϜU�aN&XSt�̋��P��B�����8�/꒤���Ls�:D�_�Бc� ��w�p ��^�pVnQ�����:=h��X�7��K��t�?']�$b{=� kRߕZ����I���X��td��f����B!�� �kOQ������5��Y�i�1#�J�TW(2A��J$�W�2�C��#뚍�g�h��?�JoLh�( ���d�N������ͦ��Bw�5C�����3��\�2�F�N��z�V�-��4AĘс�LŊ��A`����KM*���`�QUA�X:���}ʜ{�b9}e��5����!��T�O�؜�j�U u�g��.W�˃v�����|�YNA��O���g�r �G�;k><�{�v���s���p��~��]��ƃ#nW�O���v�z�> ~�w����J��+�)��D�+���tI��To귗�o�qQC���8䃢^"���y����,��C��߹�������wZ�.wz��/�=r�+���y�;ov��?��۳���>���"�#�~�Oݟ��1����]�c�鈕�v��]�]�N�U�Uꝳ�Z��"��C�Bfǭ�[��M:9(7 ̪�Ѩ��������Y�dT����`w�?o�����\�Oq�W����Ti�ۓEl�|�z,]�V�G����v�m�JH�t5�zz0rMݸ�U>�9*9��a�x�{�+z?�^��t~�VJ���j�S7�ۥb���]�N��������L���\q;�a���q�\,�ǿ�¼�����[�aO�znh�M�ѯ��Bde"[`�߮���~xSM@�7N�6 �ù�ǒO�ಚĨ$��=jsDp����Of��7�7�ơW&�ps-E���U �y_�eO}�ǃ~��rsbz�� �/uX�ɹ�Z��� ��`#���T��!��%+�ZG�9�X.����$�����A�bKL��S���Ң�7�0��H��f㝡���ac�s���7��AH�mP�����FKH�҂5R�Y����L�YPѻ �4O*�@'P�<�/z�K�T� 4L��C�GML�M<1>z;�~?�� 4U�f�e�rO"��t=���׬��C,��s�i�!�_'�<�����*��L9��U!�D�� �T��G�z(�B߻�J�۬�k�kdM�eUJ(����;˱:LO��*�-��T,ʭ�]އ:��ZN�Z�����7�G�dO񺪠����W�uB� Ä۠/��z�X��͏��*Xt���q�4������?���el �82|�c�M(#"��T��� ���qز?��W��M5(���_ɋS�p[#*��_:$P�z>n20À�QH� �k:��Nc�,Bs3UT�F���e�e�([���W�]�����_��_UW��Ӟi��ȇfV!�M�H�N��v`g��h�v��Ws���=��l�cu��p��y�N�S���3G ���x�b��u�0��0{� i_i)�O��<����t�R��'�p�xxk������z^�n�^�Q衿��O��uI�?,mx���7e9�;M��M:S�5-7���SmV������p���� Qo^� n��"��!�*+s� {�10�Xh�nF._�\���bf�^�[Yh����k:�`YYM�3�lk�^��+e�w������Q��*�O?�"T>��_� Τb$��ZE����U��q��T���^ԄUN o�u�g�k[wݴϲA<�e��l�,T�b����ȶxm4�@ny u�����e��h��~ӈ�7���0���)� O1t��=f��7��}�[:+��V��w�{3�� �#6�'(E�`g`�&�"�O1�֯�2�/�ѥ��tƟ�0�h\5��f�O=3�3&��7�bH8�w�]b͹�Y���G�"3]�r3@�2�� Pe��n�)�߲(�A{�A�,ǎf]S6�\�N� d=\) �bN�xW����O����,����6dž��=$ּX��-����-�D��e��~�j/�H���6}��g���;����~Ծe�2� L�~5�g���8�U�V�g�ά_ �Ս_D� ��oU�D�e)vg��`����b��/PK�Q�O� u�PK� �RADefinitions/resource-BasicvmComputeNodesHeatUbuntu20-template.yml��ˮ�0��y ��®=G���Y�J�hl9���l����pI m����ύ肄Za�����P�}T,NV�mg�~@k�>�Z�� B�cL����/��d�y�IޤEr,�yRfe��\��lT�H�5�Yq�ң:'Yv8B7Dz,�3�B��^�Z��GZ�Z.]���u G��*z�<%�4�u���\d�� %jѳۧ�$D�;���g$U�)�GG��~��/�у��{ ��oh��cNCK���� ���x����� 0o}+�"��;j��1T��M���e�ц��>ZC���1� 0��/�� �r����h`����6��X�w��������'�ڂ��.�q��J�����g��߹�hL�����|h$�,��n��n�*���n�k��^E�n�=�K����PK~ĢSPK� �R.Definitions/resource-Extneutroncp-template.yml�WKs"7��W�M��؞k�)W�b�/�ԔFӀj5Ҭ��������<���)�j��?u��U��(���r%M�m�#$��f� MEԋ./R�4����p���Si��qH��]�a�ӽa7�������e�׽������*�Cڿ��;�pH;����_-.;�!���1\��*K�BH��N �Zɻ) 0L��z������SRsB2U\ZS�n2 T�� 4���m��@Z�h�Q K�7!�$�0��;!�Lo5&`_��F�� ��s F��3�D���u��k���-|g�2��E�x��_F��<~�8��ѬZ�����U̪�qn��-.�ؤ�ms3��*؎&���!ٝA-��%�9Lx��� ��s��ӓ���^���衱L�vY�I����N�`p��[�-�q��O�=��Be��Q�y��Z ���B���?���zU!o���;ꡯPK��Q��PK� �R:Definitions/resource-BasicVmNodesUbuntu20cvfc-template.yml��r�8���i3{��zK�y<�l���$>���� ZT���i� ���*U)����F7 �6l⸁K�0�� �b��Z�����1^��Kc}��mL������G.����֜����#���mtB�������w���� x�?Zd�x�6֒���<��j}\m���n����Z3q�Z��GAh�x��L���ۋc <�"�LS�oC&�� 5�z���1��XKbbk8�S�+}���G aaJNa�z��I��,zOo�K��̍�[�G$��"O$��(������#�����B�����~����7 P��� TF4��B�pb�sMs\d�x�=x��I+���{ ���z0�"�<���S;xv���">Ea"BeO����s���Y�� �]�{\ʕ���rJ"[D<���a>�� �@�%`20�~�i�����J�g�i)���ſ��R�����\�w^�7�R��e�����Ÿ^hb/g,%�A�#R�i�pہK^�=Ih�Rw/4���� �>�T��yա�XB- `+LIA�����!�vxz5������t��9���1��nXaว$J�e�̥98�(8�(!����a.$ȟE���/�� ���(L����H#}��R&��+�~��ύi�:' h�j��3�q�Y���i���2�Z�ni�sZ���' W�×02��`���i�)ר˚NV2yn`�ソ���c+����|��� `ӫ L�|�Z�ܡ����Ҏ��4a���}�� �0 P� �:}�>>���k[ob ��3�y���A�#�Ġ�Ԣ!qq�Y� � $�0�J��4�ܐ��,�g��l� v=�&���eZǛ���`��n\{f� /���7%RV�B��f���Mc��8-���� ��]9�L���ږnc 4��L��)�I��QZ��9�C�ٍ�2^A�-%��l�`?���³k�g�"P��r�&�ȷRk'g[�|��\`��R���Al��7����F�#��_�B�q�1 ����~�kA��e� {n��Δ������.~:74��q��D� ~_=kk8������� �a ���7x+��sߎ��P���d><� ��b���}Qp^Q�U��hN���4�p������B+Gߢ�v�B��a�6��mn�}H�f�'CYn�K}c��r�� ���f��d}�ں�ӏv����z�DJ a:�C �Lb�'��ߵ�Ė}d���S&��Y���4�ݿ��s6|��s �0�%ڬ�Gt���͝�/���fi�̖AU�+ ���'k�� ���_r��t��r�>�U�>'� 0�C�^�����&K΢� �,�m$�(�>C�0���vciqt�x���O����[�������o:��H^�1`փ���k�����Ʒ�ǧ�G���=�GɶQ�+ o����6�CS��9� ����7�w�!�Sj���� �%j�����\ũ���#[�`8dΐ|X�#he��\6as�� �b���T� *�&��te��H�}�Ƚ͉B���j]�5 ���Vw0ц`έCKk���Y��J!���jLB�+?���yB��Y��z��������,x����9�QU/YC�}�Ӡ�feb�QV�Ś���P�u:��� r�.���e H�bLD�Jg�,������R��g2t�52�4ʻS�^#٩ّ����i�&Z�!d5@�b�>�V�j� �N�$��BRGYi��>����j�vjZ��:J�D�U���o����b'�NIFh���"�2= �d�'j���Š�_soY� �W5�M�0�'�y'٦�O��>��H ��4nIƻH#�TB�4}7�B�<�M�L3�t%�U���%ul9�ڑ���H�2����5��D�l:l�]̡c�����p�~>�lԺ���g�:-�]�FM"�$D��`rB�)����m��(A�G֚�����9���ݰ���є���R�w��u�T4uAu�GE�+�+�,�V����d���H'�~a�D 2uԫP�L$c�S����p�و��M��{!���3����n��: *��[ � ��Q�b��7l�����4'v|<?���,�KFU�U����1���ͅ��-��V�U��X��:�Tk1!�iҴ�g�c��n�3��փ�k�d��hqA�UT���S�=q"��y���A!MMF��S��$��\��$�F�q�A�j�0��z����h��Ҍ;��"5�`�Do:�9 Ŋx�������v���T�-YQa/+ e_ճ�Гث�>3�A����h���,yu�-��`�Z��D�D�# �@TS&��)����ݸX� 2�K������<-Nt�[P�`�Z��� v� �L^Q�Zć�fMn�O0�~��V�e��.��jSu�F��C���u��,$����Fz��@���~���o�t��RT�j^�Gһ2C/�>2�y���v��<��I��v���>�z���� c.�����b+���r ���-�֋���~d7Ñ�LG��egF_��1dŁ�A������^�F��R(���H~g�}��r:ow_W�^)F��1A@�X�u�PKFJBWG GOPK� �RDDefinitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.yml�]K��8�ϯ�mf:ٛo��0� ғ�,M�6�%RKRN��~��dS/?�m� �'Y��U_},��Ԕ��-���K��) 3d�#��"cxC� ���� �Je��wHȔ��ςglV�H6ySb����f�����y�����뢊e���E�l�A]x�d�.Uݩ2�Ses�.B������n���X��P�e" &�y�(�e�(K� �|$�ӧ��k2�Fjvf���pSU�2��,� %�٘莄��w��BAY�C!�� \Hm0�a��S)|Y*��)l+_�23�U��]k� ͥ�ۻ���䊥3� �nJ[���E��9�Ȉ`�=���o`�`�T�z֩&�� ��R� �6X�����FB�-����{��C����|)r����a _p��{qz#�@�����XPx�w�W���� ^UΨ^r��"��M/�������6+�^dh�5xVX�K�vu��)l�� �rb�﹖Z�/2���B�" @�5�m�bp��d���^.R� �IVB%7�*������M����� �g,B9�T����b�$��@�Mii�;#F �EU��(�<'K�b��e����k� ������h)v��{ؐ����~�����O�{�y��I�z~��S�����T����bR�s�٠�z���E���*dd�E���{Uߥ}��� ���������vH�qaj��)����<��D$�D�e~BB���\���Y��$���i�,t$�$D�PC;�j�\G��V�ڜx��9䆛��ad�����?t�mh�#���͙k�E��t�H��#Y&i�����L�[�p&,��I���n�g,}�>7�����^ۚ˴�����`��4ߎ�@M͜��5-�ȏ���� )��Y���W���{�ȠS4�`(��b$�@SwK�âL+�Թf.*��L�Ĭ p �;S�2 S<ă����.+}f&��o%=ny%Z1�Z��) ��$��h�|s�e �cl�;�]�c?�i��� �s���ݹ��7x�~]���KV�k���l���g��MQ��i�̺�t6=�F΀c�6%���ۚ��Z�i�� -J\�Ŏ�}.Y����V�Ȋ˳"B� e#I.M���!N�T��d�����} ��&������Ҵ�=ڬ�1'� !�6�� �\��W�V�(<ʅ�I��J��9�2�vM�uƜw��X���!Qn��zW�S[�H�6�\���n����ʏ�J�z~�i�(D�0����C�����c9�"�� ❣u����#��v�q��IWXi{o *� � ���&���g �-�i� �q� ˧��|�<�K:P|^���|���\�9��#EW�Q���x�V~��I �O�}5M�S�L<�u��MN��g�[K��#�`�2����^�P{����"�� � ����b�vi����p�qTM��9���]�.��wj\ix�B�S=�>)S�;�e��̐H�Kd u0��9�.~��9"R�ղ<4��Ձ)Y�����x��{S�q�\��m��v���y� �MG��^�ˎ��������ߥ���n���M����r��bܜ�qx�f\<�#�����Uy�"�U��l쒔dXC��/a��>�fϏ�^'XY�f���PK�wt��&�PK� �RDefinitions/data.yml�}ks�H���� Oĵ!�_�޹�����c�b%Y��<����H���,�����w��@>�I&�E�r����E23�H �~��szA��S�~�:�m�̷̃��7�� ��$v���:/��ՋW� z�O g��8ɝ" ��0sVa8�W/��N;^��F!���� �[Ft2�.�St��� �f��~������'���n�|�˛7www3F�Βt�&�_foN������1���� ˜4�G�0כ{�m ����s��a�4�wy�ߥa��'KV�K���< o����&��b��b�t�ί��by}�uq�ۧ�+��������x�|�t?�-����׉3?�O�?�GN��a���� C�c�#ҖA`�J8@�6��U����u�ց�NvA�t�m�n� W3�|�% 7a�rzR� �C�ds�`�!}��8=���W���l���w?�,gn~� �_~p�73|F�f�I��s���K�mN]]��W���s'��#�޹��"'!,��7 ��^΃4����d��q��T��|��b>����$I�x@�U��|���р�7l;��g���a������V�,�=�5վ������+�� �U!>y�yȢ�s�m�/�!'r�$O�$��a(h� 0�Pʠ_���@<ϓ/ALL����Q���eYv����Ak�/�}V�H�0���n2v����!@�����{���#4T_$i~�i���>@Qq��i�c�U�Wn�60��%~;����� ���� +Z?�n3��-,��;F�G�L��6<��6��:�"� 8u"7���>Y���-Y����ۍ�T󴐔����U0�������*ٗ�=��#��o���>jA��q�ʺM�G�`�[�{��UǬ{"g�*2�ƣ19B)C��>���U5����_fc�>�������yI�\���Rll�A^}����]tݶ:iL��-)� �q׵>���d�ӌ�N��?�����J���m7������t]s���]��6�4��z,+��K1*6���Q?��ς����c.@Hf�tt��P�ΐ�ԟ��뿧��[P]]R�x��﫩OFNUm�4?�Lez�?a��e��!D�OƯ�Ro��52˪j��Y<дV�ר�No���r��:��6 �VMF��7 7�z����.tɢ_����]��RG��a�憃 ����ɒ[��2\,��^TT�1��9�/Ģ�t���R�&2Ax4o�f�W�a~� u��{�5Je����c�cGv�G��6 �1���?�\�Q.*�B�<�߄�Kz�[ 3��9����HɅx� �0K�I�Qz�@�Z�_����A4�~?:��0,FO@�e;��mX�BYXd���ˉ�M�j�8U�(;�JtcY�~��|�8��؎�DiA %:2iG ��Pb� S������x2j �H�!�?�����ݏ�`c�,�6� 3����@���Ab\��E�����l�@ay���[>��&�������LXH{/XaR���1�a�H�VZ��*s� ��A(��:iNC;�2�e;����B�Z�Ra^(XLP`�����a<9�����iO���.ƒC�SR���y�E��l�e�}s=���/‹\,��T>,4і�~��̕�R�u-��m;� ;դ �c�i�@�{���<�L�1��Cm#(�T�F���Ie�e����Ai=���� �>$�݋Ha��� ��vc%���߳���1�� �XM��e�M}����� �*x�j�3�qL��qTP=�{���&<e�Txr�����>ȶ�S�O�3(��'����fq:��|�A=)6]��ˬ„�2�P~�<'��~�.bۂ8F���^Ⱥ�l��I @��:��1F-y�L�oL1�X�D�7t/����:����wT֦Z���7 ��m�Aq�v�z}��+��F��l����n���a��ꂁ��s50���u�� �]�"��I�F�<�=+��*�٪)uYL�x�9|�݁u��E ���P$G�O���LR�Pt����-�$��v �]����� b��g� 2 ��!�n�G���!���-M����بȐ�(����vWݴ�۹�\#gÜ��W��.�d������P�m6�N�/�� j]<��ֶ�� mٳ�©X$YZA/���o�@�R ��'���S�7�a�Ԩ�) �H2;�k�^�>k`xI�2WA�ߪP���Э[F��]A�q�MHׯ���+������Ogͷ��g�+F���mD�˾��%��JM�b���͝m��M"���nq�e1! ��K��G1,�iPU�U�i�.I��QB,�Ѵ��~ �������j<����S�Q��%_e�����V��a�*ڱ����(\_`,��I$�0 �"��*�T��&�Z�x%�� ���(��@T���_�!�)?=.�d�u�� �ܓ"��Ni���-�`�E�s]�������\ΐj�����s���4Mm�e �TA�J���7Ƶ�#z��Ip���s�2��b��7�C�S�_�o��z-����{/������rr��d5U��z���&��`N���K%�y�k�t=�S��A���`qNE�V%!����M�\ ��^^�n%3��b�F�n�T`7��~�O��()��q���C|��89>�C���������6)f��Z�4ֽ�q۵�A`]��]�ڋE��V�c������6:��c��kR�����g�{��F ����y��3�3�4����8�l�&���-���TtA[�nYZ��4������������� �Y��ϟ��@����T}=+� ���7��M!��cY�TٮQ�ɨ_1^ i����d�@̩�. �'��.<�B��j*>U�m����VG=J���'Q���-�s�w7@递��E�V�ƅb�f������P�q��Vt� "�&�1��\԰C�2a&�oo�3h�dQ�Maʹ7XI���aܟ�Y���>�`}����{k���~�4Lv������m�6�bvA�Y�Ba��_��q<0�`k�"Pdy���E��{bJjV>�� J�u6�ɄI^�2b���K���"��:̥�p!����9U�/V��N���^�}4��y�o��;���Wbf`B׼*E���w�ȿ8_�H�~��ܰ �����9V`�U@*��zw?������D�k�JX��q-�~�����'Qr7�7�<������C9���cE6������9���[�K�T�+�Kq�O^Yzg,f@F�f?�اR�n���m����p�Ȣ���ȕu���/Ν_�8\%B����� hh/���c�ìrlj_ ��Տ=8�s�����[Q"b���Y�HuW!�D�@��FÀ�� �u��Ɠ�xb� 4 �f@� ���+}&�\^}�W�tLs �:+}�r:��,m����4^�q ��o:���ݩG�ۿ��V����m]���=l���籮C�!�c��>�������M��&]�ϦZ�V7���x��Y�Dj����R°C��c�� [���>1� ܥ�q��$��w�bp�C��+�M��E!J�M=\��T�X��|��/&XޑB��s�D��>�y�z�Y�e�}��>�9��-ɸn9 �CØ�{�2��Ř�Kxxt:�5i�X�z�Q��(^��-sЭO-�#��ڥ��8>Kn�(��O�]ЕB2x���$f��8N6��JP�w8���ڍ��I <������,�ܳ�B�� ����lō��-��� ���t�2~=*�ɳ�į3�qE��g�"ϗ�l���������Ÿ�����d�?3�������՞� �~�u�l��T������x�Y$ ���x�v,���q�ÈA�N|�^�n� �>�d���|6�Em�%_�e��4��;�6��Qg�E5�֟\g�Ӏ�'���"y����R|��0��'�w%٭Hw!��U8�����?%����ƌ�uW�ed��ߏ��*?L7NaG�a�8�����i����<�?��ϳ�3Z��#�1`��m��Dөvjk�IU;_�+%��� �RG�w�Ȫ���k��K���#Tp[�j��R)9 X<�6e��N�S���S�5�ҿ�wV�療��I�Uq���㶎w:C��7�n�᚟�j>�$��i��g��Y��NT��(>����e� ]�߱+���7���`yV �yT�g�̳_��e�u�g�^���?�*�]�ϮJ�U��ߒM����zdA��UY�n����[������@�m��Sm-�O/��RA�brVCk}����*��l�>X��"�R9��R���,Ї��\���xJ@���]L��)ke�y�j�������(&LZ�MF�T��6a�u�3�E��vq�9���B:Z�㙬ٖ�];��%���^=g֓���r���Ƭ8������y ��Y��P���Dd �i�@��ؔ4:�gr- A��C�o�V`�N�� ��)pc��fō*����]lm�7��첸�j��5͝�ESm�QW�..� j4�8�1��B�������iO[�v�*b>�^�x�%��b���k)��\YZ�7��t���_Պ��l✊�v�d��J˼Z�*3a�a����!=Or�B�Ԅ�}/Z8�v�����K�&�6js�`q��=���ö����h)@� ��Jѩ߲��j�5ZT�"�{�SܜzZ�T�Qj�>��j�Af���F��$X�jd��e����ă���D��X��P�"�K@��"N�� h�#�ظ޶�89��싛YG`�����8�gY � 6}?��i�q6�dW �4p�iRlݢ���t��9��$]īdO�6,.@�"\���z�[��{�@ 5����kG��6 �30��V���� ��w��/z�#ܕ6����$�F��F�h�N_l�:����d��1���bYƂ`$Mw���e�C�EPJ�/Y�y�N��jo�J�5��n��[��]6x"��RF�O�,[WZ�Bl+�~�~�*�-��v�[PV��x��}�W�)* :L�U�.R��5��ܣw� )���{��0�$��J����!�eF���05�����kr�=�a6�����I�ק2�<�p=5��������4k�z�&�l5 Ĺ;���q�K�%';��pm눿i�p\��^@i�=��z�F�������B�*����:_ۤЍd�~��d������ՌS9�1w5'[w��+@�r>]7 ѕ��j�U��h�g����^p"�<��Laú���@w��J%� � ���v�@Ĩ�4jA�����ī"*��cx)M��l����9�(��T���j�/aK�&<~�����A[������.�,� D`��<�_��_���*��r�� �oy��Ӡzҡ< ~���z{­B�;n΂�b�Q�s�4 s� K�jgYJ�Xx���+��v�Fh�*0�Ar�� ���e�o�l����u�_C3��Fu��ĺ���q��{�T��.������NIY�_t*Hp ��4��!;����k؛1p.�l�hL���G�*���37�t����2�C�# ��Xhž��)l����r��@�.���tZ=���:���cM�K@�x琢3Yp�G�K�q��8���`Ǫ�)ܳ���=tϴ�"S��E� N�~re9J�Pql�������r`*��>�����u���0�� �F�B�vF<$�yTj�K��]�A^�K�_`e��=�[�3�w�YFƠzJ�i�SJ�K���dM2�|���^�sg7in����º�]9/�!^*�� )tX���W�i��t�+c_��9U5�הv��B*�o���\i�n�fz$o� �����H\�éFި�]U� �/�Z_J �ڢ��iQ��-�_����RA���LV����t,�n�< ��G\�m���e�-� n�_�����_�u,��5j�r^��/��y7X7��&� uaυ��Z���_��)e+b�2k�zp,M���O'-#�5 � �3�-��� )�[?����/���pf��!@� ��e�r�9��rL��:`��Y�r/�UU�iƲN�vED:@ė!^S,��MC}��\֟'~p���4�:��@i���,�|2�/˲� I�Nʃj:����b����)\�s��k�����vN�{�!�ԭ�N�f��9w�K%?,3��R���z�>��S��:���1�բ!P�C�D ���-�Z��1��ve�7��u���[�Tݨ���0� a>�T,j��5��P�R�s �e���A.|#ZE� ���-z�}�{�z�3��wUD�0�$ � ���u^^]^�҈�����c�����<��.�_u����^�9Z��o]�o�V��M��%o�*Wt�_ Y�T�ʹI��{ �Vt����V1���K T�_ɘ��������'�/����qI��m�P���3�%m�?sN����Z0�K粎j�� )�g �N���1�;h��F�Y�ǦE-bߌy���U����*��-�[�Qm��[ꤡ�Ǡ�Ԭ�-˻��� 䒏jl���"jr*m�G-�)\� \Kh�k�c���|��%̜P �ּ�Wɛֽrs�|��9Jeti2�$�Dx(K �dC7H�ר�%`tcU�l�'�w��3g�rB�!�� ��?�e�]{�kB6p�?L��jO֗��$E{� ?V�E�Bb6����`�0Lѣ����/h@����I���Ө� ��P&�ļ%��(#;��P1�6� dq��v�����e ?Q�ؑ'�J[m���n�"�I.E\,�^QY�� r�����Q��K���B�wPh������k~���~Oq���T} ��&�������z�QVf,��7���s������� �����0�~Y��M&*�󎾯�'���m��&���o��whP"?�;&R4�ka6�K��.����K@�E�0��4U��o���{%�|E=�:t�g&��K爤Q�������}�{F-��O��r8��Չ�?�U�3�,�c���*�g��z��gd��)>�ؔ7��l: S���k������� �6QC��T�*T�TUT��R i+Wj�whq�γO�v�n��yק>�`���g<���|� ����Q�D�wZ�eќ�c=��[2ImFШ����~�<�� H� �X��f��*�h�OE�G��bQ���o��I<���pSO��WMT%V�kG���$�/A� �&�>�0f�� �/��n����|o��m�^�AM�Rk� 3���`�W�{�Gɺ�-(>���`���&�����W`/�J� ��K;dqhz���(&zw��C�c�D�h)����Ƴgsq�H�><�A$������lcUw��l'�bwh�s���Y�"sw_c]�#�aJY��&_�j�ut��[s�%��� �btX=���q��B��IRڱ��l���qľ��qt���O�*���7�{\o��姢�uK*����!:3':7O E^a��c����Q����h�Hii�O�iR�o�D�� !q���d��%JH���׀����2�_�r{�5P�bz�g�D����]g�#(, ����c�����3#B�#+���Um�\�H^%z� �'�ݎ�^t��8{Њ�AMy6��K2 '�%YZv�Sژ��d�? ��PP_��C��F�ro��5����H��K�s� �4�k�{�m��1UA��,s餧 �Y����G{t�DZ��pqլruլ��۹ ��H�h��l5Q&*JVN ���?�6$kq0���H�Ą{�t̼ 8gm��2a�Ӝ��#I��:7i�5�q �W;�q�A�^���#�������NZJax���)ք��h�.ܦ��eWq��� �����ƌ��$ 6��)$�4Um �A��� ��Ǟ���{2l�E����ʹ��˒vzaTz��d�����!��燵#O�U�w"��x IJg�ފB][����L���R5��� ����;�������Xc ���x�k�:�>ܱ�4�1�i?Ӛ\V}��ɪ����9�%�†c��WF/E�0���4:V���|�lxD�:�6�1����4�9�� A\;�6V�)\}��궰ܹ�o���K��!hY�Jſ�>J6��gJ�,W�D6_��?���h!�j��� 85g�e�R?|�I�$�0�������J��a�IT裀�F�,�C��(�M�]�옾�^��o���L�Z���o���#�G��A�sh�H1�������f�߃_�r��{U �Вº��}T ��̜3�, ��fJ��S ��B檠qD� �qJ�sC=&��0 �(�dTG�U���v_c�u�L㻈���d��sj�3����IJ��6jR�m�#����q]s�U��dФ �h�O�֧�T���F�,z��9k��E9�~{��wԢ;j���:P��ޫ5���q������io�W�q�P�p��NI`�F��&n�@gưJ���hM uȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e* )0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t ��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl G�%46�Mg��_�"-= /�c���.���΅���(�'K���:[[�|�F�k{[W-j+����G�+L�#`���A�rf������[�e�*>!˃-����u!�v���23r�$0�V���������3 @ގJY�dyhlS��"yXגddM)59I�IɫY����v�uS�_"B[���b��б3 ��尠�p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��𞍧��ĺ�%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�J񦅨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l� K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<�������"��A� '����-�B��hc�{1�"խ[�x� ����Di�T��|��x���$2ʆ�U�L�O[��贼��V O�1���������� ��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i� W48�=>���m�ey�}pv�A&� ���hn{�q���?1o�b�H ~2ơ�N���n>{#g�|;�'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~� �OY�bII�H��[�Vm�="0r�5o�^ilr����J��6 �D�u΋�6I��z�� T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@ �Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D �UV�n���,L�-R1 ]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�Sح�.�gkPI�9YY������Z �F��%v32D���rJ��VR�����(g �� ~{!����$�q �<�u��}�R� |/�d��s���{~����Fa��!� i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o�� %���OE��Xk�/ n��E �i��z�+�,��}(B��b �(]xa Gc\c���d���@�9�2{��bΉ$.�Q�k!ւn�by΀9�W��8pxvwz<�I��v��@��G��> ��?����Y�����6���7 ot �ze�^�>3�C���^C,ށYbA9p����B�.S�_:�� ��{��OLJ�jMN�N��4�h ���|�� ����qr,�+�?���~�P{'�7 ��a���� k����x� L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q .���8��=6N�G������ޞŷ)��KޠI ��d��G�9�NL�{�fHo� ˘m��$2s�`a言̲%5��2؁ �J�ܜ$`�fu�m�D���N���X1ft�EƵK ަ�-S��7�O��]Ƙ�(ʛ`T��^Qi�����%�}$�� �>�yb?f��'���޳��]�� t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7���������� �J�wi�� ��eV�E�u�P2��� ���W����}���&6r��TU��fG������z�_c'TU�zO%%E��M���ӼFNǢ=������4e���z��J�^���x_q�/�ZSʏ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�h M�� 3�. s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3ƙ>cz�wADA�l��m�ׯf��˓���I�辭k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k�#���?)�X�D�� �,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6­H�4�u݇IȀ'�[V��;��l\Ry��O��s���O%� RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ӑ�w�7������k�F�vt�)B~��)� )c� ���+wj¿~%qC0%� ���P"ꉢ���-%�-Ϡ׎�hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ����� J � �ޘ�H�x�+ 5p���C��X�p�MUh�7�A���OhIj �����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ƭMi�� �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A �䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=��O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�K iJJol��� �_�*X[��3-�3���=T�i� �:Mў�{��߰=��e�%����ˣ�y'��*��ޗ��LT��� �4��v����@�'�y�W�d ��ڭN�}Ǣ5V��� ك�PwՅ�����E`��Ӽ�k�s7� _��S���k�>������d�-��Pn;s�(IZ�lJ����ҽl�#���<����`��4��@���/���w�A��(�גUN�-���V����s�.�Ec��=�N�ϕkD� '��BVJ�=�v�)d-+a"d��v�g�OS�:A�rr�Ъ�o�QXn��7��9C� M��2��K�%4o*�S������v|з��6 �ڱ�o��SV�8ܒ�%PF�x�HB�_�/�J�L�z�A��0K����;3.ew��o��������6�LRƒ�8�q�敼�J�d0h�SY�o�hA�RV���0]��FBc�d�X�a�6�`,�'^ �z��OՕ���mqu�؅ y��*�� bx��V;�9��٧��)��[�0�����l�]��܃�W�y��D�����鷭5h x�Zݭ�]�7�S��d&TkW.�Y�?+���QEYK�G`gdz��U4���O�V�ߪ��s���x��V��׃��6Wmт[׫yG�n����?��L���K�����}ϗ�x������һ�|�L[ �>���s3���@ƙ`�T:0#��E��W��<>u޾}7b�#*-/VW.W��-���ʝJ�޵�ϳG�2�l(2_�Z�����ט�o+�d�cV��p�"󈎧XcPb�VG@�UVW�����HZ�֫���촠��"Ɂ%�Ֆ$ =`Rm� EG-3�I�3/L���068�� ���?;\|��.�pD.t������Bm�M@�e�핿��,JI%>X�`,y�E<.OW�f��q�N��ɫӴd8�ai�2����� H�`����S:\�ůO�²V;�Sdd �:��z�P�*]�# �E}f�62bU��ʥ@sVP}��?�m��W� xZ�9��͛"E�t�^��b�V-E��z ō����Ƕ\s٠ŝ�[�n�Q��.ܸ���(�T=#I��ꇫU� D���Ceq6���-ʻ;�MF?v���,��h�)=����m�: l�7����,O6�G�q����%lP��ͽ�?�߭��Fg����@�1��O�^���dV��] ��=�f�F��z��IX��Fta��`DQ��K�Ex,M�f���lC�N����DM �1c����L�Ɏ�!�.a)�8��z�m�r��d��n���Sn�i��V/%�i�.-׏�о}�OY�;�9�J�n��Mw���I#�� ����Jv�3�B v:�J� ��TwZMy�[T�Ff�f��:��U�HW�7_�����x�!�;QYD�MSĨ&f�~Ǫ �h���T�������B�v5L]�Ҭ VR_c��/����M��Դ%4����i�.�-@ � wmGo�A��9o dၿH�I9Fzw�G��1�S�R�.{*��!�ᶁG�Ʃ���K[��������?���e���ǦWZ�'�}}d�^^����Z�:r2�ph�E%t�g� 1^� q��̜+���%�7�F�@�b��$�fJ��Ζ%�Щ�4�%^���_3�� �[Y]�i���_�B�GG`@'�*C������ܒ*^ua�NژT��xﶪ������� ����ϗ�|9���Ν/{d�Y}�LF����%%G�{�v��RSM��Z��p�w�(��,�C�2��t� �֫+�`bq�.��2���7�L̍ *���.h�b2 ⵮��L�<`�hl� C�BW�iK���1����{���|�Ǿ��z�XwU��7whld� ��ʐy�E��.�����n���w| ^��2,��=����l5E�Y�3^���G\7kI��{عi���B;��f� ����g���'��Ѭ�?uf�� ��R<�o���f�r��B_�P�e��g�1)���������uZ�*L�O������`��A��]?�{���'?�{_y�������o� j�M>T�������wo��YZ�G�v�Z�|kZ�^1.�K��*�T���ubn > [�v�2�*$9 � `�}t�p �mt� W��hj)]��%՛�|�ڑw�S�>�,�1U����l�|BO?�:=~:_^�_��ۧ������x���rq~�\J�עKwb�l4�.�Rc��2doE:��~!�yl�+p�U�踠drM��X���z}�8*}B—Px % �wȓ%`�Qҥ�R�"��>/�Bg���[�eɥ��tށa�m��PK�/E�>��PK� �RDefinitions/groups.yml�X�o�8~�_1p_Z�Qn��r��I��:�:u��"���&J�Z������7CJ�� i���CS�Ùof>�|�{w2C�0�Z�h�/����O33�Z'��&���,�o��o�M6��Rl@�CR!R!�c���!3e����Z�e0�(IH�o� 3����W�Ut�@��+� �������z�ND@���TQ�]ލ�o'�� B�|� ���Ғ�� ��ebN0�X�� i����K��3�_ ��%��[9��^�Zx�tW��%4�SO���p:�H���û�O�y���p�0����G���܌����p��g<�R�� >V��H�qĜ�6E�P��U��Bf�^�b��0+��܁ m)g����(YJ/|9r����q�Hs,��A,]E>\A�r� Ӎ(U�S�S�>���w��"ٔ�����R����!.L K>�y G�YY����`<�O�������P L���E�\Q�)�6�=�Bd�$���|6o� �l�Hv�69&J�m2�I����S�Fft���O��?$�}i}a4y�p��>�7�B�aY!�ՙ�X/e�"!33�X��[ �*K���;wY �x�/�T/��{0؍�{�ΙL ��1��^\X�_���][�v��|��j]110��}�`�;�-�O�qV�7y݆��'p6�h�L���U���͍Q(���|^b�!QePnijE5I�Rf���X`����{*�TD��B����*Ҩ8Ub�� ������a�����+���B������-�a�0]�8���x_;�����'R���d����z�>ח��D{��&+tRY�>�k�j[*��1Y$�Y����y���� U�91�9�����RJ��<��r�;e��� ����*M�eY��U��F�"��>����ǯD3����ڿ��nJKc��q w���`%��l�������׈�I�a�5bh�Ԙ5��Ĭd�{����T��r�B��i�I��<�I��y`v�y�k����c%����Qu�i��O��ն�����>�0��#ǎ�}C4���"%��a�,i/s�0 �㩑�l|\����8�Pa�#Q:�[-Ag�o[�J��ј,�M�X I�X*�7�F���k�=�`�;6�w��@S�M,� �^�~O�+J2�$�F��ߎĻ��}j9)�o���RE���#���# �I�J�e؞?�&��r�s�/�'H���焃�s���a( ��A}��4.m�-u�j�U{>u���fB���/�F1{��ճ��8 �_:jt ��?�k՟i]�t'���^��<�����_�?�3? �b���\�E9�sf�fC���oM�lt��;4�u�D"�����}f�|"�їLV��s_G��i�HSF�v)�%Yeml��p�P�]�^i�j��UK.tla�`�z�����uM���h5�Hѭ�T�⭌�2KW����*�.ٔ�i����C/�7IWA2�N�ۅ�u�|>�����+w��ͦ�U�AQ8�����}%�pW�0���u�)��в /RtT\��6�*��,e�}�j[Dֱ���D�� ��p�u�,�-�9�+Cx��e"�av�� A�5�BS�8�;Prby�w��Yr'���voΔ�o| xW����"1ȏoR�-trS�X�)2��E�K~��ٟ�urMT�=���s��&�E8t��G������E��ڱ�M&�7���@�H|������K�/d��t��Q|n�dz�/+�6D!��X��dtff���uRfz�r�s��yּ���6E�c��[T�Qe�z��,���l;9]� څR��Z؜�i��c�e`8��e�f\�V���*~Ȏ�Q �������y0�������� գ�PK�\�J�PK� �RDefinitions/policies.yml�]�s�6�_�q���J�&��܃�vZ�%���t2DB�$��,���]��Ò%�������~`�ߝ|G�� �2R��I�'�t*��ܓ�̤� /�/�S�p��>�'P��5)蜈R�Z1 ��6KY� $-�*�T���r=1�8"m �#Q5���W�k��#T�|}��D��������65ܶK9~�۞�����uop}�1?��)E$����:�ZC)�9�%�$t,<�%2|+��b�"��[*PɸҒkH�a�wyQAN;���w�A h����㇟?�_:?vz�����#��л�~�~����������ۻj��iج��?0�Q�,C�  ��!U���x �㚎�S&,�TL\�6����\SmZVӜ�R�4�؈ n�%S�� b)�%sZ��yr~?K����ɨ��y��T%{��y���#ۦ�3��X�� ɘJ%���� 8��ap�!}3�|���9)�\V�� ��S��,��i�9MY��b.�%��bK�r��j�B�,���I��|b� жdD �Q�cY֕������ �9������c~o���3^�i��$U�n��1��4���L��w� a���߽ ����b��^���c�#4��t7���|?_b�Xk7,*VQi� Rf�Á@G���1�ymYI�Vjn�� Z����t� �e�xѸ"o�D�ˢo.Ȉ�-���Z�B��2�d���]�0��� ` ��r�3�#:��LJ�����RЄx�8� D.�c�?�U�*U��b|��}a���:2F2����� ͘5�jY� S0ݾ�&h_d|FbdAl��s6e�>R���t Θֹ����ҧ���r���y���H���K�,"�W�v'���D��-�r��9�m!����πٻ%�r� r������N7��u6��&�.����sX�R S��Eu ��Ln���v=Ӑm���)"s�9l�lز&�z�),7X-��Nӷ���X���w�r<���)tq��{CL��L���)�ZH�5�c�O�m���qHDULN�6�Zع� ����v��Y�{�S��Pk߁�}�1��L�s�q)����(\U��tܱ����qit{�IKZV���&g�.6�H���챷��x��*F�vט��&{��J� ZC�j���L�dX�d���K p��u�&{��f�ƾ���R@ș�Rƪ���=�(�SѤqeA,�)��\7��(�E������{{�t3 J 3�d�(��ӠK~����gݷ����|9���-X�S�����:ۛR��Z�B,�9u�POKAJ�L�R�u>+�u� rY��'*���^D6�`�E�B�~'�2�v���'�p�jmm������>�ɬ'���4���Y�#�䳫-DV�2 ��2�j�]�]G#�L�!,�󒗝���p����H��i���p���R��۬p���5��qqst o%��x�`��S;���ft7d�D�?�[��x(0>�����o� �v�y����m :������š�4�ە����M���1)%��~��f~����=@=f�� ��[��-�tåҬ�sH^���  �uN�c�� 4�1���X����v �q���G��i�s�1Hъ � �-piyxY��C�>y��f=�Gy�6(�v�ӉuNj��3O/{�w579 Zo��l�a�9���ha���(;gzt��2���h-p���2�?�y~3�J��A(ѻL�é1�?�60#)NnPz�&kIk�d 4`K�C;�$��vu�����fK��4�pUw�B���a� �ǢP��V�� O�[I��P����� [l�τ�.[�֒��x�������Bm\�� f�:�,�$5LO������EE�s� �<2u��)�L��/MK!�%㶶*�<���W�GD��.����ܓ�-k�Vb�� � ��*�4��rbJw�@s?���,�٘�ơ^�Z���Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�j�+hn�|w1����L��g�<^WGknC�.�*F�w��#��h� � u�߬N��X-ld�کw������MXa.�Z���͕��1/��C� ��Ԇ��ʩ��{}��aEx�l��� ��KIt �6o��ba��f)W�9Ȭj��Iû�.����D��[S%4��[mX��XC�U�Ʌ���j�Y�]n��֠����c�x�5�K������n��7������� ���d/T�M�vQX5�&(���W��\: � pn& Z�(�jCbb��説vt���G �N�E4�k��;� �~dEc(�㳍xr2k���W�SOM!�o�- ��Js���i���}�Z4ڗr���@��$�zo7<�M��� 6a��vD����*�oГ� �G >;C�\��|����ʖ惡����#^��W%��5������*ʠ�w����8���ˣ� yn���R�qDM��›��ͅ9�Nh��27|,lie���(�člGV��,�� {�`i��NtԒ�Z^�\Z��)l7M�;��N�z�j��T����5�Nj����^�8��/�~� ���@"��K��[�d��������z� ~�.Lν����gw��j,X��P��^-��[�۟��%���:󴔀��� ?���ARy+�sX�i��95���WY�i�m�f�v3���|9�vZo2|f�ö�R��Qp���W��(;D����6�-e��4���■���O�cXl6(!4u��c��85�N�OI��\7_pY �W�͛�!�Ϣ�FL��5&��N]��%}�BC�^ .�Ϝ(�)A�O&F�>��X�����-����W sC$�8i�K�S5�)�����9�eZ���9~��:W�y�xv���7z8�D�`����o���~K�C՟������T q�S�qZȺ�n�`—ݫ��|]� -���ǜ/����) �$M�v'W��87߂4�f>�6���3�F�n���f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf�� Wh��0��o���j��? 0�4����@$����� ��e_��f�w9�L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK� �RDefinitions/relationships.yml�XMo�8��W�� ���=zOn�n�-�E��ɠ%��V&�$e���� I}���8qР�+q8|�8|3ԫ�W�L��"c�ʄan%ذ�)~��%�"��Z�ߓ��k28�C���N�l�wLi�J+�BZ���`�G* Ǥb�^��*l+��/�$p�-��s�a�a_�iѶcܝ����[9W ���v�p�6�f�σ��]�O޿b?�ʅ�̈Ki�|�x@)�fηLƗF`�i�5�I��dV/ܖ/����y��ت�!��⊝'l49g��>���o>O�����p<����[vu3�MG7c<}`��7��h|}���2�Ga?@J�QdD�D�= �B�r!Sĥ�%_ ��a�a�0kii7-�e�˵t��7w��2gN۔�2��Jz��&�À�!K��l��������qvp���؜��1O�d���*���J�Y�4��+Y�ܮp��I{�&�Z;c,65�pΔ�(��e��k� 6��\ �m� �bք�YH��]<ϙ��w��V #7���u�gq������̪��A���D�dB9l��o��H"���|F퓱��� Af=2l�.���Yc2 �I=����V-�p+��=�u�@��E��4� c����������X�0�sqJV���t&P���i-�w�[�L�(����*����"�;F�)@bR/�ro)N6|Q~�V�N�ZQ/k�k�,�G�s�]��J��@��5\g-߈���荤�'�F��H��ۄ�\��0�dTk+*�ݳ� �?!bV�B�p-��uS������P�rٔvm�w�>�����ٍz�2��sR�Lj�Q�AW5a:���P�}���+���U�Jw/U�ǘ�b�V�'��QXjf:��+�?�ku*yg��w0/T�X�Ca���4�c�;������t�t�o��i�nu �]�ME��f�@I�6a�g�͌gw O�ݿ�t�%t�)-^�}ghݤ�V�C��E��Zޜ�m���D��U� ��xl{�?,�据�����y� <�agʪ�UuvV���D|�Фc����"��hؕ�v�(k�����L��7���Ҥ�xh���-7Ǩe])�Ek�=����}0���Ku<�C>���V�����/��ESY?«jNWy[l�/Ҹ�秫p�GUw�%+���t<_U_������ۡ"�X���9�R y�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز�y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�PK� �RDefinitions/artifacts.yml�WKo7��W �C-�^5=�'%NP��\X���jwVK�KnH���_���Gm7N�`K���7�<�f�>���Z]�_!��ӯ$9�{�N �e��+��h<��<���Z�����!��J��1�ƃԐ��QR���� �$'���\���-H��O�?zC��򾹜N���D�63v;UQ�M?��X,?\P���N+t,~m��\7=���ņ�T�cAl-�����K�=gJ� �䥐�[�i� ZCx����%4�gK�/��n��/�����ꏛ�|�������%�������|5�YЧ�0[|�?狫s@Š����r��d�`Ж�'�&��e)s�Ko[�EؚZM�@������(���(YK/|��IR�����u���2��w��E�c�u/j�~�~;���zw9��Bx��� �e)r��}�$�h� ߻�����r+�X1��E1�Vy8��;����� f���3�$ �A(5��1�h�׉!�������3�]a�L_��ټ&L�P٨X���ؼ�נ � ���L�$��(��� +tc�/���d^��؋ӈ�-�Q� �\gj��]����`ଫ0�aQ(&�NZ� 5I>��>��>c��fQ��F�U�S�8O_ӉG@�_�A)�-�י�0;�1�x,[5\']�.tچ�nuhxЦ�� �E^�Q���b̙p�J�m�N��5�85����;��4P,E�8�I㮦T]Ҡ mxb>��󝖏�g�J��u����%�Q~��)��pMc� �2<���@�c��\lV �i1���<,�� f9`� A�xbR�q_�3̶�*��&��s���4��kp��X�і�cO�a�SR�4��h�f`�&l`����>�u������;��ЗC3ɿ)��6)�-*a �dB�;���+X�W�+*�O�y|)��S�GIB`�^HL{��� |g��VO�% K�������$�{�{S|���i����|�q�E׹���#�È<s#���a4�九����(� -ވ"�Һ� $��4z=�f�$��K)!�Elj�d�y�+|�T� �.�p��G+Y�}�8�J�>���s&���H.�|H� �ܜ�� �ڪ�ϊ0��?�*ٗ���;�pXE2�'��t^Q��e?Å���� ���+�v�K� |�0Z{� N���#�HL�#��Lq`AGu�bÄ��I8X���q�f���Y u�˖�����|�h�����~���v8�S�ʈⰧ��=,<>�����b������K���|}{�3��� �~��?T��Cg�C�L���5����x.M/��\�5>��|A�PK� Qq)EPK� �RDefinitions/capabilities.yml�Z[s۶~ׯ�I^��i��>ɒ�hj�Iv�O��$� ���9?�,��H���iO��Z��a��oA�'{P�i����ЋI���F��B�fR���/��Nx� ���J��"�! $���a�8����(挈�š��S� �Pğ�93g��yy�y�sݿ�1�������#�'��3Og������hr� �5ςS�Aѿ�p�� �d�09Y�T@�☑�Z1�Ģ Z�͚(�RB��b��T����M�'����w� '��7N�(��������ǽ�tx7��1�G��t�8�__�7�~�]�h+TC�be�#Hf�HCk� �s��1 ؜�/�HȂ�B����������^�R8��!�=������t�s��U�7�i���q�����?�2��� Bb���x'�S�1���7��� ���b�Q퍥4v �:P,6N�M'�(��BLQ�A:C��f��3IwR�� ��JɨB������]�v�M�zQ#ҋ����1A�i�b%����l�"�� N�ߨ-s��n肪�i&70'\��y��o�1%�Æ�|�|\H� |�FQŇT�]����)A��I������}��;ӯ�?h ;~E�p�M�h��(Ǥ�j�o�O�0F�RRa^�ܷj���ǒ����j�� .Ta� !OV�`��c�N�%e���'F������I� J�|%n`w��Ԁ���A��|b&%�D�,/M�cb���뵈}A�}w��h>�b�Y�L,=j�k$5)���+� &��X�$ -[h�bMd 0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^ʄ#Qt�Bڹ�# �Mc�P�Ms}0|�� M�� ��_0� �wN�c��\�E۲@4�e&��e �X5�x�tv�%��.��"Yr���yA܀��z!:�u� ˝`TBh�}�*>��8ܡO6h����CT�d�^M)8�$��s͊u�s�m����q�� M,�^�r�ڜ�0��^� �-".Ͼy�`u�� 5�ʳ�-f�la����7����D���� ��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1 �*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_��� 閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3� zʞƉ0�%�n��u�[�:5�ק�K���� _�C�m?x������+������%�x��v ��C�m�)����s��(~��7\H���F��:�MG%Yx�I=���� Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3�� d7p��LB�$-�9H��fY����עE���£z /S|`?e&�����P�R�9¡�� >��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h�������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p �<��T|������|��+G�� �qr,������b|��������H+�;�ÎY�9�nh]ף!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%���,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6�� wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~��/)PK� �RDefinitions/interfaces.yml�X�n�8��+�eH�t/ dO^7i�Mm rS�$���&V"�$-��CJ�%Kn�\�\��޼y��\O��G(4ư1*0�i�"�U���+*ͥ�?�{��\UKW��E {����AH[�D�5$Je���bf���� U�" �>GZ��� �{����u�xn\�%�Y.��������)HgR�^�-A� ��]�(��eI�"�R�`��R��Iq�b�qh���]�0a83�PekU�B�k�&��P!-���Px�?�.Eݡ �/e~H�B�l�:$(�R��j�0�6bTm��SSM6��rB0��6:�1O�!Ĝ���a�����#I��n��v��(�U�/����$e�ܪ���Y�T��os/���V�y|�u��0�B`dx���}�?VT΅Y��ϊ޼���e�y�Q���!��x��mQ�:���n� �VZ�A�����X�rS����Fa�T�:sґ�C`1юi�j��}�22L����+�ٳ%�)��=���G5��&O�V!cl\):Qc��q��H�g�@u�*��w �J)�ު�4�)�y�{X\p�A�� d~��1��~��m��� �����7k{5t��~֮��N��_�� �v5�n�^���C�`.)��CN���~B^"Oɥ6�N�A����w�{ճ8�I󩽷5��'�|�T���I��1�8 �(��)u���5�7ӹ�MA� �6v�rW `㩛V�I)9�����ɩ2k�!��}R�c�aS���1��Uy�g�M��7� o���dڹ�U$i��{O�G��������`Z�pH��;m�ٱ~Mhz*���L����H����Hϳ/�h7���<.>0z����p�'0 ;�9�~��%�V�a&�w��v��݁cjy}H�om�s�>t�{� �2�^&��ZO�p�A/3�e=�~��PK41H4��PK� �RDefinitions/nodes.yml�}ks�H����aO�E�ۭ]o\̅?�)iF>=��Zc�ÁAP�6`�Z��wf=�*�@�-�0v[ ��������J�ı����/�� �vn��?~!)�)��Z��ַ>Y���q�����S{���v�zk�I��cG���aJW<�ԍ��A��6��Ƌس \�V��0=aߟ�d򻻜F��9t�J�ʍ�����q��Ey�. S�J��#l!N`|K�^��S��_H��^�H�����(��`��Iy(����9����̼�ݺA��;!�0����>kg�ܶ�q>Q��L���wd�wU��@��۠Jo6U��:}�cw_.GWG>䖂~�z��^`6b2�w�8����S��������Y�Hl��;i`���rւ��؋(˒��K�o�)����=�Ol�'a�qc���N���ӝ ��v ,���2�I�U/��{�6���v��nU׮�fqe��ވV�^X�,�8��;"�O�r`��(�m�� '�cIe��ҿ��|��rsv~F�N��H�`eǕ�aHA����u�ߝ�q%��=��2�~Un�` ��e�V��$��eK`p�W7} 㯕��v�?�Վ���ٸ[�xO����&|�� ���` ����Cs�6���C�б}+I��~t��t����ٺA����a� 6s�es��}؟gu[��S�5p�:�WE��Ќ���<.�A�m���嵗��$[�W��K/X�l�}�|us�N��:G11���61 l� ���r�������X@�*�W��؀��S��j��a쥛m��͗|� Y�~R�T�Y� q���r�����=�ێ�S��_�0�H�X@���$�.��9P?'$ �L Exh��S�U\�ڍ`�7��~(��&�~���/�e�(��=�ɋr����h�<*�Y�P�ڙ6�_ ��i �'U0c:�7�1�_����7�}�*�����qj�B� z���G����������m����ds�<@��;���3A�yN<4���;N��8菣��� Cߵ��$�N�̭���T@l��W�F7�}�^�Sq��� +��>�o 58���}:;��uӟ~`�x�9�:���_��>��U>D��'���p�ܿp�j0�@�N.����Nn�-U�@O��t�+�{ �|��^a��A#���l֎m�=��A�6�O����eԂY�&��]ΕHb��l������l��Z+�Z����+��a,XI��Xu���z�b�~_�zT�f ��+�. P�`�U��Q� vo���ut����ᾳj>���/qTg� �J;��5A�F��l��%��D�^�Y:L�D��zR�c#�Ǟ�ͤ����T|sZ�Z�'�z� ��D���M�I��bS��(­ K�Lf�����)���/L76,b���B��5�D2g ��-g�{)M__�d� �:K����ܺH'!��"�]#�+H|�qB1� =PFԨ3�����(���ʡ|s��e��!&?���,}�T�>at~��FV3&��WJ��KX���=|�;#+�ǹ^|Y�WU5�q��5���z� ���fc��2˶�;������Ҫ�jg� ���3鼴t�1������'�*�U��9�������{e�y�Z� L�'6Ľ&��I�w9� �=�:��A_�1%!f�c�;o��V�~G�>�t�l�!~��2�+��7yV�@�tC����b�Q����C�W��hm������fm�2z��G}ɻf��Z$��oN2+<� ���d~{�x4��#��!��F��!��f-kx������[�g����I�Q k�c����3�+�ą��fe�h9�<�ǣy|�3��<~��}�yl����H�GJ�{�"Yc'��d�G�l(�� �j~'�ytۼ���tM�ҍW��6�չL�-&�$��]���DC�7���o�Jp�`���!�f{�GL��u����e�����?���r���Bu�g�j/�]=? WV| §�T|�ko����T�]ڪiυ��������򩯝��&N=y�fP�����4ޚ�����("�lc� !�7K�0�,(0t���Æ�"���h���1E����Z��9�Q#�zn� Ld��P�Ign �X� @�ni5,���M�k;>����cs��}��{�����`dͪ]ʚ̊���b�+R_��}�,���7�T��:�u���������OrΕC��Z��ݤ�^�(���#H�b\���u1��Ln��j ��č`C���Ot�Ǹðq�_��ɜ���9���s�P��y�����uJ-Лq�� (F��Eb0�+��6�ngl_��=�F{�;<�#��5����ڭ�UH5J�CH��7b�2nz����5��M�i�ڡ1�Yh��-��2��̥�Fc*��!��ʝ��a�s�+�"� q �p�9�/M�v����+/�Į���kZG��Eb0���������^�.R����/��x��a�e�S`�F�Eb0��7g�W(kg�/$��.^���+�@��YB��w��!��E�Y������q� (�������ڽ��^��E��[z[4^I�qʻr��rc�Q߷ ���{=���(� �x���S8Dc <��w8��{�;��Q�+v%�z���1J�7#q�t�B��cz�L�n�H�W�W(m�,��h�~�;� ,�0�/;�������<���h_�֢ �$6@��$�q�Z$�C74 �z�R m�z�9�9O��bfo��{E�^��g�"�M�!{p���8�-i�D���^���(����?���߆4 � e��x1� Q��P�дa2JYs�_��=N��;��tR��Q�&� ����^��d�[��v�|�|VsИM\"'Z�dk;0�G�d��$D��>>���~SAd ��Ba^� S��b�����1����Q$ê~����:�{s�l�6�}��Ƙ�6��(��ce�IQ�Q �)|�C�Q�j��Et�X��X�Q��c}��l[5&7�[-c�}�\��^�,.���x��ǫ���L�C��ly����-�߱W�h P�M�G� �&�����0��<�~S�n�\� ��qq/���acc��1o*٬��^�(s�ެ<>lb�D�s�s�`Rw�%�U�]�N�P�1�����cD2^���%�Q-��v�Z�o����Q.�3}����$���jLj>�=�;�R#��n�wڽ{��#��G�k�G�#�Ռ�Q: >h��(�G�|�R�E>�٪�Q@ �W@�-3Lj����G��� sl�i��(������pc:�� A~�4����"{�T��Q�j� �nh����ܢ��� ۱��w�n�1�������[��^����^��k���:��I��R)S�DJF�7$�G� �=�Pr: 7G��Eb�����c�W(��o\�ܬs�����oA<6z� ��M����X�"1���,��+�&5?��ӝ�3��#��y����ml�v�+�^������ bU‚5f1x���3A��L6��N��)�=2c���Wn k��0�V�՚�fU����]�@i��ub#���hYG*Z�e������� Gi>��p�w����0����4��`�N����;7N@��� N���ʌv�l}�/]V�%�fA��.HoeQ٣h����l�Wځ�?���˜�$PT� �C{��}�u����^�r,��w���Kr+®,(46�u�r�q�\P���̝/#���ϻ�#�������>�N@�Y�wDֆ��$�cյ<Z�pES�8�q;��������孺�Oo%���u+��v^k>�}7�S'���%څ��f���V\���64j�o�cq���a~� L��A-���_a#ĺ�|������N� ��`= �����R��jM�a�����0Lk�<�{�A���S�x�wa��(n=0�6q�\R�.3��#@���Y�b[;ʟ���ٸ[[޿:�ue��y2��N�����0Ʌ0ej�D�5�wza�́�L�|61��!0���Xq�iR�|O�%�mt�p��%$:�����lW�^�D) p�ֶ�_��]=Yq�ɂ�}�/6.�Ӿ�-�n�P�i����7i�:�* iYe��] � L�X�����s���iNcF���=S���u���E���"^t���"�0������g��z\���v>��h<�۲��k�A�=n�'!�Ӹ�F;�餲.W�w���V4ֿ�gAW�< �J�StF����ߧ7��CnE���} >�>�=G�-�wP.�# �� ����;6�bx�+ܝ_R�7���'U��� �Ū5֡�B;߄?tcu�8�(���� '������jl�M��� ��5a#CC��ۮ=x��J":���O�t�zPz��w�����*51�J^��n�K�'Le0�@�����"�K� ��� Y|���mV#(m��a��:,8 �N�Z>����GW���f ^���|3�G��=�o�X�Ua�d�+�vn��}�ʎ��1^MDV�����Ru;��{k���H��u<hB�V�� BMW������c�m�4��� �1�Qb��8"���k?j�ѐ�t?A����[�e�܅)�S�K6`xVDw�[>6���5� ��&ę���ދ}8Z�_݃k�PS�]1�x p�hH=?\�~y ���j���������r�M��c�,c�m�D�oW(��:���� �@jv����-4��N�1��k�7J�fZ���IK��b�mߛ��U݀����bv�c��j3���������2��V5�4�/�#/���g(���4���K5l��9)�X�Z1S��M��s3R�0���]םu��1��ɤ���=1���2��M3|� ��[�9�.�WAF ��G��3����>�$�%!��7��KV��65Y+��o��e�'�t�v�*�.��}�ȴ��J'�1�`��d��K�h_v4(T�gAT�˘Jf5�!Ǩ��:ka��U���H� #$��s���uv����[�+C����f!1G�)w�-���C����ѳy7����� c�̘(3&ʌ�2��D�כ(SW�;{�����i)���z��n|F;,�H�'��`���(!���{/�r�V�t%���˶"�� un�4.�DV�0[��u�oNG��2��E�3�щO�as�K����_.��Z!�������c���������;)��^�_MK�q���ڨ0ʤ�Gֈ�i���������M>� k盧�=�_(,�R�fw'Mu�C�N�m���]x1�A�[GM���,����Y�݃?U��?��w����x�r�@^gН���8)������ �_�惫�r����:Y��h?�V'��tiC5d���Vt/Ջ~�PB��f5pI_����� �Rs����E�/B}���n5`S�� �0#x��i���]x]���]_�'Ǹ{�=jț.n��|y�|T�p���v����ROBh��BS���`� O�x�w�'O�� ���5���:�7�OH��3��$�I��>�{)N��V��J��îB��'�yJ���$�.;�7���&�|�.�qqmx�f�\���@tJ���^]Y�ֺ�f7��u�(�������������r���1���κ>_,��V�yv�u(��Kj��l�����i��!����W�CPxq{q����ܚ��\\��*�����:`��K!�B4 }f�l�%�&7_�=m\ec� ����{�L���*��7_r��O=��Y�"f���mO�Q/4s/� ŕ��$rL�ɻo9�� ����#Up����� ,�Q�q�$���������Af�hӤ�N����LG�sSq���^MoD�>Xӣ��qy��Ȋ�d�q*9�2�Mӛ�R�dq�e�kV����-�Si��/8,�� [�š���yϠ��Hu@�.HCuA��EOEf��[K�<�'v����i�66=�Zuɧ���y�AsK��`�t5�l�e���xZw@�Q���g�Z������6��X"����&%�t5'Dz�qm�C��+x��J�>�0�I&-�����H_���y���ێ���O�㺯(�S�]�}��-$R��uwt���P��u��̥��\�Q��͊��֢$x������ D�Q�v9�Z�Xu�һ���1�z25��+��(LR�QR��^�j[�b����� Ek�ЍJ��E9����[�AZܞܝ_��M��!�M��gg ������`:��"��T���5�Rl��̀<V'v�G�irU��V'��X�����ٛY�%La~8'J@D�$0!a� �������B60���0������}�� ��D(_����g��\�q=��f�w�ͤ*�2���38΄Z ��g�$Ǣ��Ĺ7��7�6�*��ؾ��-J�����;;���m�-��l�--z��q�`c�K�ߗ����Bp�e�yE����*C`��j��a�u�b؋�uE�jӎb�݇*LLL���ë0�,z��V4i kݧ�?_������ł(�9�� ��p�"��ŏ��{xN�3)\:H_�9��قU��t��y�"@g�J������P!���ޞʅ���^Ʀ�J�{�I�����(��C.����0xD���#v#�v���9]�-����X[��U�,��+)�R�G�p�G�O�_��/ -�\ъ�������;`��ѵ`�G�tDE��)�o*��L���=��JL٪xՈ�F69�H�����ҥ����� 0��?d�zm =ڴL���6Bf�[|_f�R��7�4\)�[�h��Շ�/��k���e+B���#�i<>���K���]K�nZ�=?@��_�X������{���jW�j�e:�?j�/�|5Y���p�v�N]L�K�,�ʍ��p����0>r��q� ���s)#���F3Z�Vбx�\�:3�y~�]o._�DŽ����Ȟ��t��^q�y�Ys (|1�h��4[ZY�\�m���xwBf^������o&P]�k���&�tN3 ���kXa�a�L�뾇��{�;���A[���wC��w��@iN��V*��ث ¤u�����환tؐF�����&P�h(_�.��a���7��e-cYKڱ�e,k�ZƲ�����15���@<���e-cY�X�2���e-?|YK�y�j4f .Ƃ���b,� .Ƃ��� ����m����^T ��S���]z��-�a E�{Bn����)�)�\!x��-���ߐ ���yKVx�����=�[v+�:��� D�4cb��гxq��Н,��$!IBǣI4xK\ ������`?㦣/�-ws9�¶(�x�N'�M7��e�@�t�O�x3:�7 xF4�?�����6�� ;�p���J��B��)V,���x�2���W����a�]\�C [�%�H�ޭ'�g��<SLHAS��g#��8@������b�*�+�iF`�G��� @r18��9�>~ �>��d2�| ���ϥ��-��ز����Gz�Tl��m���K,1}�����K�CK���9y����gv��`�8 ���)%F��I�n��|� � �g�y����?����U�BI27`�?!2�=dT�SG{�H�<�]�b��kl�����{�� ��BHB��3'���.q�d�$ �8�� ���;PL�����*�,6��;&VeɄ_B��>�l�� ���%)`Of�gwd �}-=zI��z  h�2�2R�jY�j�{(�H�D'��n��,��@��c�R�#(0� ���an��Т>d0s��MeV+v�J���p�p1��Է��'�ɬ�H��y�!M�0VDz �|R������!��m�1�4;:�� 9V���F�����Nnh���$�D׫��uq��&L��|B�K�MpKK�tlq1} ���>�Y��� !r�����ʪ���ѯ��HZ�/2�9gZ��|@�#�?��ˆȦ��v�����#�Z�'� ��}oP4w�r���a?�#�Y�ہ%�$�<�i-�:���� �a� ���K`_�P���ل!^� ̐y)u��)*kn=p)We��$�V��r�����|O1o +��9m\?�G�X�Qs��(���w6 �';�Z6��.��x�Ɔe���|�A��\ӆc�.yP���{��]K�UJ�-�S{�T��3(���i=bH+�C4��F�O W�bx6z��#e��O�����S� ��hP�=g��*F���.ۛYK�k�aGzi)e���u+g6>�{i��)e����tu_����z7yXe3����o`l�� Mo���η��cCߠ�Y��,��}�'~�c��G�&��Qf\!6�O�[-��k�(��`-�_�s���z� �:� {C��yU ^� ���qLW�[:�#u'g_�H7���mp�bm���m�� *�2��4��';u6��&[���˸��c��n9�`�/߲�k/��:�!'��rcSX�p�)yOa��]{M9WJt�4��fk��f�R�)���`��}_ZhNv�j9z����Ȼ��B��1��.��l�AyI?�w�� �G Ya�I��ܿ���"��1���3)��� c]�t�&@��CWH���HE�y���7���I]  u�]�� 9���F������5�*^���Ł <�����pd���S��d;/���R�m�� ����9z�z���$֭a���m�q������o��=�a.x��&�R�cu,\�d�ܣ�0zfk��n1)���?n��3��w��T+�*d��oIj8j�c��3�N�^��V��xd8!J�Z�d�;�4-q�&a•�����Y����g�7i�yY<�,���H6���u�Ɇ�|Ʃ�D���,�F]��LRqذ��"������%:���c��L��<�v��V!�K/�H.���0ƒ?��u�;�D��2���a %���䊲8 �"�%1�0K�|���Ǜ��bo�;�y?��}�.�:� ��m�΃���o�ڋzi��%5���}�=��g�X��~x�Vo5�% �\*%�{��hT/$/�֨��u�d�/�rc�}m��)�������"j^��+����4k��s�~���ϒ�F[j���7�8��E��-�� ��� !�� ͬ�x6[�[�C�'���^�]oS���&8���D��[�K�,dǷ��zO���J���oK�qϳ�X��6Ó��G�0��\ч��/m�ݡT�~�|W��n��e�{ �v � J�����;����C"�:c3/�vA���Z4��X��zўH Qyk۲�'��H�r��U���䡵�w��u�;��q��h������3诱m�(_,�刭q5�&�-(uw�z����έi���#��Н��Hr���⽬(ڳ"���t��;�u���`��EE�<����],�M�����1X=�KRN#7��g6 �U��%*U���Z�nv�0��pO.�ƹM�Q�3�L:%�q=���'�vܓ����s��j�+��жT����z�Ձ�h8Jz�e��r',\*b$]�N� ����L~Zz�?�hc'`}�vE�&��e���7�X�L~��Eً+7�{�A��7m�ص��+�Y�������(�6� ӵz.�9���P�W�����%up���]��<���o4ƻ�`g�^��A$����� ���ũQ��U�I"&�R f7Ӭ�jx��f%� I�tK�6L�.,դ7��%�O�#6&^�.0���� t�,�M��/J��~J&�b�&1���M�Еr�>c_ʗ����ev�����&`ɔ0ͿR��}��b,V�a ��|4����Fq;�`� M�5�&���*�L霚�l��|щd�ꉍ7�1s�q1�$�1�/#��~|�]̉E��\D��3�Xh��Cg��Et���� ��lh�Tx���ݍ���}�,������0�����y�� �������� �: uY���}��95ǁJ�")���/�F�"�m_��,��{�V��4Z$�\<\�!�"Q��K}P���s3K�Q&��H,[`���VL�zܦ-�W��!��S:��zB����a�����ʷ:���b���'�������Z�V�Xww�0M+LA�;�4������d���8��3�v�%����֦I�[����@z[��� ��h��?�ˊ66�?�`T��D�>'���&qv!�4]ͅ2C� ����`�!�{(���2��nzG�h���Ho��&�$����%a鮑�.�=ݥe���4g� �R˲�:7jrB����x�ܐ���g]�D7��k����z8St\��}�{iS)�?���_9!^x��>�鑣�� ����#�D��� �_�S0�R�z�jW�[��B��y[��4�N.u�L�Y���N�$ͫ9j��/�w�i�,��e�gQv'ؿ���H��d�% nm=��N�b=�[W��k-�1� �������o�x�� ���ƬF�L�a�N��3�g�m�~]K��@����(S�<fwM襃�"� �_$w%��u �@ �*`՚%NE Z& �s_=�L��es�I��˕��X�]�y��� �N�b��eL�;����bT� �PS0y_���s�R���o��s�.��01�U�A�m䳊:*n�|�ZD�����kWY�Sȵ�djǏnjl�)ݘ� �3z���}��Fݣ�3B�0�Vb�GX�ݬ�X��h�!�i��A_p����ڊ��}o�[*���r��ϕ2̒��7J�|�_�@oo �h���{��޸�i`�����!Ҵ��+��x�|��Ű����O$�:\f7� _k������{��/䃩fI��N�Z�q��d��#w^R\ (!��"���m��ȑ5��Tj��/����g�52����|P(�n,�ЯY���"�pR}�8�g���n���nl�S����6a�X�淥з�hg�t�}��yKcc&��}���ؙ�.&Mn�|gv�TI“>ԵAh�w*�w�g���o�����rB��;�V� �:��%����� N��3�A&��c��2oɢ/T2���8�k1)r�S�؊�N5��n ���D=�C�S�H��,��J��P5d֡����h�f׼:�$�gZ�DӬ: ����5������~��������ջ!��VO�*��^�3������i!޶nы���������+��0Z�A�F���������['�}Q���ڐ�{%��x��n�]���>ͪ4�zy=�/_� қ�/_�;���^����1�M_c��\�=���i(sծu���sO�|��Ff��J�u4��HT����$P�}�s�4�L�&H�c�%R떑��X�_j�o%�>��u�(Qd�Z���{ �J��p�&RB�H�+�r�Z<5!�[*m�O��E���;e���|4�� ����/��'/)�XF/O Zi���D:G��@���>��R�s�n�2�9\�0�[��-$�O�pi�z�R�R��y9'��h�E�: L�rŸ/� ��S(�4��� `�_h��DX�.��7D�Y�>p|~�w��h:X��&���Ҝ<�^��=���V$��L�PBt�S�Ǜ�F=�,a-�,X��x8�OTU�5i�I�P6��:5�Th��� dH�t�s�1�kg �-���>�,�L��;f�/;.X�K�?"�?�)ey����9�F/ B�����fvP�'_LW+������&�ү���M��0��F��`k����v�X_�L�[ju���p���Φ/�Y�.FN���z(�����c�K3{�tv<� :�����ߠ[�|��_Y��7K�0�q��`�p�o��l`>+���jh.�FVݕ&�?����uK���L6��#$��=��}� ���� �;��!; 6{+^�@v���� w����L�he�J9IN��NN�i1Cin��w� [�/q�o���F���p���!�� v�&���Z@,��4���ޜ�����?��u��P���Ѯw�:� ��v��F�lmX��o��k�[����N��{��ڭ"�C�w�RHm�f�z+���J'�~F�ct��Z8۬B!�bC�utBq�i�6E�p�i��q�M�(=������ȋv�>�[�Q���*���汾���%�B �*��S����ѯLJ��{���T�#ʻ������7`�M� *��{�(S��:4�����_#�4�+ͻ&��2q'�)!�����@�_�P��,��DW�����rZ�iO'iir�pf�rf���ת:6�z���?�5>�Ko���Wv�[m �蟆 �K3x��#�M��Y.�o� �x�0Suu��6�g�9V��koH�kH���u͹�x����JQ�-��P$�GD"$i��=�p=@�Ѣ��3�z��[���\՛*3�. }�ݷ�l�]���lv�>:U)��4f^B����װ ؤ�,DiJҀ�,x����W�]V���T7�{l�:a���6�t���-��� ���j���19(�&U��;�Z��<�_��l����H��.�M��*׷�A�<����'��lGv}R�&��<Ҹ��<�f&>���_*R%��$�e�Q�M0p��?u� �}�@󣵄�����则�G9æ����? 0o^~��`�˶���� "����>t��[d�|F x��?���7�P�ڃ��Ar�q���_z>�P�ߔ�$BhDD��"��W��� r��u��pY��!���QPـo��7����{)~���Ƒ���9�15�� �8��V㜾$�s��4��!5��k�8�/L��������_�`Ea�Lt� ��`�K�Z�.�C��ˉ��@�����Y��9Go��-�Ʋ;�H5`�� �7 kv���&+�R!H�0�|/C ��k�f�����M6�SjXih�K��2���O���|�-�(��jZ;϶���畗��2����:���[��AV����,A5 ��"�Ο� 5qv�p����oj�r��˭N���5�SsBI � MG[Y�d!3���2���(�|'��c���?;p���O�1 ��A��N����u��z��k��D�գ���R�-EoȘx�/vJi�����t/l��tG�x��y�B ��!�1C{J��4�(v�h�d� Ɉ"�|�5��Ӌ����4�А��붵��`D�����`2;'id �$ �N^���(��n&���Bi���~�Y[\[���Yo-���3���b~�<�\\.���+�������e�59PwF��A� ��$yN�l孨s�p���S�𝜈���]U�q���8�%7N ��iϽz:��8�Gn�An�$7�t3�ϰr��� 7rõ4w;��'�ȓu��s�_�[�ba@�8J �iG�:�T�V:��/Z���Ɏ]l�M�j��T�+�M�e��a�ףzAO5Y����}�~ �:Z���n��&������훳� �l�F�%��UU��M��ݤ����x��$�u߫,��T�8hsax�����t+�����5�����m� ����Y��il��i� �SL��T���(n䏶^`�] ��n�������hv���D�{:k��Yk��`.�n�<�U�* �Y���{����PK�k��C��PK� �ReArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Informational/OTHER/VSP_basic_vm_VSP_Information.txt�T]o�@|n�>�RC��R�RT#j�(N�CUEDZ6��>�>��_����R��������q5{�� &��*��U����e��)�e�hi�8p��K*4�J̷B��~f��bk�vl�K�T����҅�u�J�k��"G@G��D�}�0����A�9J�;�7�+�S:�b�i��a��n��a�k/r��-.y�� b�"��6?���ʉ�ܔV�PJz���#-$K�d���0�Y��t�EJ�9���!��/�,U���ˈ�/��D��@9�����"�U$�� �|�M(��'rC���4�=�r���~� ]OC���Wrj� �U`˜� �gu Rwi{Ϙgv� �B�F������k�}��N�չre�z����D��B��9Y�+ ��;��C����E�� �%)k\�T��z۾�g�N$Y��3[W�{73v��=��B�[�Jc�ne ��q/D���ei� �z�`�+�r�I�a��r� ��WRh�]�����u���;8��AzW=v�ýdqL�fĔ�����#�o+(��W��{��G�E=}�ա?�C��^�[�"�PK}�;.@�PK� �RSArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/HEAT/base_ubuntu20.yaml�Wmo�6��_qk�`/��]1�C�"m�bK�]�aZ:�\$�#)%F���#e˒%�n������=�{�y��2��J�EV�6B��O? &?�OF�M���^�������J� �Y��>\�E* &� �R���7���gh�~48�+�<ᖃƿ �Ia���e>g9���F`����|�i���\|�Ć��Sח���%/a@iY����e2)R%�&2��#"���|܀���g���� �e��Xf��b��<��I=Oy)�ܗ�ƒ�������w /�����[\�'�)f���p]­l���Ӕ.+s���}�ue���p)��h菉=2�/e,�yS)� ���a� �~c�1'^������)�"���T��+^V��",��J��i��� ��<9Ƈ�bFC5}��ɍI�ˮ�BX�S�#,��Q�t�,fc��ʜ����$�A�&�є�1�vb��]lH�����ś� �Zgde^��c��tIc~�_+4 ����6'�L0��jJ�J�DŽ��Å H�]k�X��!��4�K�L�sY �q?k�`�娸�Ax���ʹ'P*xD{̞O�}���#x��Xd�ka�ː�B�ou����]ת"�S�yOP�� �+1)���_��m�����gO{ ��?6��h���ҤgZ���r� ���K��Ƴee�*B8}R��yAm|�#�q<x���_PK�ظW�PK� �RcArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+���fwC6�������0�a܌����#��!IX ��p~��JE�(T����%8����w����q��'s��rϽ �j�HY/h�� �fl�����PKwHy�PK� �R[Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU��� �_���Vʫ4��X� �����K=�|3�Q�e� �31����->?�w)�������&n2?�����Vy �y�H�&ϰ���S���}tF-oؐ�D �>Ȏ@�C��mZ�����dʚ�M)�q�� �<��_PKQ�h��PK� �RSArtifacts/Resources/basic_vm0/Deployment/VF_MODULES_METADATA/basic_vm0_modules.json���n�0E{���\��R&n\$���0%H�"��%��I��Y�\�K���M����e��~��)��@O��,� ����t�0S��%�E�S�IY���g����p�RDUSmH2$�j���e��R��emI�4�n+� v^[M�20�b����M � S^�-sz� 1��4%)+�iB��<�Wp� �%r,?^��њU���`���9���R*J��Z�f9O!XbZjdE%%J#Ku�&uc�0֔ -(��m٦#E���ږ<����qFJƴ���ޅ�l��yu.�n��D�Hv�M~��3𫲇_��a����K|��EG}C3Nn���_%.���w8���o:�����4,�ڲ����\z��.�t�C�+�=��7�z�PKK�=ЋPK� �RCArtifacts/Resources/basic_vm0/Deployment/HEAT_ENV/base_ubuntu20.envm�ˎ�@F����D�@u2�jK�(# �1��V\�B��������?�,j�C��o/���49iX�d�V�k>���+b&5�Y��5� �g�|�1KO�ٷ���P<�7[6�5��A�u4�5IÓ9�� ӹ��q.$]�8��s��C�lXW=U}���|߱zBhA���&z�ө�\˹F�'� ��V���ޒ�;�[�O6��w$T��%GPT7��-�& ���U���*�w3΃ +�s�đ&���㞫 �.�\�5��������(_L�p���D�w~�Gʦ���U�Y�:Y�Q�w�)�|@GH�2=+�#�a�?Mgq ����Ay� z(ίe�a�>y.�?��B��Y�d�v\��'� ;ax�?EY`24=c���WTxM�_c�ˠ��j��Fy��VO��K_���^_~PK�!��}�PK� �R�R�B4E csar.metaPK� �R�ku���kTOSCA-Metadata/TOSCA.metaPK� �Rim� �E(;Definitions/service-BasicVm-template.ymlPK� �Rq���-� NS.mfPK� �R9�ƙ�v2� Definitions/service-BasicVm-template-interface.ymlPK� �R����/�Definitions/resource-Securityrules-template.ymlPK� �RN��p�3V)�Definitions/resource-BasicVm-template.ymlPK� �R�Q�O� u�3(Definitions/resource-BasicVm-template-interface.ymlPK� �R~ĢSA/3Definitions/resource-BasicvmComputeNodesHeatUbuntu20-template.ymlPK� �R��Q��.@5Definitions/resource-Extneutroncp-template.ymlPK� �RFJBWG GO:p:Definitions/resource-BasicVmNodesUbuntu20cvfc-template.ymlPK� �R�wt��&�DGDefinitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.ymlPK� �R�/E�>��:PDefinitions/data.ymlPK� �R�\�J��Definitions/groups.ymlPK� �R ��חDi��Definitions/policies.ymlPK� �R���C&s�Definitions/annotations.ymlPK� �R��g��Definitions/relationships.ymlPK� �R� Qq)ED�Definitions/artifacts.ymlPK� �R��~��/)��Definitions/capabilities.ymlPK� �R41H4����Definitions/interfaces.ymlPK� �R�k��C����Definitions/nodes.ymlPK� �R}�;.@�e�Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Informational/OTHER/VSP_basic_vm_VSP_Information.txtPK� �R�ظW�SY Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/HEAT/base_ubuntu20.yamlPK� �RwHy�c1Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK� �RQ�h��[;Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK� �RK�=ЋSRArtifacts/Resources/basic_vm0/Deployment/VF_MODULES_METADATA/basic_vm0_modules.jsonPK� �R�!��}�C^Artifacts/Resources/basic_vm0/Deployment/HEAT_ENV/base_ubuntu20.envPK� L 2021-05-09 01:32:03,747 DEBUG 195: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-05-09 01:32:03,747 DEBUG 197: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-05-09 01:32:03,747 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:32:03,747 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:32:03,747 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-05-09 01:32:03,748 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:32:03,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:32:03,873 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 655 2021-05-09 01:32:03,874 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-09 01:32:03,875 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e","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":"1a35b7bbff774c63869c0e15b849b05e"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]} 2021-05-09 01:32:03,878 DEBUG 195: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-05-09 01:32:03,878 DEBUG 197: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-05-09 01:32:03,878 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:32:03,879 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:32:03,879 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-05-09 01:32:03,879 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:32:03,880 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:32:03,988 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-05-09 01:32:03,990 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-09 01:32:03,991 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1620523750137","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/8034acd5-f7eb-4714-9466-4bbe646e1322","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8034acd5-f7eb-4714-9466-4bbe646e1322"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"}]}]}}]} 2021-05-09 01:32:03,997 DEBUG 195: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-05-09 01:32:03,997 DEBUG 197: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-05-09 01:32:03,997 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:32:03,998 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:32:03,998 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-05-09 01:32:03,998 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:32:04,001 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:32:04,075 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 655 2021-05-09 01:32:04,076 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-09 01:32:04,077 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e","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":"1a35b7bbff774c63869c0e15b849b05e"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]} 2021-05-09 01:32:04,080 DEBUG 195: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-05-09 01:32:04,081 DEBUG 197: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-05-09 01:32:04,081 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:32:04,082 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:32:04,083 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-05-09 01:32:04,083 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:32:04,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:32:04,187 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-05-09 01:32:04,187 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-09 01:32:04,188 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1620523750137","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/8034acd5-f7eb-4714-9466-4bbe646e1322","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8034acd5-f7eb-4714-9466-4bbe646e1322"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"}]}]}}]} 2021-05-09 01:32:04,190 DEBUG 195: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-05-09 01:32:04,190 DEBUG 197: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-05-09 01:32:04,190 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:32:04,191 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:32:04,191 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-05-09 01:32:04,191 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:32:04,193 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:32:04,259 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 655 2021-05-09 01:32:04,260 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-09 01:32:04,260 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e","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":"1a35b7bbff774c63869c0e15b849b05e"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]} 2021-05-09 01:32:04,262 DEBUG 195: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-05-09 01:32:04,263 DEBUG 197: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-05-09 01:32:04,263 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:32:04,263 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:32:04,263 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-05-09 01:32:04,263 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:32:04,265 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:32:04,321 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-05-09 01:32:04,322 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-09 01:32:04,323 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1620523750137","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/8034acd5-f7eb-4714-9466-4bbe646e1322","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8034acd5-f7eb-4714-9466-4bbe646e1322"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"}]}]}}]} 2021-05-09 01:32:04,326 DEBUG 195: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-05-09 01:32:04,326 DEBUG 197: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/1a35b7bbff774c63869c0e15b849b05e 2021-05-09 01:32:04,326 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-09 01:32:04,327 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:32:04,327 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e 2021-05-09 01:32:04,327 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-09 01:32:04,328 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:32:04,386 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/1a35b7bbff774c63869c0e15b849b05e HTTP/1.1" 200 1061 2021-05-09 01:32:04,387 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-05-09 01:32:04,387 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"1a35b7bbff774c63869c0e15b849b05e","tenant-name":"onap-honolulu-daily-vnfs","tenant-context":"None","resource-version":"1620523750311","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/8034acd5-f7eb-4714-9466-4bbe646e1322","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8034acd5-f7eb-4714-9466-4bbe646e1322"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_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-05-09 01:32:04,390 DEBUG 195:onap_service.py(1) - [None][Create 8034acd5-f7eb-4714-9466-4bbe646e1322 VNF deletion request] sent header: 2021-05-09 01:32:04,390 DEBUG 197:onap_service.py(1) - [None][Create 8034acd5-f7eb-4714-9466-4bbe646e1322 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/vnfs/8034acd5-f7eb-4714-9466-4bbe646e1322 2021-05-09 01:32:04,390 DEBUG 198:onap_service.py(1) - [None][Create 8034acd5-f7eb-4714-9466-4bbe646e1322 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "ee903921-39e3-4288-ae75-8c30e27de2c7", "modelVersion": "1.0", "modelVersionId": "d365e365-3ba6-4794-8166-e334e2891916", "modelCustomizationId": "57b8c163-1c08-4868-b839-8f739d361b6c", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "1a35b7bbff774c63869c0e15b849b05e" } } } 2021-05-09 01:32:04,390 DEBUG 103:onap_service.py(1) - [None][Create 8034acd5-f7eb-4714-9466-4bbe646e1322 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f8c60a48-6a18-4b10-8c62-d420271f210a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:32:04,390 DEBUG 105:onap_service.py(1) - [None][Create 8034acd5-f7eb-4714-9466-4bbe646e1322 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/vnfs/8034acd5-f7eb-4714-9466-4bbe646e1322 2021-05-09 01:32:04,390 DEBUG 106:onap_service.py(1) - [None][Create 8034acd5-f7eb-4714-9466-4bbe646e1322 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "ee903921-39e3-4288-ae75-8c30e27de2c7", "modelVersion": "1.0", "modelVersionId": "d365e365-3ba6-4794-8166-e334e2891916", "modelCustomizationId": "57b8c163-1c08-4868-b839-8f739d361b6c", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "1a35b7bbff774c63869c0e15b849b05e" } } } 2021-05-09 01:32:04,392 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:32:05,863 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/0473eed5-8dd8-43d2-ae8a-b27dd8de280e/vnfs/8034acd5-f7eb-4714-9466-4bbe646e1322 HTTP/1.1" 202 262 2021-05-09 01:32:05,864 INFO 116:onap_service.py(1) - [None][Create 8034acd5-f7eb-4714-9466-4bbe646e1322 VNF deletion request] response code: 202 2021-05-09 01:32:05,864 DEBUG 120:onap_service.py(1) - [None][Create 8034acd5-f7eb-4714-9466-4bbe646e1322 VNF deletion request] response: {"requestReferences":{"requestId":"f8c60a48-6a18-4b10-8c62-d420271f210a","instanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f8c60a48-6a18-4b10-8c62-d420271f210a"}} 2021-05-09 01:32:05,865 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-05-09 01:32:05,873 DEBUG 195:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] sent header: 2021-05-09 01:32:05,873 DEBUG 197:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f8c60a48-6a18-4b10-8c62-d420271f210a 2021-05-09 01:32:05,873 DEBUG 198:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] data sent: None 2021-05-09 01:32:05,874 DEBUG 103:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8ba47568-2eb6-4995-9a7e-78f4832564c5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:32:05,875 DEBUG 105:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f8c60a48-6a18-4b10-8c62-d420271f210a 2021-05-09 01:32:05,875 DEBUG 106:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] data sent: None 2021-05-09 01:32:05,878 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:32:06,032 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f8c60a48-6a18-4b10-8c62-d420271f210a HTTP/1.1" 200 1270 2021-05-09 01:32:06,034 INFO 116:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] response code: 200 2021-05-09 01:32:06,034 DEBUG 120:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] response: {"request":{"requestId":"f8c60a48-6a18-4b10-8c62-d420271f210a","startTime":"Sun, 09 May 2021 01:32:04 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vnfInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 09 May 2021 01:32:05 GMT"}}} 2021-05-09 01:32:16,042 DEBUG 195:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] sent header: 2021-05-09 01:32:16,042 DEBUG 197:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f8c60a48-6a18-4b10-8c62-d420271f210a 2021-05-09 01:32:16,042 DEBUG 198:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] data sent: None 2021-05-09 01:32:16,043 DEBUG 103:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a9557d04-24bc-4ef2-b984-6d5c29a635e1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:32:16,043 DEBUG 105:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f8c60a48-6a18-4b10-8c62-d420271f210a 2021-05-09 01:32:16,043 DEBUG 106:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] data sent: None 2021-05-09 01:32:16,045 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:32:16,200 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f8c60a48-6a18-4b10-8c62-d420271f210a HTTP/1.1" 200 1476 2021-05-09 01:32:16,202 INFO 116:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] response code: 200 2021-05-09 01:32:16,203 DEBUG 120:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] response: {"request":{"requestId":"f8c60a48-6a18-4b10-8c62-d420271f210a","startTime":"Sun, 09 May 2021 01:32:04 GMT","finishTime":"Sun, 09 May 2021 01:32:09 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vnfInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 09 May 2021 01:32:09 GMT"}}} 2021-05-09 01:32:16,203 INFO 56:mixins.py(14) - VnfDeletionRequest task finished 2021-05-09 01:32:16,204 DEBUG 195:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] sent header: 2021-05-09 01:32:16,204 DEBUG 197:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f8c60a48-6a18-4b10-8c62-d420271f210a 2021-05-09 01:32:16,204 DEBUG 198:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] data sent: None 2021-05-09 01:32:16,204 DEBUG 103:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '24d6844f-456d-49d3-a6d4-7e5cb28d3be6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:32:16,205 DEBUG 105:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f8c60a48-6a18-4b10-8c62-d420271f210a 2021-05-09 01:32:16,205 DEBUG 106:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] data sent: None 2021-05-09 01:32:16,207 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:32:16,369 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f8c60a48-6a18-4b10-8c62-d420271f210a HTTP/1.1" 200 1476 2021-05-09 01:32:16,372 INFO 116:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] response code: 200 2021-05-09 01:32:16,373 DEBUG 120:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] response: {"request":{"requestId":"f8c60a48-6a18-4b10-8c62-d420271f210a","startTime":"Sun, 09 May 2021 01:32:04 GMT","finishTime":"Sun, 09 May 2021 01:32:09 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vnfInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 09 May 2021 01:32:09 GMT"}}} 2021-05-09 01:32:16,374 DEBUG 195:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] sent header: 2021-05-09 01:32:16,374 DEBUG 197:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f8c60a48-6a18-4b10-8c62-d420271f210a 2021-05-09 01:32:16,374 DEBUG 198:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] data sent: None 2021-05-09 01:32:16,375 DEBUG 103:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9d0dce56-b085-4be2-8052-3ac1e105f901', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:32:16,375 DEBUG 105:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f8c60a48-6a18-4b10-8c62-d420271f210a 2021-05-09 01:32:16,375 DEBUG 106:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] data sent: None 2021-05-09 01:32:16,378 DEBUG 226:connectionpool.py(14) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:32:16,545 DEBUG 433:connectionpool.py(14) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f8c60a48-6a18-4b10-8c62-d420271f210a HTTP/1.1" 200 1476 2021-05-09 01:32:16,547 INFO 116:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] response code: 200 2021-05-09 01:32:16,547 DEBUG 120:onap_service.py(14) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] response: {"request":{"requestId":"f8c60a48-6a18-4b10-8c62-d420271f210a","startTime":"Sun, 09 May 2021 01:32:04 GMT","finishTime":"Sun, 09 May 2021 01:32:09 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vnfInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 09 May 2021 01:32:09 GMT"}}} 2021-05-09 01:32:16,551 DEBUG 195:onap_service.py(1) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] sent header: 2021-05-09 01:32:16,552 DEBUG 197:onap_service.py(1) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f8c60a48-6a18-4b10-8c62-d420271f210a 2021-05-09 01:32:16,552 DEBUG 198:onap_service.py(1) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] data sent: None 2021-05-09 01:32:16,553 DEBUG 103:onap_service.py(1) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4da0841b-753c-4f63-8cc1-c3fe0efbb0bc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:32:16,553 DEBUG 105:onap_service.py(1) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f8c60a48-6a18-4b10-8c62-d420271f210a 2021-05-09 01:32:16,553 DEBUG 106:onap_service.py(1) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] data sent: None 2021-05-09 01:32:16,556 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:32:16,714 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f8c60a48-6a18-4b10-8c62-d420271f210a HTTP/1.1" 200 1476 2021-05-09 01:32:16,715 INFO 116:onap_service.py(1) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] response code: 200 2021-05-09 01:32:16,716 DEBUG 120:onap_service.py(1) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] response: {"request":{"requestId":"f8c60a48-6a18-4b10-8c62-d420271f210a","startTime":"Sun, 09 May 2021 01:32:04 GMT","finishTime":"Sun, 09 May 2021 01:32:09 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vnfInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 09 May 2021 01:32:09 GMT"}}} 2021-05-09 01:32:16,716 DEBUG 195:onap_service.py(1) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] sent header: 2021-05-09 01:32:16,716 DEBUG 197:onap_service.py(1) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f8c60a48-6a18-4b10-8c62-d420271f210a 2021-05-09 01:32:16,717 DEBUG 198:onap_service.py(1) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] data sent: None 2021-05-09 01:32:16,717 DEBUG 103:onap_service.py(1) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3f9e3a96-f6aa-4c22-9e60-e3db12c80004', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:32:16,717 DEBUG 105:onap_service.py(1) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f8c60a48-6a18-4b10-8c62-d420271f210a 2021-05-09 01:32:16,717 DEBUG 106:onap_service.py(1) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] data sent: None 2021-05-09 01:32:16,719 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:32:16,876 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f8c60a48-6a18-4b10-8c62-d420271f210a HTTP/1.1" 200 1476 2021-05-09 01:32:16,879 INFO 116:onap_service.py(1) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] response code: 200 2021-05-09 01:32:16,879 DEBUG 120:onap_service.py(1) - [None][Check f8c60a48-6a18-4b10-8c62-d420271f210a orchestration request status] response: {"request":{"requestId":"f8c60a48-6a18-4b10-8c62-d420271f210a","startTime":"Sun, 09 May 2021 01:32:04 GMT","finishTime":"Sun, 09 May 2021 01:32:09 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"57b8c163-1c08-4868-b839-8f739d361b6c","modelVersionId":"d365e365-3ba6-4794-8166-e334e2891916","modelCustomizationId":"57b8c163-1c08-4868-b839-8f739d361b6c","modelUuid":"d365e365-3ba6-4794-8166-e334e2891916","modelInvariantUuid":"ee903921-39e3-4288-ae75-8c30e27de2c7","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","vnfInstanceId":"8034acd5-f7eb-4714-9466-4bbe646e1322","vnfInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 09 May 2021 01:32:09 GMT"}}} 2021-05-09 01:32:16,880 DEBUG 312:service.py(1) - Delete 0473eed5-8dd8-43d2-ae8a-b27dd8de280e service instance 2021-05-09 01:32:16,880 DEBUG 105:deletion.py(1) - Service 0473eed5-8dd8-43d2-ae8a-b27dd8de280e deletion request 2021-05-09 01:32:16,893 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-05-09 01:32:16,893 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-09 01:32:16,893 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:32:16,893 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:32:16,893 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:32:16,894 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:32:16,894 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:32:16,894 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:32:16,895 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:32:20,370 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2127 2021-05-09 01:32:20,371 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-09 01:32:20,371 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86b72e0c-44d2-40fb-98e0-f71d38ae9bcd","invariantUUID":"b4efc9a3-afdd-472f-b7b7-74335a41eb9d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86b72e0c-44d2-40fb-98e0-f71d38ae9bcd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ee30b9b2-f5f2-4ada-903b-bfec97678359/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ca0a90-7015-4c05-829b-14017bb9aa08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a3e81b36-3cce-411f-843b-694d05b5eb2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/830b5869-314c-4dbd-8152-6f3ef736fc30/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-09 01:32:20,373 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-05-09 01:32:20,373 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:32:20,373 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:32:20,373 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:32:20,373 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:32:20,373 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:32:20,373 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:32:20,374 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:32:20,374 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-09 01:32:20,374 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:32:20,374 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:32:20,374 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:32:20,374 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-09 01:32:20,374 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:32:20,374 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:32:20,374 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:32:20,374 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-09 01:32:20,374 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:32:20,374 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:32:20,374 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:32:20,375 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-09 01:32:20,375 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:32:20,375 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:32:20,375 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:32:20,375 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-05-09 01:32:20,375 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:32:20,375 INFO 192:__init__.py(1) - Service found, updating information 2021-05-09 01:32:20,376 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:32:20,376 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:32:20,376 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:32:20,376 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:32:20,376 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:32:20,376 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:32:20,378 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:32:22,784 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-05-09 01:32:22,786 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-09 01:32:22,788 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8372ca77-4a84-45d5-96f0-26031c93a091","lifecycleState":"CERTIFIED","lastUpdateDate":1620520812411,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a51c817-9863-4349-bc3e-8d13830e8874","invariantUUID":"79b754b1-fe17-4223-ad76-3386bbe04157","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dfc3488-dfcd-401e-b793-be7965c6adf7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520509551,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d20cbe4-67c9-448d-80e9-93966deb8d3a","invariantUUID":"36c0542a-57e4-4a3e-a18d-bb14f7087f12","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"94f12fcd-3757-4d4d-b5da-155205f803c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520763474,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef344089-9002-479a-b848-b2736f2f45b5","invariantUUID":"76e8a53a-c71f-4000-81f4-0ebb9b0493ff","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"df0787fd-fe58-43da-8d46-5d2d91041951","lifecycleState":"CERTIFIED","lastUpdateDate":1620520679356,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9205565c-5eaf-4b1c-a741-08f2ddb0b9fe","invariantUUID":"bbb6f6ae-5f82-4f05-9101-c1c3736944ce","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a27466fb-c28e-4151-8bb7-b8ba27d22a62","lifecycleState":"CERTIFIED","lastUpdateDate":1620520561357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b73836b1-4584-4f10-a563-648a386d32c2","invariantUUID":"6b5fe8f6-bd31-42a3-9d49-867a008d835f","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":"eaaaaf97-593a-4a95-9faf-583fb43e49e0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523363169,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4feddb9-e6f7-44b1-8d96-6b1134790ceb","invariantUUID":"84ebdec9-8331-4b52-afc4-3d3d35fa8c86","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"ed8b84c0-6435-42f7-8a7c-6b037f17b76e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520685589,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9dc97e-b0de-4917-b17f-96a6da757aec","invariantUUID":"0589a06e-1803-4313-b671-b6410c94f760","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":"659c770a-3be9-4864-b30b-87e64ad319e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520143278,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae87f426-aada-4b41-aa05-8b5d3c5cd061","invariantUUID":"862173ac-d8de-4871-9c88-aa20bfff8ecf","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":"loadBalancer","uniqueId":"5c311343-a276-4540-81c7-03862c0bb8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520067299,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"435a9617-97de-4e24-8a12-db2824bbf0c8","invariantUUID":"b4b998af-b586-4373-af36-931b2a22219b","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a4b567b9-00ca-49f0-bb78-48543308f9c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520578565,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed71fca4-64a6-4523-8cf4-3eec37e7f8d8","invariantUUID":"c93f5d90-3543-4b03-99e1-adfb700cdb8a","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":"defaulticon","uniqueId":"2085934a-d05b-4ef0-ae06-158609c1a63f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520662180,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab8d947f-58c4-4961-952c-a0cadfe3a951","invariantUUID":"dcafd543-b0ca-45de-af3f-96c8d4eafaec","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1bc4349-9eca-4761-a9eb-5bf58034b969","lifecycleState":"CERTIFIED","lastUpdateDate":1620520743061,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e383f9-b795-4db9-9788-f3e4806d6089","invariantUUID":"d58fe8ba-07c2-4a23-9fbf-14a41b85cbe1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cedf25ce-403a-485b-9a6c-f17b226c81e5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520286897,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6863096-0d65-4598-831a-2a7178e02cfe","invariantUUID":"bf7ba210-97c6-4c52-9cfc-e321fe483674","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":"networkrules","uniqueId":"6c0536d5-d578-4d61-ba6c-97f3a1e81383","lifecycleState":"CERTIFIED","lastUpdateDate":1620520246752,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b33c5d6-08b5-4b10-a3e3-75100b703faf","invariantUUID":"51d19653-9d4c-4851-a3fb-4f988ee57166","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":"f7a802cc-08ee-4f95-8201-fff3b3e746ae","lifecycleState":"CERTIFIED","lastUpdateDate":1620520492618,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52fe52bc-524d-4142-910d-2b96aca86326","invariantUUID":"5dbfc7e1-ed6e-4131-a6a7-e5faf2c09e1b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"168f9905-58ac-489e-b2f3-e15acf320287","lifecycleState":"CERTIFIED","lastUpdateDate":1620520030076,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e285bb88-1c48-4f6e-a8ae-c265eb90dc74","invariantUUID":"b5ce8eb4-e1d3-45d1-bb71-408c6b7fc690","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":"e3a0f8ae-bddb-475a-818b-d7aef0a6599b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520309250,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88ac27f1-b69e-4f1c-a32c-e6b1c7aa003e","invariantUUID":"13cfeeb7-7d7d-4b14-939d-9d806d07d8e1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"078fdfa5-f659-45b7-891a-825abc354698","lifecycleState":"CERTIFIED","lastUpdateDate":1620520693810,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"389d6a79-7ddd-415e-aac3-be8cc5d0f0a2","invariantUUID":"91e98544-e169-4472-9242-25ee4fdb28b5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ecaa2f1-87a0-4f7a-b56f-19afaf3e080e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520326604,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff5390c-dc77-47aa-a2fe-4ae3aedb7894","invariantUUID":"fafe793b-bd05-451c-8b65-7c223d9d51eb","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":"compute","uniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1620519991849,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eccf5fd-1cd1-4074-9a48-e765d68122f9","invariantUUID":"e44b6c31-be01-4503-b7e8-553117b01c3f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","lifecycleState":"CERTIFIED","lastUpdateDate":1620520297750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f319512b-b17c-40da-8a8b-82cf820530b7","invariantUUID":"1e5af2d0-fb4c-431f-bd4b-bba3b3865f20","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":"702b4472-9c09-43ab-bdf6-bda1e01cc95a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520478750,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d15d0f3-93a8-44cb-abf9-d4d0f53c7ef3","invariantUUID":"bf5fdbad-84ac-4bae-97dc-d904c2d26bc1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c601e5a1-618c-44d5-940a-22a1b7f3fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520370760,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8295b61f-019c-479c-be8e-62d25cc14bb2","invariantUUID":"5cc2eff4-05eb-4f10-a888-79e0e5d8a54e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9acff15-c2b4-4092-b1db-9ec4f05617a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520544478,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddb59e44-f23b-4be7-b734-8daccb6be12e","invariantUUID":"0824a9be-5ce0-40e6-95b7-25a36d8fe186","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":"18e4de54-a533-48de-ae8d-b1bb64b20166","lifecycleState":"CERTIFIED","lastUpdateDate":1620520526665,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5f8e6f-d253-42c8-8695-071a57f644bc","invariantUUID":"95c080da-0429-492d-98aa-907a588a3fa9","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":"c8ee2351-0ce4-4fc6-9346-f3744f80f56b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520620760,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d4ed6b9-2042-49d3-afca-7104c3ea12c4","invariantUUID":"afa32573-5210-49a3-b128-304e59429cec","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":"defaulticon","uniqueId":"762699e1-42e0-4b59-9445-a082b2db82f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620520651310,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfb6f28e-41dd-449c-93ce-df9395b6ba7b","invariantUUID":"4aa36ab0-0100-4329-8537-16eaf33ab6b5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f2834db-ebd6-4ec9-bd4e-2384e39299ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620520780961,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e46c5fa5-06f7-445a-bbd8-1a90a7da40d1","invariantUUID":"d44b54cd-bc3c-43c9-aa0a-1d3cbbbf57c9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0df3cba1-3334-4c9d-a926-3554afeec6f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620523379359,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d365e365-3ba6-4794-8166-e334e2891916","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2b14cf02-39cb-4ff9-b044-be2a687ead23","lifecycleState":"CERTIFIED","lastUpdateDate":1620520669177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43188a18-ab8b-4f62-bfe4-b6c9cca57fee","invariantUUID":"00640a04-c851-4137-8bd2-58e267e89116","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":"defaulticon","uniqueId":"180ef514-c9b0-4c33-8f9e-80c7f6b4cf2d","lifecycleState":"CERTIFIED","lastUpdateDate":1620523372265,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f1579ab3-45cb-4bc9-ab63-8a660e50ab43","invariantUUID":"4afe892e-6b3b-43aa-97b6-7bb8ed7b8938","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":"objectStorage","uniqueId":"33f490d6-6436-49f4-b6b0-c79e1a74f550","lifecycleState":"CERTIFIED","lastUpdateDate":1620520124294,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb83127-49f7-485a-a26e-a7c2d2619930","invariantUUID":"ed6f0759-2cef-48f1-97a0-a576652d7c63","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fdcb4fbd-b484-4eb4-b57e-8b7c651fcdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520790568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aeddb723-9f02-43b3-8247-ab36a1cdb846","invariantUUID":"e13d1644-58c3-46a2-b5ba-26cb013710fb","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":"defaulticon","uniqueId":"9687b0c7-f1e1-4a4a-8ab4-543f038b3fea","lifecycleState":"CERTIFIED","lastUpdateDate":1620522661086,"name":"basic_onboard_onrSLv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","systemName":"BasicOnboardOnrslv","description":"VF","tags":["basic_onboard_onrSLv"],"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":"c677dc24-b19c-4cd3-9768-d48eb331d218","lifecycleState":"CERTIFIED","lastUpdateDate":1620520551051,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f343a2-b001-4617-bef1-c224e6dc66e5","invariantUUID":"7d805cdf-b130-4d4c-a57f-8e2e2d475bc1","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":"2e5e2587-9a33-4229-b13c-4a397411d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520846699,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"042e8368-0554-403b-9106-0f381359204b","invariantUUID":"1ac29f72-818d-4278-b5a9-5964c1e4560a","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":"a8770cc1-660e-4cde-b34a-a953cd4f408b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520084825,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3a19e58-d56b-45d5-9d20-3ddb684859db","invariantUUID":"da76bb41-c781-4e98-b1b5-f1c71fefb8df","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a5176ca-2fd0-4d10-863c-c136d51d7f26","lifecycleState":"CERTIFIED","lastUpdateDate":1620520825283,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec4aa69-46de-4b98-85ea-1909aa2ac27d","invariantUUID":"7e5760f7-7ef9-496c-8eac-35ab74baac88","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5945a687-2a2b-4d7c-84a5-1e4ee9e36f7b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520201873,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1027a584-8747-491c-bebb-8544bb937408","invariantUUID":"9a0db4fc-8934-4f85-9208-ba489eeb2889","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7297316b-051e-4aaf-a019-e8be39ae7cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520177250,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"423d8dea-f5f6-4f94-8246-627c5350e6cb","invariantUUID":"60b3fa89-0317-48af-8240-2933b23d41a7","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":"objectStorage","uniqueId":"a9f86147-f4a5-4085-8439-8b9935ee0fbd","lifecycleState":"CERTIFIED","lastUpdateDate":1620520114013,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a68ab6d8-9a7c-43c8-9e53-b6cf365987e5","invariantUUID":"a9a593a6-547a-4763-941f-66a08d9444ea","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520357412,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be23a3be-e980-454e-b4e7-93a2a691a99b","invariantUUID":"4303eb01-1c88-4200-b107-6f5cd02ba8ab","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":"compute","uniqueId":"1e52c5b7-4c0e-4862-9f30-719a3180f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520829364,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88d2f9a3-617c-4134-854e-9147d066994e","invariantUUID":"b49648b6-f392-4c53-87ad-7da53c83a1fd","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"614d2952-2b02-41e6-8367-7b21004e3a72","lifecycleState":"CERTIFIED","lastUpdateDate":1620520337450,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bcbc455-3e4d-4055-aead-d67f531195f6","invariantUUID":"b7b7e0bf-113f-47ae-b1b6-0109a3e4eb62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b11c1f1-0b52-44fc-8394-550c4fbb96d8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520467454,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"604b360a-952c-4929-8d6d-c1f61aa5bb1b","invariantUUID":"8ef1b176-9516-468b-8f53-fb39b213549d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1e16982-d73e-40ba-8f53-614140df88ff","lifecycleState":"CERTIFIED","lastUpdateDate":1620520040773,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"489955f4-d8df-4fe4-9002-75274b676e22","invariantUUID":"9679ef47-c649-4fa1-91ad-408ac41ceec9","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":"objectStorage","uniqueId":"44e54831-8f68-4d67-bb79-46770c325da3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520502959,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5910a47-1796-4f74-b87b-27adba311c7b","invariantUUID":"7be30480-b18d-45f4-8317-67edb2e32691","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e3da3635-d31a-4cee-b394-46bc6691cefd","lifecycleState":"CERTIFIED","lastUpdateDate":1620523618113,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a0e0a6b7-639e-40f4-b05f-ecb1638b07b3","invariantUUID":"bdb94181-2760-43e4-9fab-76f76ed8d34d","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":"1daca513-5f36-43ef-b977-32eeacb42358","lifecycleState":"CERTIFIED","lastUpdateDate":1620520364714,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46a27762-b66a-4924-b5f3-06c3b2be79a4","invariantUUID":"a5a15a60-08c8-4847-b246-3210869825b1","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":"port","uniqueId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842","lifecycleState":"CERTIFIED","lastUpdateDate":1620520077153,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc75c95d-d090-4b9a-ad45-7d3312e32b8b","invariantUUID":"3141f91b-6203-4558-983e-c6d6ff643673","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":"a9f24ca4-0f0a-4f91-9f3f-63cc1b7e01cc","lifecycleState":"CERTIFIED","lastUpdateDate":1620520461186,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f639f2a5-5d66-4cd3-9d9d-3c2a29a1398d","invariantUUID":"c6068a1f-53e9-40f9-9bbd-84d4ea914a23","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":"8cd6b110-b31d-40c9-9054-63404736f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520704414,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4cd18f2-8aef-4eba-ae77-b7c69aa5e5da","invariantUUID":"4be96675-3ad8-4d6a-a1ce-97e4668c2eb9","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":"4680d67b-4c7d-45ef-be1f-9f07b57016e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520720970,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9e4b5b-4f1f-469a-85ab-4bbaef1d4693","invariantUUID":"f5d69076-aa5b-4f6e-aff1-2d2e152ebf29","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00b4f124-8487-4313-a3fb-0f52f46458c0","lifecycleState":"CERTIFIED","lastUpdateDate":1620520409349,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d66c12-7fe9-4757-b122-49486f80178b","invariantUUID":"b9ed9e79-74bf-4692-aa74-7810760f32b3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1e4a39e-cfe3-4456-ab60-d7040afaf9c7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520184610,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58a72968-c141-4084-ba5b-202ed02a6c3a","invariantUUID":"3123b22f-54e4-4354-a532-a9689619d30f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b42f6d5d-82df-4448-8348-37f29effff99","lifecycleState":"CERTIFIED","lastUpdateDate":1620520750085,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0fdefb-90ff-4dbb-b949-1f3d06de6ecf","invariantUUID":"9582583c-06a8-4e51-af90-6d97048570ed","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"745bebf9-b6eb-456e-b80d-ff950a470aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520149778,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e00292da-e801-4ff6-8788-9c70355f2766","invariantUUID":"07624114-c17e-4683-8646-3b017da9c122","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5484bd6-d833-4e76-b694-155d02c8169e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520319987,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"208b9e4b-41cb-4a65-8d4c-909b0644d137","invariantUUID":"9830fe0e-5530-4317-9585-7e6cd1129ce3","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":"defaulticon","uniqueId":"ef694f50-7366-4a78-baa4-bb073a63a19d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520160671,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12a8447d-8668-4ca6-9ea9-56a08e759be3","invariantUUID":"6fb78f32-22ad-48ff-89d5-3873816b9f2a","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a83bf5a7-87fe-4bbf-80b7-a0ce2aeb1816","lifecycleState":"CERTIFIED","lastUpdateDate":1620520130659,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5665f505-24f4-49ae-ab6e-39a00a65db99","invariantUUID":"e4e50ccb-3511-4952-a6f9-aaf07c3a7205","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":"62a72418-7ee9-489a-93d1-6765797ce71b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520485517,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eb5766a2-2d04-4078-8e6f-6a350704e639","invariantUUID":"b0d19db3-09f2-44f6-95d0-fae2df2e9155","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":"3b2c32b6-bd82-4577-b3f8-d61a8fa483bb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520727292,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f1d4be9-fc29-4f01-8969-4bf2aacd0012","invariantUUID":"cb2fe0d9-2ff2-4106-8183-a55b5b19282c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6c3ac79-1366-4ad5-b7ca-5ea3921acfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1620520444175,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c7a011b-b4d5-4439-9afa-cc82b30e2447","invariantUUID":"0f873fac-7fa6-48e6-a218-76cb9add1c83","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":"objectStorage","uniqueId":"e16f1b01-f229-4c20-b476-a54b3596454c","lifecycleState":"CERTIFIED","lastUpdateDate":1620520047448,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c71f372-7e0a-4f6c-80ac-b4c90085f7d8","invariantUUID":"e5d88ce2-541f-473c-aea7-9d7abac67e3a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101d7bf1-25db-4376-b9b6-44d39b6cf8ba","lifecycleState":"CERTIFIED","lastUpdateDate":1620520190958,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffcec65f-f660-43ae-9010-f2225f25469a","invariantUUID":"e8e2b46c-d3ad-422d-83d5-af6563a33ab2","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":"compute","uniqueId":"524036a8-1235-42ff-b91b-7e02e1c3b4a8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520520672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db6e92c1-3584-40dc-aa65-7271391f9b17","invariantUUID":"fd5bbeb8-c25c-4ba2-9900-695e07dffb12","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f622b6fe-87aa-42e8-8a90-2507855aea2a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520840357,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69a7b252-c241-4f8c-9e54-6e29dbc63db2","invariantUUID":"6873d76c-8acc-42d9-9830-1f1eeb2b1fa4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8a01354-cdbc-44e3-abfd-8ee2f46c56f8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520256812,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be0a85d-765a-4ee2-92b3-2c9586c04512","invariantUUID":"be919550-15ef-40fe-80ba-7b8ba532452e","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":"817525a7-69ff-4c64-b35a-a81764a442cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520710360,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafb43f1-b36a-43a3-b005-2e9bbf9473d1","invariantUUID":"92ce6e71-4d78-445f-bc58-a612e601086d","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":"objectStorage","uniqueId":"22d9d7b4-dade-4169-813f-2ba1e4954241","lifecycleState":"CERTIFIED","lastUpdateDate":1620520585521,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"754659f2-40d4-49a1-9d84-4a6394c82c32","invariantUUID":"186efeb2-d499-402e-8b36-748d55e297b4","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":"fcf7a127-3447-4745-a0b1-d5869411ff29","lifecycleState":"CERTIFIED","lastUpdateDate":1620520167102,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae26996a-6db5-4646-a9cd-cb7bc4cca5ca","invariantUUID":"f7061682-e210-4fa1-923a-88ff67c99944","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"782dffed-8e8c-4013-bd83-d9bec3c5792e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520770453,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"329e31ea-cc46-441d-86f7-839cd036f547","invariantUUID":"1d08be9d-c3f6-4fb8-86bc-11772adfcf41","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":"c907bef5-05f5-4456-8523-e5c7e5a31fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520609550,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d784bbc-5fc9-4922-adae-ae0e194e7121","invariantUUID":"7c927af4-d067-4ff4-bb57-652375e8851f","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":"networkrules","uniqueId":"3fe23d3a-1c45-484b-8925-30550170f81d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520280579,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8a00bf6e-60af-4b4b-9310-1fc37b101921","invariantUUID":"ec4529d1-e7b1-40ec-b2af-1e8f58c0ab00","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":"37e02c57-7630-4365-a13b-fc90408b8bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520433660,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b0e868b-e119-4b26-bb39-0c0559c612c3","invariantUUID":"a9958f36-8717-4927-be81-08e972f05669","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0223c3f-e152-4a0c-b7e1-6d3410ef47d7","lifecycleState":"CERTIFIED","lastUpdateDate":1620523439863,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"29de13cc-31ed-4499-b038-96c1dd4de6d9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523457852,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","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":"593cb019-0ef4-4981-9106-e7d9e970e7a0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523692010,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86b72e0c-44d2-40fb-98e0-f71d38ae9bcd","invariantUUID":"b4efc9a3-afdd-472f-b7b7-74335a41eb9d","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":"8c84b25d-fc8e-48d1-886c-91170e2868a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523202567,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"62053ebb-34e8-45dc-abde-42d1ec677367","lifecycleState":"CERTIFIED","lastUpdateDate":1620522737450,"name":"basic_onboard_onrSLv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","systemName":"BasicOnboardOnrslv","description":"service","tags":["basic_onboard_onrSLv"],"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":"ded38a67-f62b-46e1-bda6-a0e4c48a0543","lifecycleState":"CERTIFIED","lastUpdateDate":1620523478720,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","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}]}]} 2021-05-09 01:32:22,792 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-05-09 01:32:22,792 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-05-09 01:32:22,792 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-09 01:32:22,792 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:32:22,792 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:32:22,792 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:32:22,793 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:32:22,793 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:32:22,793 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:32:22,794 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:32:24,550 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2127 2021-05-09 01:32:24,551 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-09 01:32:24,551 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86b72e0c-44d2-40fb-98e0-f71d38ae9bcd","invariantUUID":"b4efc9a3-afdd-472f-b7b7-74335a41eb9d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86b72e0c-44d2-40fb-98e0-f71d38ae9bcd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ee30b9b2-f5f2-4ada-903b-bfec97678359/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ca0a90-7015-4c05-829b-14017bb9aa08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a3e81b36-3cce-411f-843b-694d05b5eb2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/830b5869-314c-4dbd-8152-6f3ef736fc30/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-09 01:32:24,554 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-05-09 01:32:24,554 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:32:24,554 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:32:24,554 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:32:24,554 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:32:24,554 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:32:24,554 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:32:24,554 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:32:24,554 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-09 01:32:24,554 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:32:24,555 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:32:24,555 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:32:24,555 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-09 01:32:24,555 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:32:24,555 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:32:24,555 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:32:24,555 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-09 01:32:24,555 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:32:24,555 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:32:24,555 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:32:24,555 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-09 01:32:24,555 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:32:24,555 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:32:24,555 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:32:24,555 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-05-09 01:32:24,555 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:32:24,556 INFO 192:__init__.py(1) - Service found, updating information 2021-05-09 01:32:24,556 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:32:24,556 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:32:24,556 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:32:24,556 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:32:24,556 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:32:24,556 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:32:24,558 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:32:25,201 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-05-09 01:32:25,204 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-09 01:32:25,207 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8372ca77-4a84-45d5-96f0-26031c93a091","lifecycleState":"CERTIFIED","lastUpdateDate":1620520812411,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a51c817-9863-4349-bc3e-8d13830e8874","invariantUUID":"79b754b1-fe17-4223-ad76-3386bbe04157","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dfc3488-dfcd-401e-b793-be7965c6adf7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520509551,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d20cbe4-67c9-448d-80e9-93966deb8d3a","invariantUUID":"36c0542a-57e4-4a3e-a18d-bb14f7087f12","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"94f12fcd-3757-4d4d-b5da-155205f803c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520763474,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef344089-9002-479a-b848-b2736f2f45b5","invariantUUID":"76e8a53a-c71f-4000-81f4-0ebb9b0493ff","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"df0787fd-fe58-43da-8d46-5d2d91041951","lifecycleState":"CERTIFIED","lastUpdateDate":1620520679356,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9205565c-5eaf-4b1c-a741-08f2ddb0b9fe","invariantUUID":"bbb6f6ae-5f82-4f05-9101-c1c3736944ce","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a27466fb-c28e-4151-8bb7-b8ba27d22a62","lifecycleState":"CERTIFIED","lastUpdateDate":1620520561357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b73836b1-4584-4f10-a563-648a386d32c2","invariantUUID":"6b5fe8f6-bd31-42a3-9d49-867a008d835f","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":"eaaaaf97-593a-4a95-9faf-583fb43e49e0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523363169,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4feddb9-e6f7-44b1-8d96-6b1134790ceb","invariantUUID":"84ebdec9-8331-4b52-afc4-3d3d35fa8c86","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"ed8b84c0-6435-42f7-8a7c-6b037f17b76e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520685589,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9dc97e-b0de-4917-b17f-96a6da757aec","invariantUUID":"0589a06e-1803-4313-b671-b6410c94f760","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":"659c770a-3be9-4864-b30b-87e64ad319e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520143278,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae87f426-aada-4b41-aa05-8b5d3c5cd061","invariantUUID":"862173ac-d8de-4871-9c88-aa20bfff8ecf","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":"loadBalancer","uniqueId":"5c311343-a276-4540-81c7-03862c0bb8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520067299,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"435a9617-97de-4e24-8a12-db2824bbf0c8","invariantUUID":"b4b998af-b586-4373-af36-931b2a22219b","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a4b567b9-00ca-49f0-bb78-48543308f9c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520578565,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed71fca4-64a6-4523-8cf4-3eec37e7f8d8","invariantUUID":"c93f5d90-3543-4b03-99e1-adfb700cdb8a","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":"defaulticon","uniqueId":"2085934a-d05b-4ef0-ae06-158609c1a63f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520662180,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab8d947f-58c4-4961-952c-a0cadfe3a951","invariantUUID":"dcafd543-b0ca-45de-af3f-96c8d4eafaec","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1bc4349-9eca-4761-a9eb-5bf58034b969","lifecycleState":"CERTIFIED","lastUpdateDate":1620520743061,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e383f9-b795-4db9-9788-f3e4806d6089","invariantUUID":"d58fe8ba-07c2-4a23-9fbf-14a41b85cbe1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cedf25ce-403a-485b-9a6c-f17b226c81e5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520286897,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6863096-0d65-4598-831a-2a7178e02cfe","invariantUUID":"bf7ba210-97c6-4c52-9cfc-e321fe483674","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":"networkrules","uniqueId":"6c0536d5-d578-4d61-ba6c-97f3a1e81383","lifecycleState":"CERTIFIED","lastUpdateDate":1620520246752,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b33c5d6-08b5-4b10-a3e3-75100b703faf","invariantUUID":"51d19653-9d4c-4851-a3fb-4f988ee57166","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":"f7a802cc-08ee-4f95-8201-fff3b3e746ae","lifecycleState":"CERTIFIED","lastUpdateDate":1620520492618,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52fe52bc-524d-4142-910d-2b96aca86326","invariantUUID":"5dbfc7e1-ed6e-4131-a6a7-e5faf2c09e1b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"168f9905-58ac-489e-b2f3-e15acf320287","lifecycleState":"CERTIFIED","lastUpdateDate":1620520030076,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e285bb88-1c48-4f6e-a8ae-c265eb90dc74","invariantUUID":"b5ce8eb4-e1d3-45d1-bb71-408c6b7fc690","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":"e3a0f8ae-bddb-475a-818b-d7aef0a6599b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520309250,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88ac27f1-b69e-4f1c-a32c-e6b1c7aa003e","invariantUUID":"13cfeeb7-7d7d-4b14-939d-9d806d07d8e1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"078fdfa5-f659-45b7-891a-825abc354698","lifecycleState":"CERTIFIED","lastUpdateDate":1620520693810,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"389d6a79-7ddd-415e-aac3-be8cc5d0f0a2","invariantUUID":"91e98544-e169-4472-9242-25ee4fdb28b5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ecaa2f1-87a0-4f7a-b56f-19afaf3e080e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520326604,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff5390c-dc77-47aa-a2fe-4ae3aedb7894","invariantUUID":"fafe793b-bd05-451c-8b65-7c223d9d51eb","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":"compute","uniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1620519991849,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eccf5fd-1cd1-4074-9a48-e765d68122f9","invariantUUID":"e44b6c31-be01-4503-b7e8-553117b01c3f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","lifecycleState":"CERTIFIED","lastUpdateDate":1620520297750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f319512b-b17c-40da-8a8b-82cf820530b7","invariantUUID":"1e5af2d0-fb4c-431f-bd4b-bba3b3865f20","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":"702b4472-9c09-43ab-bdf6-bda1e01cc95a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520478750,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d15d0f3-93a8-44cb-abf9-d4d0f53c7ef3","invariantUUID":"bf5fdbad-84ac-4bae-97dc-d904c2d26bc1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c601e5a1-618c-44d5-940a-22a1b7f3fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520370760,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8295b61f-019c-479c-be8e-62d25cc14bb2","invariantUUID":"5cc2eff4-05eb-4f10-a888-79e0e5d8a54e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9acff15-c2b4-4092-b1db-9ec4f05617a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520544478,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddb59e44-f23b-4be7-b734-8daccb6be12e","invariantUUID":"0824a9be-5ce0-40e6-95b7-25a36d8fe186","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":"18e4de54-a533-48de-ae8d-b1bb64b20166","lifecycleState":"CERTIFIED","lastUpdateDate":1620520526665,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5f8e6f-d253-42c8-8695-071a57f644bc","invariantUUID":"95c080da-0429-492d-98aa-907a588a3fa9","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":"c8ee2351-0ce4-4fc6-9346-f3744f80f56b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520620760,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d4ed6b9-2042-49d3-afca-7104c3ea12c4","invariantUUID":"afa32573-5210-49a3-b128-304e59429cec","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":"defaulticon","uniqueId":"762699e1-42e0-4b59-9445-a082b2db82f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620520651310,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfb6f28e-41dd-449c-93ce-df9395b6ba7b","invariantUUID":"4aa36ab0-0100-4329-8537-16eaf33ab6b5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f2834db-ebd6-4ec9-bd4e-2384e39299ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620520780961,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e46c5fa5-06f7-445a-bbd8-1a90a7da40d1","invariantUUID":"d44b54cd-bc3c-43c9-aa0a-1d3cbbbf57c9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0df3cba1-3334-4c9d-a926-3554afeec6f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620523379359,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d365e365-3ba6-4794-8166-e334e2891916","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2b14cf02-39cb-4ff9-b044-be2a687ead23","lifecycleState":"CERTIFIED","lastUpdateDate":1620520669177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43188a18-ab8b-4f62-bfe4-b6c9cca57fee","invariantUUID":"00640a04-c851-4137-8bd2-58e267e89116","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":"defaulticon","uniqueId":"180ef514-c9b0-4c33-8f9e-80c7f6b4cf2d","lifecycleState":"CERTIFIED","lastUpdateDate":1620523372265,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f1579ab3-45cb-4bc9-ab63-8a660e50ab43","invariantUUID":"4afe892e-6b3b-43aa-97b6-7bb8ed7b8938","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":"objectStorage","uniqueId":"33f490d6-6436-49f4-b6b0-c79e1a74f550","lifecycleState":"CERTIFIED","lastUpdateDate":1620520124294,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb83127-49f7-485a-a26e-a7c2d2619930","invariantUUID":"ed6f0759-2cef-48f1-97a0-a576652d7c63","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fdcb4fbd-b484-4eb4-b57e-8b7c651fcdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520790568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aeddb723-9f02-43b3-8247-ab36a1cdb846","invariantUUID":"e13d1644-58c3-46a2-b5ba-26cb013710fb","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":"defaulticon","uniqueId":"9687b0c7-f1e1-4a4a-8ab4-543f038b3fea","lifecycleState":"CERTIFIED","lastUpdateDate":1620522661086,"name":"basic_onboard_onrSLv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","systemName":"BasicOnboardOnrslv","description":"VF","tags":["basic_onboard_onrSLv"],"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":"c677dc24-b19c-4cd3-9768-d48eb331d218","lifecycleState":"CERTIFIED","lastUpdateDate":1620520551051,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f343a2-b001-4617-bef1-c224e6dc66e5","invariantUUID":"7d805cdf-b130-4d4c-a57f-8e2e2d475bc1","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":"2e5e2587-9a33-4229-b13c-4a397411d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520846699,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"042e8368-0554-403b-9106-0f381359204b","invariantUUID":"1ac29f72-818d-4278-b5a9-5964c1e4560a","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":"a8770cc1-660e-4cde-b34a-a953cd4f408b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520084825,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3a19e58-d56b-45d5-9d20-3ddb684859db","invariantUUID":"da76bb41-c781-4e98-b1b5-f1c71fefb8df","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a5176ca-2fd0-4d10-863c-c136d51d7f26","lifecycleState":"CERTIFIED","lastUpdateDate":1620520825283,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec4aa69-46de-4b98-85ea-1909aa2ac27d","invariantUUID":"7e5760f7-7ef9-496c-8eac-35ab74baac88","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5945a687-2a2b-4d7c-84a5-1e4ee9e36f7b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520201873,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1027a584-8747-491c-bebb-8544bb937408","invariantUUID":"9a0db4fc-8934-4f85-9208-ba489eeb2889","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7297316b-051e-4aaf-a019-e8be39ae7cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520177250,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"423d8dea-f5f6-4f94-8246-627c5350e6cb","invariantUUID":"60b3fa89-0317-48af-8240-2933b23d41a7","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":"objectStorage","uniqueId":"a9f86147-f4a5-4085-8439-8b9935ee0fbd","lifecycleState":"CERTIFIED","lastUpdateDate":1620520114013,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a68ab6d8-9a7c-43c8-9e53-b6cf365987e5","invariantUUID":"a9a593a6-547a-4763-941f-66a08d9444ea","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520357412,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be23a3be-e980-454e-b4e7-93a2a691a99b","invariantUUID":"4303eb01-1c88-4200-b107-6f5cd02ba8ab","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":"compute","uniqueId":"1e52c5b7-4c0e-4862-9f30-719a3180f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520829364,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88d2f9a3-617c-4134-854e-9147d066994e","invariantUUID":"b49648b6-f392-4c53-87ad-7da53c83a1fd","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"614d2952-2b02-41e6-8367-7b21004e3a72","lifecycleState":"CERTIFIED","lastUpdateDate":1620520337450,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bcbc455-3e4d-4055-aead-d67f531195f6","invariantUUID":"b7b7e0bf-113f-47ae-b1b6-0109a3e4eb62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b11c1f1-0b52-44fc-8394-550c4fbb96d8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520467454,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"604b360a-952c-4929-8d6d-c1f61aa5bb1b","invariantUUID":"8ef1b176-9516-468b-8f53-fb39b213549d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1e16982-d73e-40ba-8f53-614140df88ff","lifecycleState":"CERTIFIED","lastUpdateDate":1620520040773,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"489955f4-d8df-4fe4-9002-75274b676e22","invariantUUID":"9679ef47-c649-4fa1-91ad-408ac41ceec9","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":"objectStorage","uniqueId":"44e54831-8f68-4d67-bb79-46770c325da3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520502959,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5910a47-1796-4f74-b87b-27adba311c7b","invariantUUID":"7be30480-b18d-45f4-8317-67edb2e32691","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e3da3635-d31a-4cee-b394-46bc6691cefd","lifecycleState":"CERTIFIED","lastUpdateDate":1620523618113,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a0e0a6b7-639e-40f4-b05f-ecb1638b07b3","invariantUUID":"bdb94181-2760-43e4-9fab-76f76ed8d34d","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":"1daca513-5f36-43ef-b977-32eeacb42358","lifecycleState":"CERTIFIED","lastUpdateDate":1620520364714,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46a27762-b66a-4924-b5f3-06c3b2be79a4","invariantUUID":"a5a15a60-08c8-4847-b246-3210869825b1","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":"port","uniqueId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842","lifecycleState":"CERTIFIED","lastUpdateDate":1620520077153,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc75c95d-d090-4b9a-ad45-7d3312e32b8b","invariantUUID":"3141f91b-6203-4558-983e-c6d6ff643673","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":"a9f24ca4-0f0a-4f91-9f3f-63cc1b7e01cc","lifecycleState":"CERTIFIED","lastUpdateDate":1620520461186,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f639f2a5-5d66-4cd3-9d9d-3c2a29a1398d","invariantUUID":"c6068a1f-53e9-40f9-9bbd-84d4ea914a23","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":"8cd6b110-b31d-40c9-9054-63404736f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520704414,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4cd18f2-8aef-4eba-ae77-b7c69aa5e5da","invariantUUID":"4be96675-3ad8-4d6a-a1ce-97e4668c2eb9","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":"4680d67b-4c7d-45ef-be1f-9f07b57016e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520720970,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9e4b5b-4f1f-469a-85ab-4bbaef1d4693","invariantUUID":"f5d69076-aa5b-4f6e-aff1-2d2e152ebf29","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00b4f124-8487-4313-a3fb-0f52f46458c0","lifecycleState":"CERTIFIED","lastUpdateDate":1620520409349,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d66c12-7fe9-4757-b122-49486f80178b","invariantUUID":"b9ed9e79-74bf-4692-aa74-7810760f32b3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1e4a39e-cfe3-4456-ab60-d7040afaf9c7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520184610,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58a72968-c141-4084-ba5b-202ed02a6c3a","invariantUUID":"3123b22f-54e4-4354-a532-a9689619d30f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b42f6d5d-82df-4448-8348-37f29effff99","lifecycleState":"CERTIFIED","lastUpdateDate":1620520750085,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0fdefb-90ff-4dbb-b949-1f3d06de6ecf","invariantUUID":"9582583c-06a8-4e51-af90-6d97048570ed","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"745bebf9-b6eb-456e-b80d-ff950a470aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520149778,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e00292da-e801-4ff6-8788-9c70355f2766","invariantUUID":"07624114-c17e-4683-8646-3b017da9c122","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5484bd6-d833-4e76-b694-155d02c8169e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520319987,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"208b9e4b-41cb-4a65-8d4c-909b0644d137","invariantUUID":"9830fe0e-5530-4317-9585-7e6cd1129ce3","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":"defaulticon","uniqueId":"ef694f50-7366-4a78-baa4-bb073a63a19d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520160671,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12a8447d-8668-4ca6-9ea9-56a08e759be3","invariantUUID":"6fb78f32-22ad-48ff-89d5-3873816b9f2a","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a83bf5a7-87fe-4bbf-80b7-a0ce2aeb1816","lifecycleState":"CERTIFIED","lastUpdateDate":1620520130659,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5665f505-24f4-49ae-ab6e-39a00a65db99","invariantUUID":"e4e50ccb-3511-4952-a6f9-aaf07c3a7205","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":"62a72418-7ee9-489a-93d1-6765797ce71b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520485517,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eb5766a2-2d04-4078-8e6f-6a350704e639","invariantUUID":"b0d19db3-09f2-44f6-95d0-fae2df2e9155","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":"3b2c32b6-bd82-4577-b3f8-d61a8fa483bb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520727292,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f1d4be9-fc29-4f01-8969-4bf2aacd0012","invariantUUID":"cb2fe0d9-2ff2-4106-8183-a55b5b19282c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6c3ac79-1366-4ad5-b7ca-5ea3921acfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1620520444175,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c7a011b-b4d5-4439-9afa-cc82b30e2447","invariantUUID":"0f873fac-7fa6-48e6-a218-76cb9add1c83","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":"objectStorage","uniqueId":"e16f1b01-f229-4c20-b476-a54b3596454c","lifecycleState":"CERTIFIED","lastUpdateDate":1620520047448,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c71f372-7e0a-4f6c-80ac-b4c90085f7d8","invariantUUID":"e5d88ce2-541f-473c-aea7-9d7abac67e3a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101d7bf1-25db-4376-b9b6-44d39b6cf8ba","lifecycleState":"CERTIFIED","lastUpdateDate":1620520190958,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffcec65f-f660-43ae-9010-f2225f25469a","invariantUUID":"e8e2b46c-d3ad-422d-83d5-af6563a33ab2","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":"compute","uniqueId":"524036a8-1235-42ff-b91b-7e02e1c3b4a8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520520672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db6e92c1-3584-40dc-aa65-7271391f9b17","invariantUUID":"fd5bbeb8-c25c-4ba2-9900-695e07dffb12","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f622b6fe-87aa-42e8-8a90-2507855aea2a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520840357,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69a7b252-c241-4f8c-9e54-6e29dbc63db2","invariantUUID":"6873d76c-8acc-42d9-9830-1f1eeb2b1fa4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8a01354-cdbc-44e3-abfd-8ee2f46c56f8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520256812,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be0a85d-765a-4ee2-92b3-2c9586c04512","invariantUUID":"be919550-15ef-40fe-80ba-7b8ba532452e","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":"817525a7-69ff-4c64-b35a-a81764a442cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520710360,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafb43f1-b36a-43a3-b005-2e9bbf9473d1","invariantUUID":"92ce6e71-4d78-445f-bc58-a612e601086d","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":"objectStorage","uniqueId":"22d9d7b4-dade-4169-813f-2ba1e4954241","lifecycleState":"CERTIFIED","lastUpdateDate":1620520585521,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"754659f2-40d4-49a1-9d84-4a6394c82c32","invariantUUID":"186efeb2-d499-402e-8b36-748d55e297b4","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":"fcf7a127-3447-4745-a0b1-d5869411ff29","lifecycleState":"CERTIFIED","lastUpdateDate":1620520167102,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae26996a-6db5-4646-a9cd-cb7bc4cca5ca","invariantUUID":"f7061682-e210-4fa1-923a-88ff67c99944","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"782dffed-8e8c-4013-bd83-d9bec3c5792e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520770453,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"329e31ea-cc46-441d-86f7-839cd036f547","invariantUUID":"1d08be9d-c3f6-4fb8-86bc-11772adfcf41","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":"c907bef5-05f5-4456-8523-e5c7e5a31fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520609550,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d784bbc-5fc9-4922-adae-ae0e194e7121","invariantUUID":"7c927af4-d067-4ff4-bb57-652375e8851f","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":"networkrules","uniqueId":"3fe23d3a-1c45-484b-8925-30550170f81d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520280579,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8a00bf6e-60af-4b4b-9310-1fc37b101921","invariantUUID":"ec4529d1-e7b1-40ec-b2af-1e8f58c0ab00","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":"37e02c57-7630-4365-a13b-fc90408b8bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520433660,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b0e868b-e119-4b26-bb39-0c0559c612c3","invariantUUID":"a9958f36-8717-4927-be81-08e972f05669","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0223c3f-e152-4a0c-b7e1-6d3410ef47d7","lifecycleState":"CERTIFIED","lastUpdateDate":1620523439863,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"29de13cc-31ed-4499-b038-96c1dd4de6d9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523457852,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","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":"593cb019-0ef4-4981-9106-e7d9e970e7a0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523692010,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86b72e0c-44d2-40fb-98e0-f71d38ae9bcd","invariantUUID":"b4efc9a3-afdd-472f-b7b7-74335a41eb9d","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":"8c84b25d-fc8e-48d1-886c-91170e2868a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523202567,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"62053ebb-34e8-45dc-abde-42d1ec677367","lifecycleState":"CERTIFIED","lastUpdateDate":1620522737450,"name":"basic_onboard_onrSLv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","systemName":"BasicOnboardOnrslv","description":"service","tags":["basic_onboard_onrSLv"],"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":"ded38a67-f62b-46e1-bda6-a0e4c48a0543","lifecycleState":"CERTIFIED","lastUpdateDate":1620523478720,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","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}]}]} 2021-05-09 01:32:25,217 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-05-09 01:32:25,219 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-05-09 01:32:25,219 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-09 01:32:25,219 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:32:25,219 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:32:25,220 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:32:25,221 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:32:25,221 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-09 01:32:25,221 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-09 01:32:25,224 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:32:25,928 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2127 2021-05-09 01:32:25,929 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-09 01:32:25,930 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"86b72e0c-44d2-40fb-98e0-f71d38ae9bcd","invariantUUID":"b4efc9a3-afdd-472f-b7b7-74335a41eb9d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/86b72e0c-44d2-40fb-98e0-f71d38ae9bcd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","name":"basic_onboard_onrSLv","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ee30b9b2-f5f2-4ada-903b-bfec97678359/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ca0a90-7015-4c05-829b-14017bb9aa08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a3e81b36-3cce-411f-843b-694d05b5eb2e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/830b5869-314c-4dbd-8152-6f3ef736fc30/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-09 01:32:25,932 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-05-09 01:32:25,932 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:32:25,932 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:32:25,933 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:32:25,933 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_onrSLv from SDC 2021-05-09 01:32:25,933 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:32:25,933 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:32:25,933 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:32:25,933 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-09 01:32:25,933 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:32:25,933 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:32:25,933 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:32:25,933 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-05-09 01:32:25,934 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:32:25,934 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:32:25,934 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:32:25,934 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-09 01:32:25,934 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:32:25,934 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:32:25,934 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:32:25,934 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-05-09 01:32:25,934 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-09 01:32:25,934 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-09 01:32:25,935 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-09 01:32:25,935 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-05-09 01:32:25,935 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-05-09 01:32:25,935 INFO 192:__init__.py(1) - Service found, updating information 2021-05-09 01:32:25,935 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:32:25,935 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:32:25,935 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:32:25,936 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:32:25,936 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-09 01:32:25,936 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-09 01:32:25,938 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-09 01:32:26,657 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-05-09 01:32:26,660 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-09 01:32:26,661 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8372ca77-4a84-45d5-96f0-26031c93a091","lifecycleState":"CERTIFIED","lastUpdateDate":1620520812411,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a51c817-9863-4349-bc3e-8d13830e8874","invariantUUID":"79b754b1-fe17-4223-ad76-3386bbe04157","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dfc3488-dfcd-401e-b793-be7965c6adf7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520509551,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d20cbe4-67c9-448d-80e9-93966deb8d3a","invariantUUID":"36c0542a-57e4-4a3e-a18d-bb14f7087f12","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"94f12fcd-3757-4d4d-b5da-155205f803c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520763474,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef344089-9002-479a-b848-b2736f2f45b5","invariantUUID":"76e8a53a-c71f-4000-81f4-0ebb9b0493ff","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"df0787fd-fe58-43da-8d46-5d2d91041951","lifecycleState":"CERTIFIED","lastUpdateDate":1620520679356,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9205565c-5eaf-4b1c-a741-08f2ddb0b9fe","invariantUUID":"bbb6f6ae-5f82-4f05-9101-c1c3736944ce","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a27466fb-c28e-4151-8bb7-b8ba27d22a62","lifecycleState":"CERTIFIED","lastUpdateDate":1620520561357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b73836b1-4584-4f10-a563-648a386d32c2","invariantUUID":"6b5fe8f6-bd31-42a3-9d49-867a008d835f","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":"eaaaaf97-593a-4a95-9faf-583fb43e49e0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523363169,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f4feddb9-e6f7-44b1-8d96-6b1134790ceb","invariantUUID":"84ebdec9-8331-4b52-afc4-3d3d35fa8c86","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"ed8b84c0-6435-42f7-8a7c-6b037f17b76e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520685589,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9dc97e-b0de-4917-b17f-96a6da757aec","invariantUUID":"0589a06e-1803-4313-b671-b6410c94f760","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":"659c770a-3be9-4864-b30b-87e64ad319e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520143278,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae87f426-aada-4b41-aa05-8b5d3c5cd061","invariantUUID":"862173ac-d8de-4871-9c88-aa20bfff8ecf","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":"loadBalancer","uniqueId":"5c311343-a276-4540-81c7-03862c0bb8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520067299,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"435a9617-97de-4e24-8a12-db2824bbf0c8","invariantUUID":"b4b998af-b586-4373-af36-931b2a22219b","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a4b567b9-00ca-49f0-bb78-48543308f9c4","lifecycleState":"CERTIFIED","lastUpdateDate":1620520578565,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ed71fca4-64a6-4523-8cf4-3eec37e7f8d8","invariantUUID":"c93f5d90-3543-4b03-99e1-adfb700cdb8a","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":"defaulticon","uniqueId":"2085934a-d05b-4ef0-ae06-158609c1a63f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520662180,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab8d947f-58c4-4961-952c-a0cadfe3a951","invariantUUID":"dcafd543-b0ca-45de-af3f-96c8d4eafaec","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1bc4349-9eca-4761-a9eb-5bf58034b969","lifecycleState":"CERTIFIED","lastUpdateDate":1620520743061,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8e383f9-b795-4db9-9788-f3e4806d6089","invariantUUID":"d58fe8ba-07c2-4a23-9fbf-14a41b85cbe1","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cedf25ce-403a-485b-9a6c-f17b226c81e5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520286897,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6863096-0d65-4598-831a-2a7178e02cfe","invariantUUID":"bf7ba210-97c6-4c52-9cfc-e321fe483674","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":"networkrules","uniqueId":"6c0536d5-d578-4d61-ba6c-97f3a1e81383","lifecycleState":"CERTIFIED","lastUpdateDate":1620520246752,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b33c5d6-08b5-4b10-a3e3-75100b703faf","invariantUUID":"51d19653-9d4c-4851-a3fb-4f988ee57166","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":"f7a802cc-08ee-4f95-8201-fff3b3e746ae","lifecycleState":"CERTIFIED","lastUpdateDate":1620520492618,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52fe52bc-524d-4142-910d-2b96aca86326","invariantUUID":"5dbfc7e1-ed6e-4131-a6a7-e5faf2c09e1b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"168f9905-58ac-489e-b2f3-e15acf320287","lifecycleState":"CERTIFIED","lastUpdateDate":1620520030076,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e285bb88-1c48-4f6e-a8ae-c265eb90dc74","invariantUUID":"b5ce8eb4-e1d3-45d1-bb71-408c6b7fc690","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":"e3a0f8ae-bddb-475a-818b-d7aef0a6599b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520309250,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88ac27f1-b69e-4f1c-a32c-e6b1c7aa003e","invariantUUID":"13cfeeb7-7d7d-4b14-939d-9d806d07d8e1","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"078fdfa5-f659-45b7-891a-825abc354698","lifecycleState":"CERTIFIED","lastUpdateDate":1620520693810,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"389d6a79-7ddd-415e-aac3-be8cc5d0f0a2","invariantUUID":"91e98544-e169-4472-9242-25ee4fdb28b5","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1ecaa2f1-87a0-4f7a-b56f-19afaf3e080e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520326604,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff5390c-dc77-47aa-a2fe-4ae3aedb7894","invariantUUID":"fafe793b-bd05-451c-8b65-7c223d9d51eb","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":"compute","uniqueId":"4328c3e9-9d01-4de9-8665-2b8017c508bc","lifecycleState":"CERTIFIED","lastUpdateDate":1620519991849,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eccf5fd-1cd1-4074-9a48-e765d68122f9","invariantUUID":"e44b6c31-be01-4503-b7e8-553117b01c3f","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"e050fb11-d32c-4fb0-aa7f-7cbe67f50425","lifecycleState":"CERTIFIED","lastUpdateDate":1620520297750,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f319512b-b17c-40da-8a8b-82cf820530b7","invariantUUID":"1e5af2d0-fb4c-431f-bd4b-bba3b3865f20","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":"702b4472-9c09-43ab-bdf6-bda1e01cc95a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520478750,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1d15d0f3-93a8-44cb-abf9-d4d0f53c7ef3","invariantUUID":"bf5fdbad-84ac-4bae-97dc-d904c2d26bc1","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c601e5a1-618c-44d5-940a-22a1b7f3fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520370760,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8295b61f-019c-479c-be8e-62d25cc14bb2","invariantUUID":"5cc2eff4-05eb-4f10-a888-79e0e5d8a54e","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9acff15-c2b4-4092-b1db-9ec4f05617a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620520544478,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ddb59e44-f23b-4be7-b734-8daccb6be12e","invariantUUID":"0824a9be-5ce0-40e6-95b7-25a36d8fe186","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":"18e4de54-a533-48de-ae8d-b1bb64b20166","lifecycleState":"CERTIFIED","lastUpdateDate":1620520526665,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a5f8e6f-d253-42c8-8695-071a57f644bc","invariantUUID":"95c080da-0429-492d-98aa-907a588a3fa9","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":"c8ee2351-0ce4-4fc6-9346-f3744f80f56b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520620760,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4d4ed6b9-2042-49d3-afca-7104c3ea12c4","invariantUUID":"afa32573-5210-49a3-b128-304e59429cec","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":"defaulticon","uniqueId":"762699e1-42e0-4b59-9445-a082b2db82f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620520651310,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfb6f28e-41dd-449c-93ce-df9395b6ba7b","invariantUUID":"4aa36ab0-0100-4329-8537-16eaf33ab6b5","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5f2834db-ebd6-4ec9-bd4e-2384e39299ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620520780961,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e46c5fa5-06f7-445a-bbd8-1a90a7da40d1","invariantUUID":"d44b54cd-bc3c-43c9-aa0a-1d3cbbbf57c9","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0df3cba1-3334-4c9d-a926-3554afeec6f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620523379359,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d365e365-3ba6-4794-8166-e334e2891916","invariantUUID":"ee903921-39e3-4288-ae75-8c30e27de2c7","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2b14cf02-39cb-4ff9-b044-be2a687ead23","lifecycleState":"CERTIFIED","lastUpdateDate":1620520669177,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43188a18-ab8b-4f62-bfe4-b6c9cca57fee","invariantUUID":"00640a04-c851-4137-8bd2-58e267e89116","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":"defaulticon","uniqueId":"180ef514-c9b0-4c33-8f9e-80c7f6b4cf2d","lifecycleState":"CERTIFIED","lastUpdateDate":1620523372265,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f1579ab3-45cb-4bc9-ab63-8a660e50ab43","invariantUUID":"4afe892e-6b3b-43aa-97b6-7bb8ed7b8938","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":"objectStorage","uniqueId":"33f490d6-6436-49f4-b6b0-c79e1a74f550","lifecycleState":"CERTIFIED","lastUpdateDate":1620520124294,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9cb83127-49f7-485a-a26e-a7c2d2619930","invariantUUID":"ed6f0759-2cef-48f1-97a0-a576652d7c63","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"fdcb4fbd-b484-4eb4-b57e-8b7c651fcdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520790568,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aeddb723-9f02-43b3-8247-ab36a1cdb846","invariantUUID":"e13d1644-58c3-46a2-b5ba-26cb013710fb","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":"defaulticon","uniqueId":"9687b0c7-f1e1-4a4a-8ab4-543f038b3fea","lifecycleState":"CERTIFIED","lastUpdateDate":1620522661086,"name":"basic_onboard_onrSLv","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c7a055d1-33d2-400c-97c3-bc5066d1de84","invariantUUID":"359f5458-7dac-4e0c-86a8-9b727fe9b563","systemName":"BasicOnboardOnrslv","description":"VF","tags":["basic_onboard_onrSLv"],"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":"c677dc24-b19c-4cd3-9768-d48eb331d218","lifecycleState":"CERTIFIED","lastUpdateDate":1620520551051,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2f343a2-b001-4617-bef1-c224e6dc66e5","invariantUUID":"7d805cdf-b130-4d4c-a57f-8e2e2d475bc1","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":"2e5e2587-9a33-4229-b13c-4a397411d67d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520846699,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"042e8368-0554-403b-9106-0f381359204b","invariantUUID":"1ac29f72-818d-4278-b5a9-5964c1e4560a","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":"a8770cc1-660e-4cde-b34a-a953cd4f408b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520084825,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3a19e58-d56b-45d5-9d20-3ddb684859db","invariantUUID":"da76bb41-c781-4e98-b1b5-f1c71fefb8df","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1a5176ca-2fd0-4d10-863c-c136d51d7f26","lifecycleState":"CERTIFIED","lastUpdateDate":1620520825283,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bec4aa69-46de-4b98-85ea-1909aa2ac27d","invariantUUID":"7e5760f7-7ef9-496c-8eac-35ab74baac88","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5945a687-2a2b-4d7c-84a5-1e4ee9e36f7b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520201873,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1027a584-8747-491c-bebb-8544bb937408","invariantUUID":"9a0db4fc-8934-4f85-9208-ba489eeb2889","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7297316b-051e-4aaf-a019-e8be39ae7cc3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520177250,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"423d8dea-f5f6-4f94-8246-627c5350e6cb","invariantUUID":"60b3fa89-0317-48af-8240-2933b23d41a7","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":"objectStorage","uniqueId":"a9f86147-f4a5-4085-8439-8b9935ee0fbd","lifecycleState":"CERTIFIED","lastUpdateDate":1620520114013,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a68ab6d8-9a7c-43c8-9e53-b6cf365987e5","invariantUUID":"a9a593a6-547a-4763-941f-66a08d9444ea","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4586d170-8c38-48ea-9c6d-9ee2da80d8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520357412,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"be23a3be-e980-454e-b4e7-93a2a691a99b","invariantUUID":"4303eb01-1c88-4200-b107-6f5cd02ba8ab","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":"compute","uniqueId":"1e52c5b7-4c0e-4862-9f30-719a3180f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1620520829364,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88d2f9a3-617c-4134-854e-9147d066994e","invariantUUID":"b49648b6-f392-4c53-87ad-7da53c83a1fd","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"614d2952-2b02-41e6-8367-7b21004e3a72","lifecycleState":"CERTIFIED","lastUpdateDate":1620520337450,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bcbc455-3e4d-4055-aead-d67f531195f6","invariantUUID":"b7b7e0bf-113f-47ae-b1b6-0109a3e4eb62","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b11c1f1-0b52-44fc-8394-550c4fbb96d8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520467454,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"604b360a-952c-4929-8d6d-c1f61aa5bb1b","invariantUUID":"8ef1b176-9516-468b-8f53-fb39b213549d","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c1e16982-d73e-40ba-8f53-614140df88ff","lifecycleState":"CERTIFIED","lastUpdateDate":1620520040773,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"489955f4-d8df-4fe4-9002-75274b676e22","invariantUUID":"9679ef47-c649-4fa1-91ad-408ac41ceec9","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":"objectStorage","uniqueId":"44e54831-8f68-4d67-bb79-46770c325da3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520502959,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5910a47-1796-4f74-b87b-27adba311c7b","invariantUUID":"7be30480-b18d-45f4-8317-67edb2e32691","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e3da3635-d31a-4cee-b394-46bc6691cefd","lifecycleState":"CERTIFIED","lastUpdateDate":1620523618113,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a0e0a6b7-639e-40f4-b05f-ecb1638b07b3","invariantUUID":"bdb94181-2760-43e4-9fab-76f76ed8d34d","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":"1daca513-5f36-43ef-b977-32eeacb42358","lifecycleState":"CERTIFIED","lastUpdateDate":1620520364714,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46a27762-b66a-4924-b5f3-06c3b2be79a4","invariantUUID":"a5a15a60-08c8-4847-b246-3210869825b1","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":"port","uniqueId":"59c3bfa7-9422-43dd-a1b1-89b062a8f842","lifecycleState":"CERTIFIED","lastUpdateDate":1620520077153,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc75c95d-d090-4b9a-ad45-7d3312e32b8b","invariantUUID":"3141f91b-6203-4558-983e-c6d6ff643673","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":"a9f24ca4-0f0a-4f91-9f3f-63cc1b7e01cc","lifecycleState":"CERTIFIED","lastUpdateDate":1620520461186,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f639f2a5-5d66-4cd3-9d9d-3c2a29a1398d","invariantUUID":"c6068a1f-53e9-40f9-9bbd-84d4ea914a23","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":"8cd6b110-b31d-40c9-9054-63404736f9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520704414,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4cd18f2-8aef-4eba-ae77-b7c69aa5e5da","invariantUUID":"4be96675-3ad8-4d6a-a1ce-97e4668c2eb9","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":"4680d67b-4c7d-45ef-be1f-9f07b57016e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620520720970,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9e4b5b-4f1f-469a-85ab-4bbaef1d4693","invariantUUID":"f5d69076-aa5b-4f6e-aff1-2d2e152ebf29","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"00b4f124-8487-4313-a3fb-0f52f46458c0","lifecycleState":"CERTIFIED","lastUpdateDate":1620520409349,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d66c12-7fe9-4757-b122-49486f80178b","invariantUUID":"b9ed9e79-74bf-4692-aa74-7810760f32b3","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1e4a39e-cfe3-4456-ab60-d7040afaf9c7","lifecycleState":"CERTIFIED","lastUpdateDate":1620520184610,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58a72968-c141-4084-ba5b-202ed02a6c3a","invariantUUID":"3123b22f-54e4-4354-a532-a9689619d30f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b42f6d5d-82df-4448-8348-37f29effff99","lifecycleState":"CERTIFIED","lastUpdateDate":1620520750085,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba0fdefb-90ff-4dbb-b949-1f3d06de6ecf","invariantUUID":"9582583c-06a8-4e51-af90-6d97048570ed","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"745bebf9-b6eb-456e-b80d-ff950a470aa9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520149778,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e00292da-e801-4ff6-8788-9c70355f2766","invariantUUID":"07624114-c17e-4683-8646-3b017da9c122","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5484bd6-d833-4e76-b694-155d02c8169e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520319987,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"208b9e4b-41cb-4a65-8d4c-909b0644d137","invariantUUID":"9830fe0e-5530-4317-9585-7e6cd1129ce3","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":"defaulticon","uniqueId":"ef694f50-7366-4a78-baa4-bb073a63a19d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520160671,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12a8447d-8668-4ca6-9ea9-56a08e759be3","invariantUUID":"6fb78f32-22ad-48ff-89d5-3873816b9f2a","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a83bf5a7-87fe-4bbf-80b7-a0ce2aeb1816","lifecycleState":"CERTIFIED","lastUpdateDate":1620520130659,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5665f505-24f4-49ae-ab6e-39a00a65db99","invariantUUID":"e4e50ccb-3511-4952-a6f9-aaf07c3a7205","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":"62a72418-7ee9-489a-93d1-6765797ce71b","lifecycleState":"CERTIFIED","lastUpdateDate":1620520485517,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"eb5766a2-2d04-4078-8e6f-6a350704e639","invariantUUID":"b0d19db3-09f2-44f6-95d0-fae2df2e9155","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":"3b2c32b6-bd82-4577-b3f8-d61a8fa483bb","lifecycleState":"CERTIFIED","lastUpdateDate":1620520727292,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f1d4be9-fc29-4f01-8969-4bf2aacd0012","invariantUUID":"cb2fe0d9-2ff2-4106-8183-a55b5b19282c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f6c3ac79-1366-4ad5-b7ca-5ea3921acfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1620520444175,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c7a011b-b4d5-4439-9afa-cc82b30e2447","invariantUUID":"0f873fac-7fa6-48e6-a218-76cb9add1c83","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":"objectStorage","uniqueId":"e16f1b01-f229-4c20-b476-a54b3596454c","lifecycleState":"CERTIFIED","lastUpdateDate":1620520047448,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c71f372-7e0a-4f6c-80ac-b4c90085f7d8","invariantUUID":"e5d88ce2-541f-473c-aea7-9d7abac67e3a","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101d7bf1-25db-4376-b9b6-44d39b6cf8ba","lifecycleState":"CERTIFIED","lastUpdateDate":1620520190958,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ffcec65f-f660-43ae-9010-f2225f25469a","invariantUUID":"e8e2b46c-d3ad-422d-83d5-af6563a33ab2","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":"compute","uniqueId":"524036a8-1235-42ff-b91b-7e02e1c3b4a8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520520672,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db6e92c1-3584-40dc-aa65-7271391f9b17","invariantUUID":"fd5bbeb8-c25c-4ba2-9900-695e07dffb12","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f622b6fe-87aa-42e8-8a90-2507855aea2a","lifecycleState":"CERTIFIED","lastUpdateDate":1620520840357,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69a7b252-c241-4f8c-9e54-6e29dbc63db2","invariantUUID":"6873d76c-8acc-42d9-9830-1f1eeb2b1fa4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8a01354-cdbc-44e3-abfd-8ee2f46c56f8","lifecycleState":"CERTIFIED","lastUpdateDate":1620520256812,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be0a85d-765a-4ee2-92b3-2c9586c04512","invariantUUID":"be919550-15ef-40fe-80ba-7b8ba532452e","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":"817525a7-69ff-4c64-b35a-a81764a442cf","lifecycleState":"CERTIFIED","lastUpdateDate":1620520710360,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafb43f1-b36a-43a3-b005-2e9bbf9473d1","invariantUUID":"92ce6e71-4d78-445f-bc58-a612e601086d","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":"objectStorage","uniqueId":"22d9d7b4-dade-4169-813f-2ba1e4954241","lifecycleState":"CERTIFIED","lastUpdateDate":1620520585521,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"754659f2-40d4-49a1-9d84-4a6394c82c32","invariantUUID":"186efeb2-d499-402e-8b36-748d55e297b4","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":"fcf7a127-3447-4745-a0b1-d5869411ff29","lifecycleState":"CERTIFIED","lastUpdateDate":1620520167102,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae26996a-6db5-4646-a9cd-cb7bc4cca5ca","invariantUUID":"f7061682-e210-4fa1-923a-88ff67c99944","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"782dffed-8e8c-4013-bd83-d9bec3c5792e","lifecycleState":"CERTIFIED","lastUpdateDate":1620520770453,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"329e31ea-cc46-441d-86f7-839cd036f547","invariantUUID":"1d08be9d-c3f6-4fb8-86bc-11772adfcf41","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":"c907bef5-05f5-4456-8523-e5c7e5a31fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1620520609550,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d784bbc-5fc9-4922-adae-ae0e194e7121","invariantUUID":"7c927af4-d067-4ff4-bb57-652375e8851f","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":"networkrules","uniqueId":"3fe23d3a-1c45-484b-8925-30550170f81d","lifecycleState":"CERTIFIED","lastUpdateDate":1620520280579,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8a00bf6e-60af-4b4b-9310-1fc37b101921","invariantUUID":"ec4529d1-e7b1-40ec-b2af-1e8f58c0ab00","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":"37e02c57-7630-4365-a13b-fc90408b8bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1620520433660,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b0e868b-e119-4b26-bb39-0c0559c612c3","invariantUUID":"a9958f36-8717-4927-be81-08e972f05669","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b0223c3f-e152-4a0c-b7e1-6d3410ef47d7","lifecycleState":"CERTIFIED","lastUpdateDate":1620523439863,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a3e81b36-3cce-411f-843b-694d05b5eb2e","invariantUUID":"f65d2583-e5b6-4a82-be33-f65d89f16801","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"29de13cc-31ed-4499-b038-96c1dd4de6d9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523457852,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"045a4a34-359e-4b25-9d2c-7137e8032018","invariantUUID":"93b650f1-09af-4b34-a83e-3247bafd66b2","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":"593cb019-0ef4-4981-9106-e7d9e970e7a0","lifecycleState":"CERTIFIED","lastUpdateDate":1620523692010,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"86b72e0c-44d2-40fb-98e0-f71d38ae9bcd","invariantUUID":"b4efc9a3-afdd-472f-b7b7-74335a41eb9d","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":"8c84b25d-fc8e-48d1-886c-91170e2868a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620523202567,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ca0a90-7015-4c05-829b-14017bb9aa08","invariantUUID":"e2ae09cb-4ccc-47ad-8134-640263223509","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"62053ebb-34e8-45dc-abde-42d1ec677367","lifecycleState":"CERTIFIED","lastUpdateDate":1620522737450,"name":"basic_onboard_onrSLv","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ee30b9b2-f5f2-4ada-903b-bfec97678359","invariantUUID":"f25cef34-a8b9-4742-90fb-2d2c63755e69","systemName":"BasicOnboardOnrslv","description":"service","tags":["basic_onboard_onrSLv"],"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":"ded38a67-f62b-46e1-bda6-a0e4c48a0543","lifecycleState":"CERTIFIED","lastUpdateDate":1620523478720,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"830b5869-314c-4dbd-8152-6f3ef736fc30","invariantUUID":"3ae85f34-014c-4e8c-a8e2-1cf571b293b9","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}]}]} 2021-05-09 01:32:26,665 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-05-09 01:32:26,666 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-09 01:32:26,666 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel 2021-05-09 01:32:26,666 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-05-09 01:32:26,668 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-09 01:32:26,864 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/045a4a34-359e-4b25-9d2c-7137e8032018/toscaModel HTTP/1.1" 200 None 2021-05-09 01:32:26,867 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-05-09 01:32:26,868 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 11 2021-05-09 01:32:26,869 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 11 2021-05-09 01:32:26,869 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 11 2021-05-09 01:32:26,869 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 11 2021-05-09 01:32:26,869 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 11 2021-05-09 01:32:26,869 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 11 2021-05-09 01:32:26,869 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 11 2021-05-09 01:32:26,973 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.042286835610142695, below negative shortcut threshhold 0.05 2021-05-09 01:32:27,086 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.040631317063453236, below negative shortcut threshhold 0.05 2021-05-09 01:32:27,235 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04149477424151983, below negative shortcut threshhold 0.05 2021-05-09 01:32:27,352 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.0441271111294638, below negative shortcut threshhold 0.05 2021-05-09 01:32:27,441 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.04313802597268566, below negative shortcut threshhold 0.05 2021-05-09 01:32:27,533 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.041595125440564956, below negative shortcut threshhold 0.05 2021-05-09 01:32:27,780 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.040981941702416896, below negative shortcut threshhold 0.05 2021-05-09 01:32:27,852 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.042543887645080394, below negative shortcut threshhold 0.05 2021-05-09 01:32:27,927 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.04378970875923208, below negative shortcut threshhold 0.05 2021-05-09 01:32:28,121 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.044404416384519675, below negative shortcut threshhold 0.05 2021-05-09 01:32:28,229 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04347580691640234, below negative shortcut threshhold 0.05 2021-05-09 01:32:28,313 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-05-09 01:32:28,314 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active 2021-05-09 01:32:28,314 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-05-09 01:32:28,314 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active 2021-05-09 01:32:28,314 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active 2021-05-09 01:32:28,314 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active 2021-05-09 01:32:28,314 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.07081408386414483 2021-05-09 01:32:28,314 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07199707981290646 2021-05-09 01:32:28,314 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active 2021-05-09 01:32:28,314 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active 2021-05-09 01:32:28,314 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active 2021-05-09 01:32:28,314 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08103451791863463 2021-05-09 01:32:28,314 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0 2021-05-09 01:32:28,315 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-05-09 01:32:28,315 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active 2021-05-09 01:32:28,315 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold 2021-05-09 01:32:28,315 DEBUG 277:universaldetector.py(1) - utf-8 confidence = 0.010000000000000009 2021-05-09 01:32:28,315 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01 2021-05-09 01:32:28,315 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01 2021-05-09 01:32:28,315 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01 2021-05-09 01:32:28,315 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01 2021-05-09 01:32:28,315 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01 2021-05-09 01:32:28,315 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01 2021-05-09 01:32:28,315 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01 2021-05-09 01:32:28,315 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.042286835610142695 2021-05-09 01:32:28,315 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.040631317063453236 2021-05-09 01:32:28,315 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.04149477424151983 2021-05-09 01:32:28,315 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.0441271111294638 2021-05-09 01:32:28,316 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.04313802597268566 2021-05-09 01:32:28,316 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.041595125440564956 2021-05-09 01:32:28,316 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.07081408386414483 2021-05-09 01:32:28,316 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07199707981290646 2021-05-09 01:32:28,316 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.040981941702416896 2021-05-09 01:32:28,316 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.042543887645080394 2021-05-09 01:32:28,316 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.04378970875923208 2021-05-09 01:32:28,316 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08103451791863463 2021-05-09 01:32:28,316 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0 2021-05-09 01:32:28,316 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.044404416384519675 2021-05-09 01:32:28,316 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04347580691640234 2021-05-09 01:32:28,316 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04347580691640234 2021-05-09 01:32:28,318 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: PK� �R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK� �RTOSCA-Metadata/TOSCA.metaM���0 DwE~�-��� Ѫ�U�d)q��B������n~Na�;�M"�¹Ȧޝ��ix�Bf2~�X� ��V�Dj�W�\��Q�&��/���2�Td]�=������ޭ�r�����\�ƍַ�(�PK�ku���PK� �R(Definitions/service-BasicVm-template.yml�Yo��}~o�P�faI*]�R��tZ��v�9�CS��8����I @�0E��g�ٽ ��5���0����+K�}��E��S�i{RBh[ ��_lD� ���j��b:d2���hɢ��r8���%Q��Uh轞*P���taR�+# ,t�� ��bI�(p�D�h��� }SS�6Б�a�#��>�KSCtX��\^�F���x�z�̑У4��)�c<��k6�ǵ�FnGKXţ�Y��ul䐡��A.Zߐ�0��?h���KDu��b���*DŽ���Xh�H��������M�(#��5Y:�w-S c��.&���r\�����aFB��ж�dd�h��h0�נUӢ�.���SP��Xz��� ���x�ݠ����^��-��:�K�y��p �����؀�㭡.#�� ��Lu�Ao����+.5��&��\��d�K��$�X�/����DQ0�R庳PY�&�$%��MO�\�(GU4�1�Y��o hv ,��w�cI\�.��c-#��e@�O )A�]�BX�q�͇;���\ �>I#i/e�Wl���&k���y�r*��y�1����B�a�~�⊤\3D{ߜ9��M��%��j�%4������u�b�*3]�E��\1]���2G�V�� �[��G+8�CM���^ ƃ�hx6�������� ��i��~�>��P��?z���d����j���'n1;���y�.,������I��G5\�ەoz�ȃ�.��ٿޮF�9� ��׏���Ž�ë��]|�3ѐ�ב$M��;��#��8�S�wN{����{�0���:������ݝJ�������w�O�^�N:����߮W�Os�`�w�ߟF���]�yu�_M���yw14����C�U������e���C8\�}����`$���5�O�0����sq4���w6Y���O�|�}��{���=�˿&߯���8� tW�wo���p�|�{~��ߓ������ {g��6�ǿ��\��WY<����KC@�4�l�g�R�9{�s��ht�<�ű�1�U+��-�˗�z��?�� �! V�ß��@���3b?M�}�� �������ՙ7�;����c�Ч���B�ͧ�`p?�- ��� ��v�д#�O��x\��dO���1u���ӣ�̵;m�Msg�g1�G7��"6 �A�c��4��\��gy�4|Zehl9��Bǣ�� .)���۾ -+�mc�i�T��F�I����K3G[ i�kG�D�0���/Z���sQYF�W,�N��M��Q��M��7�Tg�M����;Z��)E���OQ���~*�+��p��`��Q�u����E{��|zt��8�ZkB�Ѷqk�՚���v;��P��Q򔶙ZZ{i��$��hy�Ȏv�m�\1��H���m>%�K8��� �0�z��������T��'� J'�nj�9"�04 lH�y��R��kԊI6*Z��5K�k2����jI ܌oF�"g������8g��q� �qW�����mļ��1ޱI"�E�|¬�"�<�a��h�Z'��a�)�4��֛W��j�G�iΉ�"�-)&�uڴO�o)/�$�; ��l���#�0�h�BE�+&�S���3|��^kݧ(d9JG��lV&k�Ԑ�$h���b��h�Z�7��`�������f �b�G��ކgE*G�LU��:���9�A���k����7�u�/k�.i� ����OW�X��Fԫ�K�H,^�U[U�BX�fu�iڮ����;�� ޒ�����k�v���L�vr�^�O ��������2H��b)��-ǽ-ޡ �>��H� ��$�o�/���l�ݾ^N(���$NP7z�#�*�%��H�B��_�?�.E��C w�G;��:��i:��"O�xy�A���Zw��2GU:wYv�M[PEV|M�i7�?�SJ O���_�ת��?^����ҵ)��dW�~@#�$A�s�����!]lr_�o�[��U{�]H�� S4Ƚ� 1Ҭ �j:z���"�!]S�N �WB��<���!����G�����~�n� ���P����x�G�����v+4u�)�TU��)[|�F�a�p���|[Wg�E ��?���v�@M��{����;��W�ŖI�W�C�*�T��(@���5�7�Z��v�f�`eW�k@���H_�tU??Ix���ѭw��]K]f�n-> ޱT���st~^`��#(���S�d�����U�P��V8�f��������߬3�����#�:�-`�e�j�v�G_@2�Y]��}HQ��>�^���ְ���V��(;����{/*j�w����G���6Ú��� ����I1�� {�Z''Jv�h�TؓϔPc������ �j�n���'y��0u�J�{/�+ʷ��!�m@�bw��G � <�=2��z�����w2~����+� �ګ��� uZ�z�jz�Bʚ!�q�����Q^<��2ߪ|@V/9ն@��]TG{H�h�oj�j��B����3�F���`wj%��`k<>� `/ė�PKim� �EPK� �RNS.mfM��N�0E����@�c��PE�*)��]� L�*�������9�����l?�Soq�RA���I��a_*ů�ѽV=�6E0��Pmt��=�gڠ{�0U0���$��2Li�Q��?�mǰm�*^Pn � 1llV ���I���S s��#�ȳ���ND1�g��FҘ�� ���P���ʻ�JA�9d�<�I��Y�y ��$�'���ܱf��>UPA��U���3uB�⅋B�l���<��k��`��5^����7v�qX{q� ���͜j/��X��\����C� :uWT.a��5�XÊ�&Z�Ym\� :phl9�� ����L� �T�(XQ�vՠg�LX�9��� �-(6�:�d=��p�BR�0�4��j ��d���cV6�0qzb�7@ x��F�NF�L�j�<#�].�y�޾}���}�[=�g*Š��g��{/��>ӻ3eJIu��=��;<�R~^�)��n���w1����2����{�%����# ���,nj�dA�y ?�;C�������|������ݶ�v|^H��$3$������n)o�GS�٦��8Q����Ծ�{o�_ s���}����c�ڥ s1�ý=��xη���pst*�P�C�p���s�E���i�ʛ�T��'!�N� i/h�{�% ��|�ȿQ���=��l��/��fd�p)�7��]X�C�����oG�㿥�:����Uy�����f�D�o�#f�^Č�9��lo�:;���� �5;e�$lm�V=�{A������L�9��{<ѵm_ �$���� J��R�$�RX��4^���U���b>��C���.!lu���Hܾ�c�"��g�kK�i%Cvs��,��@��IݏT��;jBs'� #�3&��$��jnL�I�^�&��T��i��=A=����� ��� 9�%�m�xA���!|�M�a콠6�U�� _x����8�M�X� �r�/_���E� |=s���G4�L8�gl�8{A��Ì�Ec�hz/�U��C6��?]�s��hJ�a��t� � ��PK9�ƙ�vPK� �R/Definitions/resource-Securityrules-template.yml�U�n�@}�W� a�N�V@H�V�髵��+�]w/����ڎ/-�TB���̙9s�Xe8M3ȅV(i�#h����VeDU��6�*�8]-*�4��& B����6qU����1�a�氫MԆ�I�_�vV+Ά��̰�G��\����ÝR����#�����Ot>��Z�� �q_�T��$W��Bb����'�B��� ��{tBC6�$}�N�G� ?q#ii`�<�Wĺ?|�lO�|�V�- Ka�龣���9://0��&5���&�2�����&,��� s�L}RA;#��h�A�i��&�����~���d� 7�ѝ-�����t���4�a�x����x'�/�����E�{�S�CÜ�4�:�n�,�{"��\��[Dʔ�Ý;l�3��վܸ�PK����PK� �R)Definitions/resource-BasicVm-template.yml��nۺ�_������o p��8I���I��y(�rk�'��ߡ6k�$���rv� �CI��)XR��[��ۖ'����?�?��t�1����!q���$>V���?1�n���c˿��8=fYA�9$�D@C~:E�LFh�,�'*� `E��0� 2��D�)7#"C�OEN��la�32�tEZ�0�Oqu�E�?��di��c�+���+0�oO{����ɞ�bŇq�xv�*�X���<�&�O�.�"��� ���tf���c�2J�?�ٮ�B�S��h���4`�Z�ʚ���,�,M$;����� >�N67/];�CE#�c�R`��� زl?���� �rEfD�""��a�䥌�N(ؽ�|� ��%Y�N,?���ZS�(/(t�pʪ�vJԳ��*F(�� S���`?���ڜGh!�o����*�հel\��V����7�R ����k[�Jg�(N-�X�J�\-n��WMr/�5�!.$�J\:�ӵ@��_����;�ޤs�����(����_�A�J: �K!�t|��^n�d4J��0&��$�VQ��h�&` �̤�u�"�"J��huk�"e���3���� q��SF�ǵ׺JTF�0���U���@w�z�h��"�Jw$��|I�<v=�7�b[�� �𯒴���m2�����$�~@�"��O�!ty�%�v�zj^ff�ˁ�E�Y�d0��.��K���/˚m�{�VS�q��� k��d�����aW�M�vK��\�_g��tv;�F��nD[�F��-"���-1�r�i"^���TK���됮})�H� �D����"��D���\33���<�6 F�<�]�N���z.���rc>�;�\<�~���冿~�����?�כ@T]v%���ݞ������_� ��R�D�y1����f]���tnM6�����q��~�n��%�^�����O��~��{���I�V���É�y�S�uW����c�]��1���o�S�V���q9�>����_�F�s����L��3����82�ؼ��_/�����l����^ݑ���oO����d&:_� �u�{wg�}��}׿����s6&'�ot|}����ף�oa�����E���/�Ə/����\�v�Q����jcj������H ��gQ�r���N4� ��&~�������_�~���5���x- ���kQ6������N�ZϮ��;�nH��<��>�� ������|����W6����lN>�8����M��=(�w��{�z]�[�߫@�J�?��� �QJ��-Ƈ�o:ф���^G��4��sD!�l?� FeZ��N��;�3��� bݤɸR� �A<;`�-�����H��?�p�fM�8�³D�d�v��cIL5�9�~��GFX�Ui�PAC�Ӑ�e$�X���x���t�4�G0�PX�)��h�+ڔgG+OR���T%Z����I��?�}l�P����q =�2�V� %UՏ�~ik-�!���ۦ������B�!v�rh�s��D ��T�ʊ,s)~�욧#��W^�bۋfS�[���O P����7�2� ]�r�C�m�d�� �Ԗ��HK��mH)p�R�`T��� �B�h��1Æ��Gl����bk ����ԭ�d������AI�O� b��6򘸛��}+�AJc��Q� E�*H������pJ��C=nG��� ���G���ަ��p:\�����������O�3!h"��ӑ�T�������P_M'�POeXH���,jHU1��$���^���M�c���|u遶��C��� ��L 8��V���VԇN�z�� s��M�!�,Fñ�!��)��x$C�O1[H����'.��/^V�'@��C�O���$%���ò�cI(9�9.�j�Sɻ��F�l��Hk�A�'�T顓�\؆�� :3 <=����SS (�k�sg2����2C�ޞ�ۮD�U�����m��[ ֶ�X���4 ��a�� F3l�k)�'B������$M7|�f���F�"�1��Aj���6m�b��*[�tIh7 B�s��� ��hfU ~@�ςE C=7�s��an�Ps����a����p �^Ƹ� �E��w#T��.i�����e�p�_�S #���fw������B�ٔ�����������٩��������l��;� z��?|vɗ�}~�7����� �&T�[�x�~�W�Suo5<��B*��b/ ��u�ykB( �MZb^.�Ь�V�N|jƾ�VS��Hm���ߏUB&σ8ϰO��x�Gom�T�� s�X�H��V�h`O���X�X��n;��S�m��G{;�6��ViE����B�=�F^��~ s�hm7�`��ډx�?�p��|��*Æa+Qٻ�V[B-�)��b%�}<4C"O۵m�L��J�:ZM��'�C3ī�0�� ��̓�E�~���[PC��$Uɫ������S u���l��}�z'K��:=Yʾ�CLeG,��-�Up�����(y��@���������P�� �&݃f��6�sOgo�r'[.�9ϱIA��҉rw��v�3 ��]�.y���z��`�k�۷��L�-��GI�Q�����y��I��d��6���[�T��P�H��=�&�����RgN�^�e��D\: G�}z3���c�e;)���`����pw�a�+ګo�E߱���ʹ��>D �j�l�7y} c�H�-�`�;Q�%b�>���3�h0V&n�^�M#�\jV� �c~�eS��.-�q/�W��xB&*�B����0�И��PԄ�D�&?�0�?eE�Um��SAF�T�h�1QG��U��o���̨�2����v��21«��A���{{J�҃��q�{'�U`nc_/�F�Dn��m&��?�ܻ�d��xJ�n��(���2��r��{P�DU�C��`��$*��Ա�Pr�S��pjh&���Ũ�1�M�$}~mn��J��m;Ⴭ�{�m��L�8��b������JHJ�:��ҥJ<���b��_c��j�j`�b;Q.��o��nbԄ_˴���ĩ���`mv�.�l�LY(Y���� �"N�*�n��\�z�Xז�m�4��ՠ�ɶ�@-���z�R�V;��;����ez��f�h�si��>n���k�S�xP���C���ea����t��m�h �J���Y[�E�nTsx��L�x6�O��L�Ů%j�V�ILJI�����Ԛ���ܹ�9�ZU��&�Y�Z����&�%�Z���M�����@�#g��n�Xm�ć��i�7���Q�?,�b�{Z�@�e�GS�I�d��d�������v�(� �ҕ�3h�*/(vm9��ETu��S�'ё���.����x_'�B��ez�J�&'��]��e����= ������������B��1����L�_P7�j��٧��G���h������{t�L�؃|�Ț��aW%����Fq���>��kK�]:�=���}ڬG�tc�������S�=�CC^(��U�����B*}� m��N��B��c��/W������OK��`Q���Pa<���*�$k��[R� (�m�g�P�\�����P�4��%�J3�:T}*凷f�~%E���P�{|�dAs;��;��\�7oPyj�Z��;� $F��� ����� �y���++%i�d� _EAMo6�|�'��T�.����?PKN��p�3VPK� �R3Definitions/resource-BasicVm-template-interface.yml�][s�~�_�ݭT.���Su��d&���ɩS.aˠ`KF�I̯߶1�L�L1e���%u�ן�eIf�HѰN(�Q[�`n× I��lbZV\dJ^)�?���e�/|tb����5 ��!��kE x��*�P��h�H�zP�c�}+R6r#(<�̉��] n[� �R��kAD)�zåB������BB�2�0�*3-�c�9\��D�+�&jϜU�aN&XSt�̋��P��B�����8�/꒤���Ls�:D�_�Бc� ��w�p ��^�pVnQ�����:=h��X�7��K��t�?']�$b{=� kRߕZ����I���X��td��f����B!�� �kOQ������5��Y�i�1#�J�TW(2A��J$�W�2�C��#뚍�g�h��?�JoLh�( ���d�N������ͦ��Bw�5C�����3��\�2�F�N��z�V�-��4AĘс�LŊ��A`����KM*���`�QUA�X:���}ʜ{�b9}e��5����!��T�O�؜�j�U u�g��.W�˃v�����|�YNA��O���g�r �G�;k><�{�v���s���p��~��]��ƃ#nW�O���v�z�> ~�w����J��+�)��D�+���tI��To귗�o�qQC���8䃢^"���y����,��C��߹�������wZ�.wz��/�=r�+���y�;ov��?��۳���>���"�#�~�Oݟ��1����]�c�鈕�v��]�]�N�U�Uꝳ�Z��"��C�Bfǭ�[��M:9(7 ̪�Ѩ��������Y�dT����`w�?o�����\�Oq�W����Ti�ۓEl�|�z,]�V�G����v�m�JH�t5�zz0rMݸ�U>�9*9��a�x�{�+z?�^��t~�VJ���j�S7�ۥb���]�N��������L���\q;�a���q�\,�ǿ�¼�����[�aO�znh�M�ѯ��Bde"[`�߮���~xSM@�7N�6 �ù�ǒO�ಚĨ$��=jsDp����Of��7�7�ơW&�ps-E���U �y_�eO}�ǃ~��rsbz�� �/uX�ɹ�Z��� ��`#���T��!��%+�ZG�9�X.����$�����A�bKL��S���Ң�7�0��H��f㝡���ac�s���7��AH�mP�����FKH�҂5R�Y����L�YPѻ �4O*�@'P�<�/z�K�T� 4L��C�GML�M<1>z;�~?�� 4U�f�e�rO"��t=���׬��C,��s�i�!�_'�<�����*��L9��U!�D�� �T��G�z(�B߻�J�۬�k�kdM�eUJ(����;˱:LO��*�-��T,ʭ�]އ:��ZN�Z�����7�G�dO񺪠����W�uB� Ä۠/��z�X��͏��*Xt���q�4������?���el �82|�c�M(#"��T��� ���qز?��W��M5(���_ɋS�p[#*��_:$P�z>n20À�QH� �k:��Nc�,Bs3UT�F���e�e�([���W�]�����_��_UW��Ӟi��ȇfV!�M�H�N��v`g��h�v��Ws���=��l�cu��p��y�N�S���3G ���x�b��u�0��0{� i_i)�O��<����t�R��'�p�xxk������z^�n�^�Q衿��O��uI�?,mx���7e9�;M��M:S�5-7���SmV������p���� Qo^� n��"��!�*+s� {�10�Xh�nF._�\���bf�^�[Yh����k:�`YYM�3�lk�^��+e�w������Q��*�O?�"T>��_� Τb$��ZE����U��q��T���^ԄUN o�u�g�k[wݴϲA<�e��l�,T�b����ȶxm4�@ny u�����e��h��~ӈ�7���0���)� O1t��=f��7��}�[:+��V��w�{3�� �#6�'(E�`g`�&�"�O1�֯�2�/�ѥ��tƟ�0�h\5��f�O=3�3&��7�bH8�w�]b͹�Y���G�"3]�r3@�2�� Pe��n�)�߲(�A{�A�,ǎf]S6�\�N� d=\) �bN�xW����O����,����6dž��=$ּX��-����-�D��e��~�j/�H���6}��g���;����~Ծe�2� L�~5�g���8�U�V�g�ά_ �Ս_D� ��oU�D�e)vg��`����b��/PK�Q�O� u�PK� �RADefinitions/resource-BasicvmComputeNodesHeatUbuntu20-template.yml��ˮ�0��y ��®=G���Y�J�hl9���l����pI m����ύ肄Za�����P�}T,NV�mg�~@k�>�Z�� B�cL����/��d�y�IޤEr,�yRfe��\��lT�H�5�Yq�ң:'Yv8B7Dz,�3�B��^�Z��GZ�Z.]���u G��*z�<%�4�u���\d�� %jѳۧ�$D�;���g$U�)�GG��~��/�у��{ ��oh��cNCK���� ���x����� 0o}+�"��;j��1T��M���e�ц��>ZC���1� 0��/�� �r����h`����6��X�w��������'�ڂ��.�q��J�����g��߹�hL�����|h$�,��n��n�*���n�k��^E�n�=�K����PK~ĢSPK� �R.Definitions/resource-Extneutroncp-template.yml�WKs"7��W�M��؞k�)W�b�/�ԔFӀj5Ҭ��������<���)�j��?u��U��(���r%M�m�#$��f� MEԋ./R�4����p���Si��qH��]�a�ӽa7�������e�׽������*�Cڿ��;�pH;����_-.;�!���1\��*K�BH��N �Zɻ) 0L��z������SRsB2U\ZS�n2 T�� 4���m��@Z�h�Q K�7!�$�0��;!�Lo5&`_��F�� ��s F��3�D���u��k���-|g�2��E�x��_F��<~�8��ѬZ�����U̪�qn��-.�ؤ�ms3��*؎&���!ٝA-��%�9Lx��� ��s��ӓ���^���衱L�vY�I����N�`p��[�-�q��O�=��Be��Q�y��Z ���B���?���zU!o���;ꡯPK��Q��PK� �R:Definitions/resource-BasicVmNodesUbuntu20cvfc-template.yml��r�8���i3{��zK�y<�l���$>���� ZT���i� ���*U)����F7 �6l⸁K�0�� �b��Z�����1^��Kc}��mL������G.����֜����#���mtB�������w���� x�?Zd�x�6֒���<��j}\m���n����Z3q�Z��GAh�x��L���ۋc <�"�LS�oC&�� 5�z���1��XKbbk8�S�+}���G aaJNa�z��I��,zOo�K��̍�[�G$��"O$��(������#�����B�����~����7 P��� TF4��B�pb�sMs\d�x�=x��I+���{ ���z0�"�<���S;xv���">Ea"BeO����s���Y�� �]�{\ʕ���rJ"[D<���a>�� �@�%`20�~�i�����J�g�i)���ſ��R�����\�w^�7�R��e�����Ÿ^hb/g,%�A�#R�i�pہK^�=Ih�Rw/4���� �>�T��yա�XB- `+LIA�����!�vxz5������t��9���1��nXaว$J�e�̥98�(8�(!����a.$ȟE���/�� ���(L����H#}��R&��+�~��ύi�:' h�j��3�q�Y���i���2�Z�ni�sZ���' W�×02��`���i�)ר˚NV2yn`�ソ���c+����|��� `ӫ L�|�Z�ܡ����Ҏ��4a���}�� �0 P� �:}�>>���k[ob ��3�y���A�#�Ġ�Ԣ!qq�Y� � $�0�J��4�ܐ��,�g��l� v=�&���eZǛ���`��n\{f� /���7%RV�B��f���Mc��8-���� ��]9�L���ږnc 4��L��)�I��QZ��9�C�ٍ�2^A�-%��l�`?���³k�g�"P��r�&�ȷRk'g[�|��\`��R���Al��7����F�#��_�B�q�1 ����~�kA��e� {n��Δ������.~:74��q��D� ~_=kk8������� �a ���7x+��sߎ��P���d><� ��b���}Qp^Q�U��hN���4�p������B+Gߢ�v�B��a�6��mn�}H�f�'CYn�K}c��r�� ���f��d}�ں�ӏv����z�DJ a:�C �Lb�'��ߵ�Ė}d���S&��Y���4�ݿ��s6|��s �0�%ڬ�Gt���͝�/���fi�̖AU�+ ���'k�� ���_r��t��r�>�U�>'� 0�C�^�����&K΢� �,�m$�(�>C�0���vciqt�x���O����[�������o:��H^�1`փ���k�����Ʒ�ǧ�G���=�GɶQ�+ o����6�CS��9� ����7�w�!�Sj���� �%j�����\ũ���#[�`8dΐ|X�#he��\6as�� �b���T� *�&��te��H�}�Ƚ͉B���j]�5 ���Vw0ц`έCKk���Y��J!���jLB�+?���yB��Y��z��������,x����9�QU/YC�}�Ӡ�feb�QV�Ś���P�u:��� r�.���e H�bLD�Jg�,������R��g2t�52�4ʻS�^#٩ّ����i�&Z�!d5@�b�>�V�j� �N�$��BRGYi��>����j�vjZ��:J�D�U���o����b'�NIFh���"�2= �d�'j���Š�_soY� �W5�M�0�'�y'٦�O��>��H ��4nIƻH#�TB�4}7�B�<�M�L3�t%�U���%ul9�ڑ���H�2����5��D�l:l�]̡c�����p�~>�lԺ���g�:-�]�FM"�$D��`rB�)����m��(A�G֚�����9���ݰ���є���R�w��u�T4uAu�GE�+�+�,�V����d���H'�~a�D 2uԫP�L$c�S����p�و��M��{!���3����n��: *��[ � ��Q�b��7l�����4'v|<?���,�KFU�U����1���ͅ��-��V�U��X��:�Tk1!�iҴ�g�c��n�3��փ�k�d��hqA�UT���S�=q"��y���A!MMF��S��$��\��$�F�q�A�j�0��z����h��Ҍ;��"5�`�Do:�9 Ŋx�������v���T�-YQa/+ e_ճ�Гث�>3�A����h���,yu�-��`�Z��D�D�# �@TS&��)����ݸX� 2�K������<-Nt�[P�`�Z��� v� �L^Q�Zć�fMn�O0�~��V�e��.��jSu�F��C���u��,$����Fz��@���~���o�t��RT�j^�Gһ2C/�>2�y���v��<��I��v���>�z���� c.�����b+���r ���-�֋���~d7Ñ�LG��egF_��1dŁ�A������^�F��R(���H~g�}��r:ow_W�^)F��1A@�X�u�PKFJBWG GOPK� �RDDefinitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.yml�]K��8�ϯ�mf:ٛo��0� ғ�,M�6�%RKRN��~��dS/?�m� �'Y��U_},��Ԕ��-���K��) 3d�#��"cxC� ���� �Je��wHȔ��ςglV�H6ySb����f�����y�����뢊e���E�l�A]x�d�.Uݩ2�Ses�.B������n���X��P�e" &�y�(�e�(K� �|$�ӧ��k2�Fjvf���pSU�2��,� %�٘莄��w��BAY�C!�� \Hm0�a��S)|Y*��)l+_�23�U��]k� ͥ�ۻ���䊥3� �nJ[���E��9�Ȉ`�=���o`�`�T�z֩&�� ��R� �6X�����FB�-����{��C����|)r����a _p��{qz#�@�����XPx�w�W���� ^UΨ^r��"��M/�������6+�^dh�5xVX�K�vu��)l�� �rb�﹖Z�/2���B�" @�5�m�bp��d���^.R� �IVB%7�*������M����� �g,B9�T����b�$��@�Mii�;#F �EU��(�<'K�b��e����k� ������h)v��{ؐ����~�����O�{�y��I�z~��S�����T����bR�s�٠�z���E���*dd�E���{Uߥ}��� ���������vH�qaj��)����<��D$�D�e~BB���\���Y��$���i�,t$�$D�PC;�j�\G��V�ڜx��9䆛��ad�����?t�mh�#���͙k�E��t�H��#Y&i�����L�[�p&,��I���n�g,}�>7�����^ۚ˴�����`��4ߎ�@M͜��5-�ȏ���� )��Y���W���{�ȠS4�`(��b$�@SwK�âL+�Թf.*��L�Ĭ p �;S�2 S<ă����.+}f&��o%=ny%Z1�Z��) ��$��h�|s�e �cl�;�]�c?�i��� �s���ݹ��7x�~]���KV�k���l���g��MQ��i�̺�t6=�F΀c�6%���ۚ��Z�i�� -J\�Ŏ�}.Y����V�Ȋ˳"B� e#I.M���!N�T��d�����} ��&������Ҵ�=ڬ�1'� !�6�� �\��W�V�(<ʅ�I��J��9�2�vM�uƜw��X���!Qn��zW�S[�H�6�\���n����ʏ�J�z~�i�(D�0����C�����c9�"�� ❣u����#��v�q��IWXi{o *� � ���&���g �-�i� �q� ˧��|�<�K:P|^���|���\�9��#EW�Q���x�V~��I �O�}5M�S�L<�u��MN��g�[K��#�`�2����^�P{����"�� � ����b�vi����p�qTM��9���]�.��wj\ix�B�S=�>)S�;�e��̐H�Kd u0��9�.~��9"R�ղ<4��Ձ)Y�����x��{S�q�\��m��v���y� �MG��^�ˎ��������ߥ���n���M����r��bܜ�qx�f\<�#�����Uy�"�U��l쒔dXC��/a��>�fϏ�^'XY�f���PK�wt��&�PK� �RDefinitions/data.yml�}ks�H���� Oĵ!�_�޹�����c�b%Y��<����H���,�����w��@>�I&�E�r����E23�H �~��szA��S�~�:�m�̷̃��7�� ��$v���:/��ՋW� z�O g��8ɝ" ��0sVa8�W/��N;^��F!���� �[Ft2�.�St��� �f��~������'���n�|�˛7www3F�Βt�&�_foN������1���� ˜4�G�0כ{�m ����s��a�4�wy�ߥa��'KV�K���< o����&��b��b�t�ί��by}�uq�ۧ�+��������x�|�t?�-����׉3?�O�?�GN��a���� C�c�#ҖA`�J8@�6��U����u�ց�NvA�t�m�n� W3�|�% 7a�rzR� �C�ds�`�!}��8=���W���l���w?�,gn~� �_~p�73|F�f�I��s���K�mN]]��W���s'��#�޹��"'!,��7 ��^΃4����d��q��T��|��b>����$I�x@�U��|���р�7l;��g���a������V�,�=�5վ������+�� �U!>y�yȢ�s�m�/�!'r�$O�$��a(h� 0�Pʠ_���@<ϓ/ALL����Q���eYv����Ak�/�}V�H�0���n2v����!@�����{���#4T_$i~�i���>@Qq��i�c�U�Wn�60��%~;����� ���� +Z?�n3��-,��;F�G�L��6<��6��:�"� 8u"7���>Y���-Y����ۍ�T󴐔����U0�������*ٗ�=��#��o���>jA��q�ʺM�G�`�[�{��UǬ{"g�*2�ƣ19B)C��>���U5����_fc�>�������yI�\���Rll�A^}����]tݶ:iL��-)� �q׵>���d�ӌ�N��?�����J���m7������t]s���]��6�4��z,+��K1*6���Q?��ς����c.@Hf�tt��P�ΐ�ԟ��뿧��[P]]R�x��﫩OFNUm�4?�Lez�?a��e��!D�OƯ�Ro��52˪j��Y<дV�ר�No���r��:��6 �VMF��7 7�z����.tɢ_����]��RG��a�憃 ����ɒ[��2\,��^TT�1��9�/Ģ�t���R�&2Ax4o�f�W�a~� u��{�5Je����c�cGv�G��6 �1���?�\�Q.*�B�<�߄�Kz�[ 3��9����HɅx� �0K�I�Qz�@�Z�_����A4�~?:��0,FO@�e;��mX�BYXd���ˉ�M�j�8U�(;�JtcY�~��|�8��؎�DiA %:2iG ��Pb� S������x2j �H�!�?�����ݏ�`c�,�6� 3����@���Ab\��E�����l�@ay���[>��&�������LXH{/XaR���1�a�H�VZ��*s� ��A(��:iNC;�2�e;����B�Z�Ra^(XLP`�����a<9�����iO���.ƒC�SR���y�E��l�e�}s=���/‹\,��T>,4і�~��̕�R�u-��m;� ;դ �c�i�@�{���<�L�1��Cm#(�T�F���Ie�e����Ai=���� �>$�݋Ha��� ��vc%���߳���1�� �XM��e�M}����� �*x�j�3�qL��qTP=�{���&<e�Txr�����>ȶ�S�O�3(��'����fq:��|�A=)6]��ˬ„�2�P~�<'��~�.bۂ8F���^Ⱥ�l��I @��:��1F-y�L�oL1�X�D�7t/����:����wT֦Z���7 ��m�Aq�v�z}��+��F��l����n���a��ꂁ��s50���u�� �]�"��I�F�<�=+��*�٪)uYL�x�9|�݁u��E ���P$G�O���LR�Pt����-�$��v �]����� b��g� 2 ��!�n�G���!���-M����بȐ�(����vWݴ�۹�\#gÜ��W��.�d������P�m6�N�/�� j]<��ֶ�� mٳ�©X$YZA/���o�@�R ��'���S�7�a�Ԩ�) �H2;�k�^�>k`xI�2WA�ߪP���Э[F��]A�q�MHׯ���+������Ogͷ��g�+F���mD�˾��%��JM�b���͝m��M"���nq�e1! ��K��G1,�iPU�U�i�.I��QB,�Ѵ��~ �������j<����S�Q��%_e�����V��a�*ڱ����(\_`,��I$�0 �"��*�T��&�Z�x%�� ���(��@T���_�!�)?=.�d�u�� �ܓ"��Ni���-�`�E�s]�������\ΐj�����s���4Mm�e �TA�J���7Ƶ�#z��Ip���s�2��b��7�C�S�_�o��z-����{/������rr��d5U��z���&��`N���K%�y�k�t=�S��A���`qNE�V%!����M�\ ��^^�n%3��b�F�n�T`7��~�O��()��q���C|��89>�C���������6)f��Z�4ֽ�q۵�A`]��]�ڋE��V�c������6:��c��kR�����g�{��F ����y��3�3�4����8�l�&���-���TtA[�nYZ��4������������� �Y��ϟ��@����T}=+� ���7��M!��cY�TٮQ�ɨ_1^ i����d�@̩�. �'��.<�B��j*>U�m����VG=J���'Q���-�s�w7@递��E�V�ƅb�f������P�q��Vt� "�&�1��\԰C�2a&�oo�3h�dQ�Maʹ7XI���aܟ�Y���>�`}����{k���~�4Lv������m�6�bvA�Y�Ba��_��q<0�`k�"Pdy���E��{bJjV>�� J�u6�ɄI^�2b���K���"��:̥�p!����9U�/V��N���^�}4��y�o��;���Wbf`B׼*E���w�ȿ8_�H�~��ܰ �����9V`�U@*��zw?������D�k�JX��q-�~�����'Qr7�7�<������C9���cE6������9���[�K�T�+�Kq�O^Yzg,f@F�f?�اR�n���m����p�Ȣ���ȕu���/Ν_�8\%B����� hh/���c�ìrlj_ ��Տ=8�s�����[Q"b���Y�HuW!�D�@��FÀ�� �u��Ɠ�xb� 4 �f@� ���+}&�\^}�W�tLs �:+}�r:��,m����4^�q ��o:���ݩG�ۿ��V����m]���=l���籮C�!�c��>�������M��&]�ϦZ�V7���x��Y�Dj����R°C��c�� [���>1� ܥ�q��$��w�bp�C��+�M��E!J�M=\��T�X��|��/&XޑB��s�D��>�y�z�Y�e�}��>�9��-ɸn9 �CØ�{�2��Ř�Kxxt:�5i�X�z�Q��(^��-sЭO-�#��ڥ��8>Kn�(��O�]ЕB2x���$f��8N6��JP�w8���ڍ��I <������,�ܳ�B�� ����lō��-��� ���t�2~=*�ɳ�į3�qE��g�"ϗ�l���������Ÿ�����d�?3�������՞� �~�u�l��T������x�Y$ ���x�v,���q�ÈA�N|�^�n� �>�d���|6�Em�%_�e��4��;�6��Qg�E5�֟\g�Ӏ�'���"y����R|��0��'�w%٭Hw!��U8�����?%����ƌ�uW�ed��ߏ��*?L7NaG�a�8�����i����<�?��ϳ�3Z��#�1`��m��Dөvjk�IU;_�+%��� �RG�w�Ȫ���k��K���#Tp[�j��R)9 X<�6e��N�S���S�5�ҿ�wV�療��I�Uq���㶎w:C��7�n�᚟�j>�$��i��g��Y��NT��(>����e� ]�߱+���7���`yV �yT�g�̳_��e�u�g�^���?�*�]�ϮJ�U��ߒM����zdA��UY�n����[������@�m��Sm-�O/��RA�brVCk}����*��l�>X��"�R9��R���,Ї��\���xJ@���]L��)ke�y�j�������(&LZ�MF�T��6a�u�3�E��vq�9���B:Z�㙬ٖ�];��%���^=g֓���r���Ƭ8������y ��Y��P���Dd �i�@��ؔ4:�gr- A��C�o�V`�N�� ��)pc��fō*����]lm�7��첸�j��5͝�ESm�QW�..� j4�8�1��B�������iO[�v�*b>�^�x�%��b���k)��\YZ�7��t���_Պ��l✊�v�d��J˼Z�*3a�a����!=Or�B�Ԅ�}/Z8�v�����K�&�6js�`q��=���ö����h)@� ��Jѩ߲��j�5ZT�"�{�SܜzZ�T�Qj�>��j�Af���F��$X�jd��e����ă���D��X��P�"�K@��"N�� h�#�ظ޶�89��싛YG`�����8�gY � 6}?��i�q6�dW �4p�iRlݢ���t��9��$]īdO�6,.@�"\���z�[��{�@ 5����kG��6 �30��V���� ��w��/z�#ܕ6����$�F��F�h�N_l�:����d��1���bYƂ`$Mw���e�C�EPJ�/Y�y�N��jo�J�5��n��[��]6x"��RF�O�,[WZ�Bl+�~�~�*�-��v�[PV��x��}�W�)* :L�U�.R��5��ܣw� )���{��0�$��J����!�eF���05�����kr�=�a6�����I�ק2�<�p=5��������4k�z�&�l5 Ĺ;���q�K�%';��pm눿i�p\��^@i�=��z�F�������B�*����:_ۤЍd�~��d������ՌS9�1w5'[w��+@�r>]7 ѕ��j�U��h�g����^p"�<��Laú���@w��J%� � ���v�@Ĩ�4jA�����ī"*��cx)M��l����9�(��T���j�/aK�&<~�����A[������.�,� D`��<�_��_���*��r�� �oy��Ӡzҡ< ~���z{­B�;n΂�b�Q�s�4 s� K�jgYJ�Xx���+��v�Fh�*0�Ar�� ���e�o�l����u�_C3��Fu��ĺ���q��{�T��.������NIY�_t*Hp ��4��!;����k؛1p.�l�hL���G�*���37�t����2�C�# ��Xhž��)l����r��@�.���tZ=���:���cM�K@�x琢3Yp�G�K�q��8���`Ǫ�)ܳ���=tϴ�"S��E� N�~re9J�Pql�������r`*��>�����u���0�� �F�B�vF<$�yTj�K��]�A^�K�_`e��=�[�3�w�YFƠzJ�i�SJ�K���dM2�|���^�sg7in����º�]9/�!^*�� )tX���W�i��t�+c_��9U5�הv��B*�o���\i�n�fz$o� �����H\�éFި�]U� �/�Z_J �ڢ��iQ��-�_����RA���LV����t,�n�< ��G\�m���e�-� n�_�����_�u,��5j�r^��/��y7X7��&� uaυ��Z���_��)e+b�2k�zp,M���O'-#�5 � �3�-��� )�[?����/���pf��!@� ��e�r�9��rL��:`��Y�r/�UU�iƲN�vED:@ė!^S,��MC}��\֟'~p���4�:��@i���,�|2�/˲� I�Nʃj:����b����)\�s��k�����vN�{�!�ԭ�N�f��9w�K%?,3��R���z�>��S��:���1�բ!P�C�D ���-�Z��1��ve�7��u���[�Tݨ���0� a>�T,j��5��P�R�s �e���A.|#ZE� ���-z�}�{�z�3��wUD�0�$ � ���u^^]^�҈�����c�����<��.�_u����^�9Z��o]�o�V��M��%o�*Wt�_ Y�T�ʹI��{ �Vt����V1���K T�_ɘ��������'�/����qI��m�P���3�%m�?sN����Z0�K粎j�� )�g �N���1�;h��F�Y�ǦE-bߌy���U����*��-�[�Qm��[ꤡ�Ǡ�Ԭ�-˻��� 䒏jl���"jr*m�G-�)\� \Kh�k�c���|��%̜P �ּ�Wɛֽrs�|��9Jeti2�$�Dx(K �dC7H�ר�%`tcU�l�'�w��3g�rB�!�� ��?�e�]{�kB6p�?L��jO֗��$E{� ?V�E�Bb6����`�0Lѣ����/h@����I���Ө� ��P&�ļ%��(#;��P1�6� dq��v�����e ?Q�ؑ'�J[m���n�"�I.E\,�^QY�� r�����Q��K���B�wPh������k~���~Oq���T} ��&�������z�QVf,��7���s������� �����0�~Y��M&*�󎾯�'���m��&���o��whP"?�;&R4�ka6�K��.����K@�E�0��4U��o���{%�|E=�:t�g&��K爤Q�������}�{F-��O��r8��Չ�?�U�3�,�c���*�g��z��gd��)>�ؔ7��l: S���k������� �6QC��T�*T�TUT��R i+Wj�whq�γO�v�n��yק>�`���g<���|� ����Q�D�wZ�eќ�c=��[2ImFШ����~�<�� H� �X��f��*�h�OE�G��bQ���o��I<���pSO��WMT%V�kG���$�/A� �&�>�0f�� �/��n����|o��m�^�AM�Rk� 3���`�W�{�Gɺ�-(>���`���&�����W`/�J� ��K;dqhz���(&zw��C�c�D�h)����Ƴgsq�H�><�A$������lcUw��l'�bwh�s���Y�"sw_c]�#�aJY��&_�j�ut��[s�%��� �btX=���q��B��IRڱ��l���qľ��qt���O�*���7�{\o��姢�uK*����!:3':7O E^a��c����Q����h�Hii�O�iR�o�D�� !q���d��%JH���׀����2�_�r{�5P�bz�g�D����]g�#(, ����c�����3#B�#+���Um�\�H^%z� �'�ݎ�^t��8{Њ�AMy6��K2 '�%YZv�Sژ��d�? ��PP_��C��F�ro��5����H��K�s� �4�k�{�m��1UA��,s餧 �Y����G{t�DZ��pqլruլ��۹ ��H�h��l5Q&*JVN ���?�6$kq0���H�Ą{�t̼ 8gm��2a�Ӝ��#I��:7i�5�q �W;�q�A�^���#�������NZJax���)ք��h�.ܦ��eWq��� �����ƌ��$ 6��)$�4Um �A��� ��Ǟ���{2l�E����ʹ��˒vzaTz��d�����!��燵#O�U�w"��x IJg�ފB][����L���R5��� ����;�������Xc ���x�k�:�>ܱ�4�1�i?Ӛ\V}��ɪ����9�%�†c��WF/E�0���4:V���|�lxD�:�6�1����4�9�� A\;�6V�)\}��궰ܹ�o���K��!hY�Jſ�>J6��gJ�,W�D6_��?���h!�j��� 85g�e�R?|�I�$�0�������J��a�IT裀�F�,�C��(�M�]�옾�^��o���L�Z���o���#�G��A�sh�H1�������f�߃_�r��{U �Вº��}T ��̜3�, ��fJ��S ��B檠qD� �qJ�sC=&��0 �(�dTG�U���v_c�u�L㻈���d��sj�3����IJ��6jR�m�#����q]s�U��dФ �h�O�֧�T���F�,z��9k��E9�~{��wԢ;j���:P��ޫ5���q������io�W�q�P�p��NI`�F��&n�@gưJ���hM uȔ��|}�/��O��2�3sF5Y=glFh��h)}��>����:��\�Қl�r�y'_]q�2<��~�5���=���)̱Ă�\e* )0�G��o1Wq\��s�G�kZIzM�]�P�U�V]���VseB�t�k�t ��K��&�ڵ�cDH��7En�"��ܥ2�T}�X5.B��+{F'�ۣl G�%46�Mg��_�"-= /�c���.���΅���(�'K���:[[�|�F�k{[W-j+����G�+L�#`���A�rf������[�e�*>!˃-����u!�v���23r�$0�V���������3 @ގJY�dyhlS��"yXגddM)59I�IɫY����v�uS�_"B[���b��б3 ��尠�p���g���%�U�vK�>T�h���g�e�C��J�7��X�Z��'Y��𞍧��ĺ�%Cf���~�J��)T���V�'?JMu���h���Ƃ��=s�o��M�t,�&q��HU�y�J񦅨t�n�vd¿a�dT^X,��h;��։_�FV'�Q��k3g5��ꑊu�JH�?.��p�\u���B�&��M�ނ��E4�u|�I��B[�5l� K�[���!0��cEV� Z,<�����J�ׇ�������S�D����u�<�������"��A� '����-�B��hc�{1�"խ[�x� ����Di�T��|��x���$2ʆ�U�L�O[��贼��V O�1���������� ��O�)���2}E���a%i=�"gꢵ�0)�� �/�D�q��`�E&n��Z�cXQ)�U�]i� W48�=>���m�ey�}pv�A&� ���hn{�q���?1o�b�H ~2ơ�N���n>{#g�|;�'���d,�{~�Ո�|�I��)���#:�B�<:i�1^���>�^g�����ZN@��_W��hJ�����P�4��¨x>���X�R��b�����KF�z�Td�hH��M=~� �OY�bII�H��[�Vm�="0r�5o�^ilr����J��6 �D�u΋�6I��z�� T\�t�/��B�I��X�s}���Pm�__�8�'�·�������� ����m�O5r`�H�4��i9n����~?��h4�������e{$�dEJ�=E P��6xU�v5HF@ �Ӵ�eC�&J��Q�!���e�`]\ic��t�c5)��9_}�A�4u�8�`�@���m�4�ƒmg?0}��G���]D �UV�n���,L�-R1 ]�…�dW��q��Yٳ��qH�/h:��U̗�]=��jZ������%�Sح�.�gkPI�9YY������Z �F��%v32D���rJ��VR�����(g �� ~{!����$�q �<�u��}�R� |/�d��s���{~����Fa��!� i��K�Ȉ`�w%Q�>F�(�I�����j�p�}霟|~�8�;o�� %���OE��Xk�/ n��E �i��z�+�,��}(B��b �(]xa Gc\c���d���@�9�2{��bΉ$.�Q�k!ւn�by΀9�W��8pxvwz<�I��v��@��G��> ��?����Y�����6���7 ot �ze�^�>3�C���^C,ށYbA9p����B�.S�_:�� ��{��OLJ�jMN�N��4�h ���|�� ����qr,�+�?���~�P{'�7 ��a���� k����x� L�Y�4}Tk��u�V�r+���ۅ�v��c��6��5�m��Uz��m2���ڇNK�[�,�91��w�pk�kySO��CH�%g��a�����q .���8��=6N�G������ޞŷ)��KޠI ��d��G�9�NL�{�fHo� ˘m��$2s�`a言̲%5��2؁ �J�ܜ$`�fu�m�D���N���X1ft�EƵK ަ�-S��7�O��]Ƙ�(ʛ`T��^Qi�����%�}$�� �>�yb?f��'���޳��]�� t΢G���ix��O[ޤ�|n�w-�îG/B�{êbN{��<j=��7���������� �J�wi�� ��eV�E�u�P2��� ���W����}���&6r��TU��fG������z�_c'TU�zO%%E��M���ӼFNǢ=������4e���z��J�^���x_q�/�ZSʏ��"J��h���U����P�unL�SY~��Z1"^��z٣��/ƛ��X���ڶ�D"�U��h��J�*b������j���{7QpQ��Q�%El�@�Yƥ��iDe4���X�QB��j�h M�� 3�. s�y������ɷȵ MU�_n\mg�������J�����W�#09/�Y0��aBEt��;3ƙ>cz�wADA�l��m�ׯf��˓���I�辭k�&����� R��"����5}�B�y8ioT��~�6��{�������0�k�#���?)�X�D�� �,���5Z�2�h�Z�FL�m����+7�6�g����F��VN�O(\�`6­H�4�u݇IȀ'�[V��;��l\Ry��O��s���O%� RP��㑊��Ă�֨������?�h����;�*��zf�v".?gB�HNpI���Z>@K��6&�d.~��4����"�!Ӑ�w�7������k�F�vt�)B~��)� )c� ���+wj¿~%qC0%� ���P"ꉢ���-%�-Ϡ׎�hba^�ff� �wi��9��"��r��!MH���U"��Tb�*ŧ����� J � �ޘ�H�x�+ 5p���C��X�p�MUh�7�A���OhIj �����_����U��*�*Ō��¾皟\�^�TfC�8/i�0M�"*�Z�������x�A���ַ:����h���Mf��ƭMi�� �@D8�w`d�O�3Rq�����:�s�##OTf.K�� ���������X�A �䇟��a oP�Ɉ��a%K�9P��E�d>��ߌ��j�b1�=��O7�}J���QAB������ �wd�h�#���gN� ��E�wuN�N����8x�T������BZ]2%1��+������� B���#GNF��P?�F,�o��ږb�̱?3?�K iJJol��� �_�*X[��3-�3���=T�i� �:Mў�{��߰=��e�%����ˣ�y'��*��ޗ��LT��� �4��v����@�'�y�W�d ��ڭN�}Ǣ5V��� ك�PwՅ�����E`��Ӽ�k�s7� _��S���k�>������d�-��Pn;s�(IZ�lJ����ҽl�#���<����`��4��@���/���w�A��(�גUN�-���V����s�.�Ec��=�N�ϕkD� '��BVJ�=�v�)d-+a"d��v�g�OS�:A�rr�Ъ�o�QXn��7��9C� M��2��K�%4o*�S������v|з��6 �ڱ�o��SV�8ܒ�%PF�x�HB�_�/�J�L�z�A��0K����;3.ew��o��������6�LRƒ�8�q�敼�J�d0h�SY�o�hA�RV���0]��FBc�d�X�a�6�`,�'^ �z��OՕ���mqu�؅ y��*�� bx��V;�9��٧��)��[�0�����l�]��܃�W�y��D�����鷭5h x�Zݭ�]�7�S��d&TkW.�Y�?+���QEYK�G`gdz��U4���O�V�ߪ��s���x��V��׃��6Wmт[׫yG�n����?��L���K�����}ϗ�x������һ�|�L[ �>���s3���@ƙ`�T:0#��E��W��<>u޾}7b�#*-/VW.W��-���ʝJ�޵�ϳG�2�l(2_�Z�����ט�o+�d�cV��p�"󈎧XcPb�VG@�UVW�����HZ�֫���촠��"Ɂ%�Ֆ$ =`Rm� EG-3�I�3/L���068�� ���?;\|��.�pD.t������Bm�M@�e�핿��,JI%>X�`,y�E<.OW�f��q�N��ɫӴd8�ai�2����� H�`����S:\�ůO�²V;�Sdd �:��z�P�*]�# �E}f�62bU��ʥ@sVP}��?�m��W� xZ�9��͛"E�t�^��b�V-E��z ō����Ƕ\s٠ŝ�[�n�Q��.ܸ���(�T=#I��ꇫU� D���Ceq6���-ʻ;�MF?v���,��h�)=����m�: l�7����,O6�G�q����%lP��ͽ�?�߭��Fg����@�1��O�^���dV��] ��=�f�F��z��IX��Fta��`DQ��K�Ex,M�f���lC�N����DM �1c����L�Ɏ�!�.a)�8��z�m�r��d��n���Sn�i��V/%�i�.-׏�о}�OY�;�9�J�n��Mw���I#�� ����Jv�3�B v:�J� ��TwZMy�[T�Ff�f��:��U�HW�7_�����x�!�;QYD�MSĨ&f�~Ǫ �h���T�������B�v5L]�Ҭ VR_c��/����M��Դ%4����i�.�-@ � wmGo�A��9o dၿH�I9Fzw�G��1�S�R�.{*��!�ᶁG�Ʃ���K[��������?���e���ǦWZ�'�}}d�^^����Z�:r2�ph�E%t�g� 1^� q��̜+���%�7�F�@�b��$�fJ��Ζ%�Щ�4�%^���_3�� �[Y]�i���_�B�GG`@'�*C������ܒ*^ua�NژT��xﶪ������� ����ϗ�|9���Ν/{d�Y}�LF����%%G�{�v��RSM��Z��p�w�(��,�C�2��t� �֫+�`bq�.��2���7�L̍ *���.h�b2 ⵮��L�<`�hl� C�BW�iK���1����{���|�Ǿ��z�XwU��7whld� ��ʐy�E��.�����n���w| ^��2,��=����l5E�Y�3^���G\7kI��{عi���B;��f� ����g���'��Ѭ�?uf�� ��R<�o���f�r��B_�P�e��g�1)���������uZ�*L�O������`��A��]?�{���'?�{_y�������o� j�M>T�������wo��YZ�G�v�Z�|kZ�^1.�K��*�T���ubn > [�v�2�*$9 � `�}t�p �mt� W��hj)]��%՛�|�ڑw�S�>�,�1U����l�|BO?�:=~:_^�_��ۧ������x���rq~�\J�עKwb�l4�.�Rc��2doE:��~!�yl�+p�U�踠drM��X���z}�8*}B—Px % �wȓ%`�Qҥ�R�"��>/�Bg���[�eɥ��tށa�m��PK�/E�>��PK� �RDefinitions/groups.yml�X�o�8~�_1p_Z�Qn��r��I��:�:u��"���&J�Z������7CJ�� i���CS�Ùof>�|�{w2C�0�Z�h�/����O33�Z'��&���,�o��o�M6��Rl@�CR!R!�c���!3e����Z�e0�(IH�o� 3����W�Ut�@��+� �������z�ND@���TQ�]ލ�o'�� B�|� ���Ғ�� ��ebN0�X�� i����K��3�_ ��%��[9��^�Zx�tW��%4�SO���p:�H���û�O�y���p�0����G���܌����p��g<�R�� >V��H�qĜ�6E�P��U��Bf�^�b��0+��܁ m)g����(YJ/|9r����q�Hs,��A,]E>\A�r� Ӎ(U�S�S�>���w��"ٔ�����R����!.L K>�y G�YY����`<�O�������P L���E�\Q�)�6�=�Bd�$���|6o� �l�Hv�69&J�m2�I����S�Fft���O��?$�}i}a4y�p��>�7�B�aY!�ՙ�X/e�"!33�X��[ �*K���;wY �x�/�T/��{0؍�{�ΙL ��1��^\X�_���][�v��|��j]110��}�`�;�-�O�qV�7y݆��'p6�h�L���U���͍Q(���|^b�!QePnijE5I�Rf���X`����{*�TD��B����*Ҩ8Ub�� ������a�����+���B������-�a�0]�8���x_;�����'R���d����z�>ח��D{��&+tRY�>�k�j[*��1Y$�Y����y���� U�91�9�����RJ��<��r�;e��� ����*M�eY��U��F�"��>����ǯD3����ڿ��nJKc��q w���`%��l�������׈�I�a�5bh�Ԙ5��Ĭd�{����T��r�B��i�I��<�I��y`v�y�k����c%����Qu�i��O��ն�����>�0��#ǎ�}C4���"%��a�,i/s�0 �㩑�l|\����8�Pa�#Q:�[-Ag�o[�J��ј,�M�X I�X*�7�F���k�=�`�;6�w��@S�M,� �^�~O�+J2�$�F��ߎĻ��}j9)�o���RE���#���# �I�J�e؞?�&��r�s�/�'H���焃�s���a( ��A}��4.m�-u�j�U{>u���fB���/�F1{��ճ��8 �_:jt ��?�k՟i]�t'���^��<�����_�?�3? �b���\�E9�sf�fC���oM�lt��;4�u�D"�����}f�|"�їLV��s_G��i�HSF�v)�%Yeml��p�P�]�^i�j��UK.tla�`�z�����uM���h5�Hѭ�T�⭌�2KW����*�.ٔ�i����C/�7IWA2�N�ۅ�u�|>�����+w��ͦ�U�AQ8�����}%�pW�0���u�)��в /RtT\��6�*��,e�}�j[Dֱ���D�� ��p�u�,�-�9�+Cx��e"�av�� A�5�BS�8�;Prby�w��Yr'���voΔ�o| xW����"1ȏoR�-trS�X�)2��E�K~��ٟ�urMT�=���s��&�E8t��G������E��ڱ�M&�7���@�H|������K�/d��t��Q|n�dz�/+�6D!��X��dtff���uRfz�r�s��yּ���6E�c��[T�Qe�z��,���l;9]� څR��Z؜�i��c�e`8��e�f\�V���*~Ȏ�Q �������y0�������� գ�PK�\�J�PK� �RDefinitions/policies.yml�]�s�6�_�q���J�&��܃�vZ�%���t2DB�$��,���]��Ò%�������~`�ߝ|G�� �2R��I�'�t*��ܓ�̤� /�/�S�p��>�'P��5)蜈R�Z1 ��6KY� $-�*�T���r=1�8"m �#Q5���W�k��#T�|}��D��������65ܶK9~�۞�����uop}�1?��)E$����:�ZC)�9�%�$t,<�%2|+��b�"��[*PɸҒkH�a�wyQAN;���w�A h����㇟?�_:?vz�����#��л�~�~����������ۻj��iج��?0�Q�,C�  ��!U���x �㚎�S&,�TL\�6����\SmZVӜ�R�4�؈ n�%S�� b)�%sZ��yr~?K����ɨ��y��T%{��y���#ۦ�3��X�� ɘJ%���� 8��ap�!}3�|���9)�\V�� ��S��,��i�9MY��b.�%��bK�r��j�B�,���I��|b� жdD �Q�cY֕������ �9������c~o���3^�i��$U�n��1��4���L��w� a���߽ ����b��^���c�#4��t7���|?_b�Xk7,*VQi� Rf�Á@G���1�ymYI�Vjn�� Z����t� �e�xѸ"o�D�ˢo.Ȉ�-���Z�B��2�d���]�0��� ` ��r�3�#:��LJ�����RЄx�8� D.�c�?�U�*U��b|��}a���:2F2����� ͘5�jY� S0ݾ�&h_d|FbdAl��s6e�>R���t Θֹ����ҧ���r���y���H���K�,"�W�v'���D��-�r��9�m!����πٻ%�r� r������N7��u6��&�.����sX�R S��Eu ��Ln���v=Ӑm���)"s�9l�lز&�z�),7X-��Nӷ���X���w�r<���)tq��{CL��L���)�ZH�5�c�O�m���qHDULN�6�Zع� ����v��Y�{�S��Pk߁�}�1��L�s�q)����(\U��tܱ����qit{�IKZV���&g�.6�H���챷��x��*F�vט��&{��J� ZC�j���L�dX�d���K p��u�&{��f�ƾ���R@ș�Rƪ���=�(�SѤqeA,�)��\7��(�E������{{�t3 J 3�d�(��ӠK~����gݷ����|9���-X�S�����:ۛR��Z�B,�9u�POKAJ�L�R�u>+�u� rY��'*���^D6�`�E�B�~'�2�v���'�p�jmm������>�ɬ'���4���Y�#�䳫-DV�2 ��2�j�]�]G#�L�!,�󒗝���p����H��i���p���R��۬p���5��qqst o%��x�`��S;���ft7d�D�?�[��x(0>�����o� �v�y����m :������š�4�ە����M���1)%��~��f~����=@=f�� ��[��-�tåҬ�sH^���  �uN�c�� 4�1���X����v �q���G��i�s�1Hъ � �-piyxY��C�>y��f=�Gy�6(�v�ӉuNj��3O/{�w579 Zo��l�a�9���ha���(;gzt��2���h-p���2�?�y~3�J��A(ѻL�é1�?�60#)NnPz�&kIk�d 4`K�C;�$��vu�����fK��4�pUw�B���a� �ǢP��V�� O�[I��P����� [l�τ�.[�֒��x�������Bm\�� f�:�,�$5LO������EE�s� �<2u��)�L��/MK!�%㶶*�<���W�GD��.����ܓ�-k�Vb�� � ��*�4��rbJw�@s?���,�٘�ơ^�Z���Ԉ3˵ǣ=��c���Tt����:ˇx�؛�k��?_�[>~/�C#���xRVe�†q�0W�>�4�u��x���p(��I]��*�j�+hn�|w1����L��g�<^WGknC�.�*F�w��#��h� � u�߬N��X-ld�کw������MXa.�Z���͕��1/��C� ��Ԇ��ʩ��{}��aEx�l��� ��KIt �6o��ba��f)W�9Ȭj��Iû�.����D��[S%4��[mX��XC�U�Ʌ���j�Y�]n��֠����c�x�5�K������n��7������� ���d/T�M�vQX5�&(���W��\: � pn& Z�(�jCbb��説vt���G �N�E4�k��;� �~dEc(�㳍xr2k���W�SOM!�o�- ��Js���i���}�Z4ڗr���@��$�zo7<�M��� 6a��vD����*�oГ� �G >;C�\��|����ʖ惡����#^��W%��5������*ʠ�w����8���ˣ� yn���R�qDM��›��ͅ9�Nh��27|,lie���(�člGV��,�� {�`i��NtԒ�Z^�\Z��)l7M�;��N�z�j��T����5�Nj����^�8��/�~� ���@"��K��[�d��������z� ~�.Lν����gw��j,X��P��^-��[�۟��%���:󴔀��� ?���ARy+�sX�i��95���WY�i�m�f�v3���|9�vZo2|f�ö�R��Qp���W��(;D����6�-e��4���■���O�cXl6(!4u��c��85�N�OI��\7_pY �W�͛�!�Ϣ�FL��5&��N]��%}�BC�^ .�Ϝ(�)A�O&F�>��X�����-����W sC$�8i�K�S5�)�����9�eZ���9~��:W�y�xv���7z8�D�`����o���~K�C՟������T q�S�qZȺ�n�`—ݫ��|]� -���ǜ/����) �$M�v'W��87߂4�f>�6���3�F�n���f�*��{o�����%�u�<��j���a�+��PŅՎ�Ծ�ZFa'�~Y�iȜ��3s��|i������|��i����F�PI�X|���/��Jf�� Wh��0��o���j��? 0�4����@$����� ��e_��f�w9�L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK� �RDefinitions/relationships.yml�XMo�8��W�� ���=zOn�n�-�E��ɠ%��V&�$e���� I}���8qР�+q8|�8|3ԫ�W�L��"c�ʄan%ذ�)~��%�"��Z�ߓ��k28�C���N�l�wLi�J+�BZ���`�G* Ǥb�^��*l+��/�$p�-��s�a�a_�iѶcܝ����[9W ���v�p�6�f�σ��]�O޿b?�ʅ�̈Ki�|�x@)�fηLƗF`�i�5�I��dV/ܖ/����y��ت�!��⊝'l49g��>���o>O�����p<����[vu3�MG7c<}`��7��h|}���2�Ga?@J�QdD�D�= �B�r!Sĥ�%_ ��a�a�0kii7-�e�˵t��7w��2gN۔�2��Jz��&�À�!K��l��������qvp���؜��1O�d���*���J�Y�4��+Y�ܮp��I{�&�Z;c,65�pΔ�(��e��k� 6��\ �m� �bք�YH��]<ϙ��w��V #7���u�gq������̪��A���D�dB9l��o��H"���|F퓱��� Af=2l�.���Yc2 �I=����V-�p+��=�u�@��E��4� c����������X�0�sqJV���t&P���i-�w�[�L�(����*����"�;F�)@bR/�ro)N6|Q~�V�N�ZQ/k�k�,�G�s�]��J��@��5\g-߈���荤�'�F��H��ۄ�\��0�dTk+*�ݳ� �?!bV�B�p-��uS������P�rٔvm�w�>�����ٍz�2��sR�Lj�Q�AW5a:���P�}���+���U�Jw/U�ǘ�b�V�'��QXjf:��+�?�ku*yg��w0/T�X�Ca���4�c�;������t�t�o��i�nu �]�ME��f�@I�6a�g�͌gw O�ݿ�t�%t�)-^�}ghݤ�V�C��E��Zޜ�m���D��U� ��xl{�?,�据�����y� <�agʪ�UuvV���D|�Фc����"��hؕ�v�(k�����L��7���Ҥ�xh���-7Ǩe])�Ek�=����}0���Ku<�C>���V�����/��ESY?«jNWy[l�/Ҹ�秫p�GUw�%+���t<_U_������ۡ"�X���9�R y�@-Z�NK�C,O�q�i��!��H�mX�������{7�D��s�ز�y��>9<���Gg�a��m��${9tQHO����R�wH2�od�T�nl��Oo��p^O�Q�PK��g�PK� �RDefinitions/artifacts.yml�WKo7��W �C-�^5=�'%NP��\X���jwVK�KnH���_���Gm7N�`K���7�<�f�>���Z]�_!��ӯ$9�{�N �e��+��h<��<���Z�����!��J��1�ƃԐ��QR���� �$'���\���-H��O�?zC��򾹜N���D�63v;UQ�M?��X,?\P���N+t,~m��\7=���ņ�T�cAl-�����K�=gJ� �䥐�[�i� ZCx����%4�gK�/��n��/�����ꏛ�|�������%�������|5�YЧ�0[|�?狫s@Š����r��d�`Ж�'�&��e)s�Ko[�EؚZM�@������(���(YK/|��IR�����u���2��w��E�c�u/j�~�~;���zw9��Bx��� �e)r��}�$�h� ߻�����r+�X1��E1�Vy8��;����� f���3�$ �A(5��1�h�׉!�������3�]a�L_��ټ&L�P٨X���ؼ�נ � ���L�$��(��� +tc�/���d^��؋ӈ�-�Q� �\gj��]����`ଫ0�aQ(&�NZ� 5I>��>��>c��fQ��F�U�S�8O_ӉG@�_�A)�-�י�0;�1�x,[5\']�.tچ�nuhxЦ�� �E^�Q���b̙p�J�m�N��5�85����;��4P,E�8�I㮦T]Ҡ mxb>��󝖏�g�J��u����%�Q~��)��pMc� �2<���@�c��\lV �i1���<,�� f9`� A�xbR�q_�3̶�*��&��s���4��kp��X�і�cO�a�SR�4��h�f`�&l`����>�u������;��ЗC3ɿ)��6)�-*a �dB�;���+X�W�+*�O�y|)��S�GIB`�^HL{��� |g��VO�% K�������$�{�{S|���i����|�q�E׹���#�È<s#���a4�九����(� -ވ"�Һ� $��4z=�f�$��K)!�Elj�d�y�+|�T� �.�p��G+Y�}�8�J�>���s&���H.�|H� �ܜ�� �ڪ�ϊ0��?�*ٗ���;�pXE2�'��t^Q��e?Å���� ���+�v�K� |�0Z{� N���#�HL�#��Lq`AGu�bÄ��I8X���q�f���Y u�˖�����|�h�����~���v8�S�ʈⰧ��=,<>�����b������K���|}{�3��� �~��?T��Cg�C�L���5����x.M/��\�5>��|A�PK� Qq)EPK� �RDefinitions/capabilities.yml�Z[s۶~ׯ�I^��i��>ɒ�hj�Iv�O��$� ���9?�,��H���iO��Z��a��oA�'{P�i����ЋI���F��B�fR���/��Nx� ���J��"�! $���a�8����(挈�š��S� �Pğ�93g��yy�y�sݿ�1�������#�'��3Og������hr� �5ςS�Aѿ�p�� �d�09Y�T@�☑�Z1�Ģ Z�͚(�RB��b��T����M�'����w� '��7N�(��������ǽ�tx7��1�G��t�8�__�7�~�]�h+TC�be�#Hf�HCk� �s��1 ؜�/�HȂ�B����������^�R8��!�=������t�s��U�7�i���q�����?�2��� Bb���x'�S�1���7��� ���b�Q퍥4v �:P,6N�M'�(��BLQ�A:C��f��3IwR�� ��JɨB������]�v�M�zQ#ҋ����1A�i�b%����l�"�� N�ߨ-s��n肪�i&70'\��y��o�1%�Æ�|�|\H� |�FQŇT�]����)A��I������}��;ӯ�?h ;~E�p�M�h��(Ǥ�j�o�O�0F�RRa^�ܷj���ǒ����j�� .Ta� !OV�`��c�N�%e���'F������I� J�|%n`w��Ԁ���A��|b&%�D�,/M�cb���뵈}A�}w��h>�b�Y�L,=j�k$5)���+� &��X�$ -[h�bMd 0m�<1������=%3�Z�ˬ�ae����[�z�МKb�d�*+����L�D��͆d��xb2�^ʄ#Qt�Bڹ�# �Mc�P�Ms}0|�� M�� ��_0� �wN�c��\�E۲@4�e&��e �X5�x�tv�%��.��"Yr���yA܀��z!:�u� ˝`TBh�}�*>��8ܡO6h����CT�d�^M)8�$��s͊u�s�m����q�� M,�^�r�ڜ�0��^� �-".Ͼy�`u�� 5�ʳ�-f�la����7����D���� ��џf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-��n���3�zz�t=,�kᘦd��vX�W��-��'Zp�$r�!�_*�=��RN�D���1 �*�ކ�2��j@�%�DR,���F�;��%|�8?�X�R4���KV[�y��Il=���}�'�(�vU4G�] G��*7�'Tc���GC��7bﵺ�O��c�_��� 閘�7�,��Jj�\+ZXH�GҲ�~����}��ٱC�;�n�E�{��a�}ǜ�~3� zʞƉ0�%�n��u�[�:5�ק�K���� _�C�m?x������+������%�x��v ��C�m�)����s��(~��7\H���F��:�MG%Yx�I=���� Ãi�J�*���m���_�Z�z�"��7�i����;&�Os@JcA���i0�u$"�m��n���̃��(/��SEEpR��m�)��B���=���\8]���J��I+o>�[�Ss`K4g�D�-Ϲ�A~%3�� d7p��LB�$-�9H��fY����עE���£z /S|`?e&�����P�R�9¡�� >��3�E�o����(����s����5~��#�9U�Zf���3�eU�ۮ�V>�h{#��[@�l�3v��TEG9!&h�������O��8�P�@�}˛׎����Ϲ�oGW�[�s��j(|�F2�p �<��T|������|��+G�� �qr,������b|��������H+�;�ÎY�9�nh]ף!poHC���:������iKǛ�y@qsl~���鎜����%�R����fG���`�=�>q�p��IJ�*<�����;��K�L�����%���,��vZ�%�K,��#M�j��A��w��qX�w9�"�]s��vw4�����"%�5�;`7+�V�X�6�� wo�"K4�=��6H�o��f������a����]i�V�MWW�f(��q��~o�M����7?sNV�[�7��|����.��Мs׽���|�PK��~��/)PK� �RDefinitions/interfaces.yml�X�n�8��+�eH�t/ dO^7i�Mm rS�$���&V"�$-��CJ�%Kn�\�\��޼y��\O��G(4ư1*0�i�"�U���+*ͥ�?�{��\UKW��E {����AH[�D�5$Je���bf���� U�" �>GZ��� �{����u�xn\�%�Y.��������)HgR�^�-A� ��]�(��eI�"�R�`��R��Iq�b�qh���]�0a83�PekU�B�k�&��P!-���Px�?�.Eݡ �/e~H�B�l�:$(�R��j�0�6bTm��SSM6��rB0��6:�1O�!Ĝ���a�����#I��n��v��(�U�/����$e�ܪ���Y�T��os/���V�y|�u��0�B`dx���}�?VT΅Y��ϊ޼���e�y�Q���!��x��mQ�:���n� �VZ�A�����X�rS����Fa�T�:sґ�C`1юi�j��}�22L����+�ٳ%�)��=���G5��&O�V!cl\):Qc��q��H�g�@u�*��w �J)�ު�4�)�y�{X\p�A�� d~��1��~��m��� �����7k{5t��~֮��N��_�� �v5�n�^���C�`.)��CN���~B^"Oɥ6�N�A����w�{ճ8�I󩽷5��'�|�T���I��1�8 �(��)u���5�7ӹ�MA� �6v�rW `㩛V�I)9�����ɩ2k�!��}R�c�aS���1��Uy�g�M��7� o���dڹ�U$i��{O�G��������`Z�pH��;m�ٱ~Mhz*���L����H����Hϳ/�h7���<.>0z����p�'0 ;�9�~��%�V�a&�w��v��݁cjy}H�om�s�>t�{� �2�^&��ZO�p�A/3�e=�~��PK41H4��PK� �RDefinitions/nodes.yml�}ks�H����aO�E�ۭ]o\̅?�)iF>=��Zc�ÁAP�6`�Z��wf=�*�@�-�0v[ ��������J�ı����/�� �vn��?~!)�)��Z��ַ>Y���q�����S{���v�zk�I��cG���aJW<�ԍ��A��6��Ƌس \�V��0=aߟ�d򻻜F��9t�J�ʍ�����q��Ey�. S�J��#l!N`|K�^��S��_H��^�H�����(��`��Iy(����9����̼�ݺA��;!�0����>kg�ܶ�q>Q��L���wd�wU��@��۠Jo6U��:}�cw_.GWG>䖂~�z��^`6b2�w�8����S��������Y�Hl��;i`���rւ��؋(˒��K�o�)����=�Ol�'a�qc���N���ӝ ��v ,���2�I�U/��{�6���v��nU׮�fqe��ވV�^X�,�8��;"�O�r`��(�m�� '�cIe��ҿ��|��rsv~F�N��H�`eǕ�aHA����u�ߝ�q%��=��2�~Un�` ��e�V��$��eK`p�W7} 㯕��v�?�Վ���ٸ[�xO����&|�� ���` ����Cs�6���C�б}+I��~t��t����ٺA����a� 6s�es��}؟gu[��S�5p�:�WE��Ќ���<.�A�m���嵗��$[�W��K/X�l�}�|us�N��:G11���61 l� ���r�������X@�*�W��؀��S��j��a쥛m��͗|� Y�~R�T�Y� q���r�����=�ێ�S��_�0�H�X@���$�.��9P?'$ �L Exh��S�U\�ڍ`�7��~(��&�~���/�e�(��=�ɋr����h�<*�Y�P�ڙ6�_ ��i �'U0c:�7�1�_����7�}�*�����qj�B� z���G����������m����ds�<@��;���3A�yN<4���;N��8菣��� Cߵ��$�N�̭���T@l��W�F7�}�^�Sq��� +��>�o 58���}:;��uӟ~`�x�9�:���_��>��U>D��'���p�ܿp�j0�@�N.����Nn�-U�@O��t�+�{ �|��^a��A#���l֎m�=��A�6�O����eԂY�&��]ΕHb��l������l��Z+�Z����+��a,XI��Xu���z�b�~_�zT�f ��+�. P�`�U��Q� vo���ut����ᾳj>���/qTg� �J;��5A�F��l��%��D�^�Y:L�D��zR�c#�Ǟ�ͤ����T|sZ�Z�'�z� ��D���M�I��bS��(­ K�Lf�����)���/L76,b���B��5�D2g ��-g�{)M__�d� �:K����ܺH'!��"�]#�+H|�qB1� =PFԨ3�����(���ʡ|s��e��!&?���,}�T�>at~��FV3&��WJ��KX���=|�;#+�ǹ^|Y�WU5�q��5���z� ���fc��2˶�;������Ҫ�jg� ���3鼴t�1������'�*�U��9�������{e�y�Z� L�'6Ľ&��I�w9� �=�:��A_�1%!f�c�;o��V�~G�>�t�l�!~��2�+��7yV�@�tC����b�Q����C�W��hm������fm�2z��G}ɻf��Z$��oN2+<� ���d~{�x4��#��!��F��!��f-kx������[�g����I�Q k�c����3�+�ą��fe�h9�<�ǣy|�3��<~��}�yl����H�GJ�{�"Yc'��d�G�l(�� �j~'�ytۼ���tM�ҍW��6�չL�-&�$��]���DC�7���o�Jp�`���!�f{�GL��u����e�����?���r���Bu�g�j/�]=? WV| §�T|�ko����T�]ڪiυ��������򩯝��&N=y�fP�����4ޚ�����("�lc� !�7K�0�,(0t���Æ�"���h���1E����Z��9�Q#�zn� Ld��P�Ign �X� @�ni5,���M�k;>����cs��}��{�����`dͪ]ʚ̊���b�+R_��}�,���7�T��:�u���������OrΕC��Z��ݤ�^�(���#H�b\���u1��Ln��j ��č`C���Ot�Ǹðq�_��ɜ���9���s�P��y�����uJ-Лq�� (F��Eb0�+��6�ngl_��=�F{�;<�#��5����ڭ�UH5J�CH��7b�2nz����5��M�i�ڡ1�Yh��-��2��̥�Fc*��!��ʝ��a�s�+�"� q �p�9�/M�v����+/�Į���kZG��Eb0���������^�.R����/��x��a�e�S`�F�Eb0��7g�W(kg�/$��.^���+�@��YB��w��!��E�Y������q� (�������ڽ��^��E��[z[4^I�qʻr��rc�Q߷ ���{=���(� �x���S8Dc <��w8��{�;��Q�+v%�z���1J�7#q�t�B��cz�L�n�H�W�W(m�,��h�~�;� ,�0�/;�������<���h_�֢ �$6@��$�q�Z$�C74 �z�R m�z�9�9O��bfo��{E�^��g�"�M�!{p���8�-i�D���^���(����?���߆4 � e��x1� Q��P�дa2JYs�_��=N��;��tR��Q�&� ����^��d�[��v�|�|VsИM\"'Z�dk;0�G�d��$D��>>���~SAd ��Ba^� S��b�����1����Q$ê~����:�{s�l�6�}��Ƙ�6��(��ce�IQ�Q �)|�C�Q�j��Et�X��X�Q��c}��l[5&7�[-c�}�\��^�,.���x��ǫ���L�C��ly����-�߱W�h P�M�G� �&�����0��<�~S�n�\� ��qq/���acc��1o*٬��^�(s�ެ<>lb�D�s�s�`Rw�%�U�]�N�P�1�����cD2^���%�Q-��v�Z�o����Q.�3}����$���jLj>�=�;�R#��n�wڽ{��#��G�k�G�#�Ռ�Q: >h��(�G�|�R�E>�٪�Q@ �W@�-3Lj����G��� sl�i��(������pc:�� A~�4����"{�T��Q�j� �nh����ܢ��� ۱��w�n�1�������[��^����^��k���:��I��R)S�DJF�7$�G� �=�Pr: 7G��Eb�����c�W(��o\�ܬs�����oA<6z� ��M����X�"1���,��+�&5?��ӝ�3��#��y����ml�v�+�^������ bU‚5f1x���3A��L6��N��)�=2c���Wn k��0�V�՚�fU����]�@i��ub#���hYG*Z�e������� Gi>��p�w����0����4��`�N����;7N@��� N���ʌv�l}�/]V�%�fA��.HoeQ٣h����l�Wځ�?���˜�$PT� �C{��}�u����^�r,��w���Kr+®,(46�u�r�q�\P���̝/#���ϻ�#�������>�N@�Y�wDֆ��$�cյ<Z�pES�8�q;��������孺�Oo%���u+��v^k>�}7�S'���%څ��f���V\���64j�o�cq���a~� L��A-���_a#ĺ�|������N� ��`= �����R��jM�a�����0Lk�<�{�A���S�x�wa��(n=0�6q�\R�.3��#@���Y�b[;ʟ���ٸ[[޿:�ue��y2��N�����0Ʌ0ej�D�5�wza�́�L�|61��!0���Xq�iR�|O�%�mt�p��%$:�����lW�^�D) p�ֶ�_��]=Yq�ɂ�}�/6.�Ӿ�-�n�P�i����7i�:�* iYe��] � L�X�����s���iNcF���=S���u���E���"^t���"�0������g��z\���v>��h<�۲��k�A�=n�'!�Ӹ�F;�餲.W�w���V4ֿ�gAW�< �J�StF����ߧ7��CnE���} >�>�=G�-�wP.�# �� ����;6�bx�+ܝ_R�7���'U��� �Ū5֡�B;߄?tcu�8�(���� '������jl�M��� ��5a#CC��ۮ=x��J":���O�t�zPz��w�����*51�J^��n�K�'Le0�@�����"�K� ��� Y|���mV#(m��a��:,8 �N�Z>����GW���f ^���|3�G��=�o�X�Ua�d�+�vn��}�ʎ��1^MDV�����Ru;��{k���H��u<hB�V�� BMW������c�m�4��� �1�Qb��8"���k?j�ѐ�t?A����[�e�܅)�S�K6`xVDw�[>6���5� ��&ę���ދ}8Z�_݃k�PS�]1�x p�hH=?\�~y ���j���������r�M��c�,c�m�D�oW(��:���� �@jv����-4��N�1��k�7J�fZ���IK��b�mߛ��U݀����bv�c��j3���������2��V5�4�/�#/���g(���4���K5l��9)�X�Z1S��M��s3R�0���]םu��1��ɤ���=1���2��M3|� ��[�9�.�WAF ��G��3����>�$�%!��7��KV��65Y+��o��e�'�t�v�*�.��}�ȴ��J'�1�`��d��K�h_v4(T�gAT�˘Jf5�!Ǩ��:ka��U���H� #$��s���uv����[�+C����f!1G�)w�-���C����ѳy7����� c�̘(3&ʌ�2��D�כ(SW�;{�����i)���z��n|F;,�H�'��`���(!���{/�r�V�t%���˶"�� un�4.�DV�0[��u�oNG��2��E�3�щO�as�K����_.��Z!�������c���������;)��^�_MK�q���ڨ0ʤ�Gֈ�i���������M>� k盧�=�_(,�R�fw'Mu�C�N�m���]x1�A�[GM���,����Y�݃?U��?��w����x�r�@^gН���8)������ �_�惫�r����:Y��h?�V'��tiC5d���Vt/Ջ~�PB��f5pI_����� �Rs����E�/B}���n5`S�� �0#x��i���]x]���]_�'Ǹ{�=jț.n��|y�|T�p���v����ROBh��BS���`� O�x�w�'O�� ���5���:�7�OH��3��$�I��>�{)N��V��J��îB��'�yJ���$�.;�7���&�|�.�qqmx�f�\���@tJ���^]Y�ֺ�f7��u�(�������������r���1���κ>_,��V�yv�u(��Kj��l�����i��!����W�CPxq{q����ܚ��\\��*�����:`��K!�B4 }f�l�%�&7_�=m\ec� ����{�L���*��7_r��O=��Y�"f���mO�Q/4s/� ŕ��$rL�ɻo9�� ����#Up����� ,�Q�q�$���������Af�hӤ�N����LG�sSq���^MoD�>Xӣ��qy��Ȋ�d�q*9�2�Mӛ�R�dq�e�kV����-�Si��/8,�� [�š���yϠ��Hu@�.HCuA��EOEf��[K�<�'v����i�66=�Zuɧ���y�AsK��`�t5�l�e���xZw@�Q���g�Z������6��X"����&%�t5'Dz�qm�C��+x��J�>�0�I&-�����H_���y���ێ���O�㺯(�S�]�}��-$R��uwt���P��u��̥��\�Q��͊��֢$x������ D�Q�v9�Z�Xu�һ���1�z25��+��(LR�QR��^�j[�b����� Ek�ЍJ��E9����[�AZܞܝ_��M��!�M��gg ������`:��"��T���5�Rl��̀<V'v�G�irU��V'��X�����ٛY�%La~8'J@D�$0!a� �������B60���0������}�� ��D(_����g��\�q=��f�w�ͤ*�2���38΄Z ��g�$Ǣ��Ĺ7��7�6�*��ؾ��-J�����;;���m�-��l�--z��q�`c�K�ߗ����Bp�e�yE����*C`��j��a�u�b؋�uE�jӎb�݇*LLL���ë0�,z��V4i kݧ�?_������ł(�9�� ��p�"��ŏ��{xN�3)\:H_�9��قU��t��y�"@g�J������P!���ޞʅ���^Ʀ�J�{�I�����(��C.����0xD���#v#�v���9]�-����X[��U�,��+)�R�G�p�G�O�_��/ -�\ъ�������;`��ѵ`�G�tDE��)�o*��L���=��JL٪xՈ�F69�H�����ҥ����� 0��?d�zm =ڴL���6Bf�[|_f�R��7�4\)�[�h��Շ�/��k���e+B���#�i<>���K���]K�nZ�=?@��_�X������{���jW�j�e:�?j�/�|5Y���p�v�N]L�K�,�ʍ��p����0>r��q� ���s)#���F3Z�Vбx�\�:3�y~�]o._�DŽ����Ȟ��t��^q�y�Ys (|1�h��4[ZY�\�m���xwBf^������o&P]�k���&�tN3 ���kXa�a�L�뾇��{�;���A[���wC��w��@iN��V*��ث ¤u�����환tؐF�����&P�h(_�.��a���7��e-cYKڱ�e,k�ZƲ�����15���@<���e-cY�X�2���e-?|YK�y�j4f .Ƃ���b,� .Ƃ��� ����m����^T ��S���]z��-�a E�{Bn����)�)�\!x��-���ߐ ���yKVx�����=�[v+�:��� D�4cb��гxq��Н,��$!IBǣI4xK\ ������`?㦣/�-ws9�¶(�x�N'�M7��e�@�t�O�x3:�7 xF4�?�����6�� ;�p���J��B��)V,���x�2���W����a�]\�C [�%�H�ޭ'�g��<SLHAS��g#��8@������b�*�+�iF`�G��� @r18��9�>~ �>��d2�| ���ϥ��-��ز����Gz�Tl��m���K,1}�����K�CK���9y����gv��`�8 ���)%F��I�n��|� � �g�y����?����U�BI27`�?!2�=dT�SG{�H�<�]�b��kl�����{�� ��BHB��3'���.q�d�$ �8�� ���;PL�����*�,6��;&VeɄ_B��>�l�� ���%)`Of�gwd �}-=zI��z  h�2�2R�jY�j�{(�H�D'��n��,��@��c�R�#(0� ���an��Т>d0s��MeV+v�J���p�p1��Է��'�ɬ�H��y�!M�0VDz �|R������!��m�1�4;:�� 9V���F�����Nnh���$�D׫��uq��&L��|B�K�MpKK�tlq1} ���>�Y��� !r�����ʪ���ѯ��HZ�/2�9gZ��|@�#�?��ˆȦ��v�����#�Z�'� ��}oP4w�r���a?�#�Y�ہ%�$�<�i-�:���� �a� ���K`_�P���ل!^� ̐y)u��)*kn=p)We��$�V��r�����|O1o +��9m\?�G�X�Qs��(���w6 �';�Z6��.��x�Ɔe���|�A��\ӆc�.yP���{��]K�UJ�-�S{�T��3(���i=bH+�C4��F�O W�bx6z��#e��O�����S� ��hP�=g��*F���.ۛYK�k�aGzi)e���u+g6>�{i��)e����tu_����z7yXe3����o`l�� Mo���η��cCߠ�Y��,��}�'~�c��G�&��Qf\!6�O�[-��k�(��`-�_�s���z� �:� {C��yU ^� ���qLW�[:�#u'g_�H7���mp�bm���m�� *�2��4��';u6��&[���˸��c��n9�`�/߲�k/��:�!'��rcSX�p�)yOa��]{M9WJt�4��fk��f�R�)���`��}_ZhNv�j9z����Ȼ��B��1��.��l�AyI?�w�� �G Ya�I��ܿ���"��1���3)��� c]�t�&@��CWH���HE�y���7���I]  u�]�� 9���F������5�*^���Ł <�����pd���S��d;/���R�m�� ����9z�z���$֭a���m�q������o��=�a.x��&�R�cu,\�d�ܣ�0zfk��n1)���?n��3��w��T+�*d��oIj8j�c��3�N�^��V��xd8!J�Z�d�;�4-q�&a•�����Y����g�7i�yY<�,���H6���u�Ɇ�|Ʃ�D���,�F]��LRqذ��"������%:���c��L��<�v��V!�K/�H.���0ƒ?��u�;�D��2���a %���䊲8 �"�%1�0K�|���Ǜ��bo�;�y?��}�.�:� ��m�΃���o�ڋzi��%5���}�=��g�X��~x�Vo5�% �\*%�{��hT/$/�֨��u�d�/�rc�}m��)�������"j^��+����4k��s�~���ϒ�F[j���7�8��E��-�� ��� !�� ͬ�x6[�[�C�'���^�]oS���&8���D��[�K�,dǷ��zO���J���oK�qϳ�X��6Ó��G�0��\ч��/m�ݡT�~�|W��n��e�{ �v � J�����;����C"�:c3/�vA���Z4��X��zўH Qyk۲�'��H�r��U���䡵�w��u�;��q��h������3诱m�(_,�刭q5�&�-(uw�z����έi���#��Н��Hr���⽬(ڳ"���t��;�u���`��EE�<����],�M�����1X=�KRN#7��g6 �U��%*U���Z�nv�0��pO.�ƹM�Q�3�L:%�q=���'�vܓ����s��j�+��жT����z�Ձ�h8Jz�e��r',\*b$]�N� ����L~Zz�?�hc'`}�vE�&��e���7�X�L~��Eً+7�{�A��7m�ص��+�Y�������(�6� ӵz.�9���P�W�����%up���]��<���o4ƻ�`g�^��A$����� ���ũQ��U�I"&�R f7Ӭ�jx��f%� I�tK�6L�.,դ7��%�O�#6&^�.0���� t�,�M��/J��~J&�b�&1���M�Еr�>c_ʗ����ev�����&`ɔ0ͿR��}��b,V�a ��|4����Fq;�`� M�5�&���*�L霚�l��|щd�ꉍ7�1s�q1�$�1�/#��~|�]̉E��\D��3�Xh��Cg��Et���� ��lh�Tx���ݍ���}�,������0�����y�� �������� �: uY���}��95ǁJ�")���/�F�"�m_��,��{�V��4Z$�\<\�!�"Q��K}P���s3K�Q&��H,[`���VL�zܦ-�W��!��S:��zB����a�����ʷ:���b���'�������Z�V�Xww�0M+LA�;�4������d���8��3�v�%����֦I�[����@z[��� ��h��?�ˊ66�?�`T��D�>'���&qv!�4]ͅ2C� ����`�!�{(���2��nzG�h���Ho��&�$����%a鮑�.�=ݥe���4g� �R˲�:7jrB����x�ܐ���g]�D7��k����z8St\��}�{iS)�?���_9!^x��>�鑣�� ����#�D��� �_�S0�R�z�jW�[��B��y[��4�N.u�L�Y���N�$ͫ9j��/�w�i�,��e�gQv'ؿ���H��d�% nm=��N�b=�[W��k-�1� �������o�x�� ���ƬF�L�a�N��3�g�m�~]K��@����(S�<fwM襃�"� �_$w%��u �@ �*`՚%NE Z& �s_=�L��es�I��˕��X�]�y��� �N�b��eL�;����bT� �PS0y_���s�R���o��s�.��01�U�A�m䳊:*n�|�ZD�����kWY�Sȵ�djǏnjl�)ݘ� �3z���}��Fݣ�3B�0�Vb�GX�ݬ�X��h�!�i��A_p����ڊ��}o�[*���r��ϕ2̒��7J�|�_�@oo �h���{��޸�i`�����!Ҵ��+��x�|��Ű����O$�:\f7� _k������{��/䃩fI��N�Z�q��d��#w^R\ (!��"���m��ȑ5��Tj��/����g�52����|P(�n,�ЯY���"�pR}�8�g���n���nl�S����6a�X�淥з�hg�t�}��yKcc&��}���ؙ�.&Mn�|gv�TI“>ԵAh�w*�w�g���o�����rB��;�V� �:��%����� N��3�A&��c��2oɢ/T2���8�k1)r�S�؊�N5��n ���D=�C�S�H��,��J��P5d֡����h�f׼:�$�gZ�DӬ: ����5������~��������ջ!��VO�*��^�3������i!޶nы���������+��0Z�A�F���������['�}Q���ڐ�{%��x��n�]���>ͪ4�zy=�/_� қ�/_�;���^����1�M_c��\�=���i(sծu���sO�|��Ff��J�u4��HT����$P�}�s�4�L�&H�c�%R떑��X�_j�o%�>��u�(Qd�Z���{ �J��p�&RB�H�+�r�Z<5!�[*m�O��E���;e���|4�� ����/��'/)�XF/O Zi���D:G��@���>��R�s�n�2�9\�0�[��-$�O�pi�z�R�R��y9'��h�E�: L�rŸ/� ��S(�4��� `�_h��DX�.��7D�Y�>p|~�w��h:X��&���Ҝ<�^��=���V$��L�PBt�S�Ǜ�F=�,a-�,X��x8�OTU�5i�I�P6��:5�Th��� dH�t�s�1�kg �-���>�,�L��;f�/;.X�K�?"�?�)ey����9�F/ B�����fvP�'_LW+������&�ү���M��0��F��`k����v�X_�L�[ju���p���Φ/�Y�.FN���z(�����c�K3{�tv<� :�����ߠ[�|��_Y��7K�0�q��`�p�o��l`>+���jh.�FVݕ&�?����uK���L6��#$��=��}� ���� �;��!; 6{+^�@v���� w����L�he�J9IN��NN�i1Cin��w� [�/q�o���F���p���!�� v�&���Z@,��4���ޜ�����?��u��P���Ѯw�:� ��v��F�lmX��o��k�[����N��{��ڭ"�C�w�RHm�f�z+���J'�~F�ct��Z8۬B!�bC�utBq�i�6E�p�i��q�M�(=������ȋv�>�[�Q���*���汾���%�B �*��S����ѯLJ��{���T�#ʻ������7`�M� *��{�(S��:4�����_#�4�+ͻ&��2q'�)!�����@�_�P��,��DW�����rZ�iO'iir�pf�rf���ת:6�z���?�5>�Ko���Wv�[m �蟆 �K3x��#�M��Y.�o� �x�0Suu��6�g�9V��koH�kH���u͹�x����JQ�-��P$�GD"$i��=�p=@�Ѣ��3�z��[���\՛*3�. }�ݷ�l�]���lv�>:U)��4f^B����װ ؤ�,DiJҀ�,x����W�]V���T7�{l�:a���6�t���-��� ���j���19(�&U��;�Z��<�_��l����H��.�M��*׷�A�<����'��lGv}R�&��<Ҹ��<�f&>���_*R%��$�e�Q�M0p��?u� �}�@󣵄�����则�G9æ����? 0o^~��`�˶���� "����>t��[d�|F x��?���7�P�ڃ��Ar�q���_z>�P�ߔ�$BhDD��"��W��� r��u��pY��!���QPـo��7����{)~���Ƒ���9�15�� �8��V㜾$�s��4��!5��k�8�/L��������_�`Ea�Lt� ��`�K�Z�.�C��ˉ��@�����Y��9Go��-�Ʋ;�H5`�� �7 kv���&+�R!H�0�|/C ��k�f�����M6�SjXih�K��2���O���|�-�(��jZ;϶���畗��2����:���[��AV����,A5 ��"�Ο� 5qv�p����oj�r��˭N���5�SsBI � MG[Y�d!3���2���(�|'��c���?;p���O�1 ��A��N����u��z��k��D�գ���R�-EoȘx�/vJi�����t/l��tG�x��y�B ��!�1C{J��4�(v�h�d� Ɉ"�|�5��Ӌ����4�А��붵��`D�����`2;'id �$ �N^���(��n&���Bi���~�Y[\[���Yo-���3���b~�<�\\.���+�������e�59PwF��A� ��$yN�l孨s�p���S�𝜈���]U�q���8�%7N ��iϽz:��8�Gn�An�$7�t3�ϰr��� 7rõ4w;��'�ȓu��s�_�[�ba@�8J �iG�:�T�V:��/Z���Ɏ]l�M�j��T�+�M�e��a�ףzAO5Y����}�~ �:Z���n��&������훳� �l�F�%��UU��M��ݤ����x��$�u߫,��T�8hsax�����t+�����5�����m� ����Y��il��i� �SL��T���(n䏶^`�] ��n�������hv���D�{:k��Yk��`.�n�<�U�* �Y���{����PK�k��C��PK� �ReArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Informational/OTHER/VSP_basic_vm_VSP_Information.txt�T]o�@|n�>�RC��R�RT#j�(N�CUEDZ6��>�>��_����R��������q5{�� &��*��U����e��)�e�hi�8p��K*4�J̷B��~f��bk�vl�K�T����҅�u�J�k��"G@G��D�}�0����A�9J�;�7�+�S:�b�i��a��n��a�k/r��-.y�� b�"��6?���ʉ�ܔV�PJz���#-$K�d���0�Y��t�EJ�9���!��/�,U���ˈ�/��D��@9�����"�U$�� �|�M(��'rC���4�=�r���~� ]OC���Wrj� �U`˜� �gu Rwi{Ϙgv� �B�F������k�}��N�չre�z����D��B��9Y�+ ��;��C����E�� �%)k\�T��z۾�g�N$Y��3[W�{73v��=��B�[�Jc�ne ��q/D���ei� �z�`�+�r�I�a��r� ��WRh�]�����u���;8��AzW=v�ýdqL�fĔ�����#�o+(��W��{��G�E=}�ա?�C��^�[�"�PK}�;.@�PK� �RSArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/HEAT/base_ubuntu20.yaml�Wmo�6��_qk�`/��]1�C�"m�bK�]�aZ:�\$�#)%F���#e˒%�n������=�{�y��2��J�EV�6B��O? &?�OF�M���^�������J� �Y��>\�E* &� �R���7���gh�~48�+�<ᖃƿ �Ia���e>g9���F`����|�i���\|�Ć��Sח���%/a@iY����e2)R%�&2��#"���|܀���g���� �e��Xf��b��<��I=Oy)�ܗ�ƒ�������w /�����[\�'�)f���p]­l���Ӕ.+s���}�ue���p)��h菉=2�/e,�yS)� ���a� �~c�1'^������)�"���T��+^V��",��J��i��� ��<9Ƈ�bFC5}��ɍI�ˮ�BX�S�#,��Q�t�,fc��ʜ����$�A�&�є�1�vb��]lH�����ś� �Zgde^��c��tIc~�_+4 ����6'�L0��jJ�J�DŽ��Å H�]k�X��!��4�K�L�sY �q?k�`�娸�Ax���ʹ'P*xD{̞O�}���#x��Xd�ka�ː�B�ou����]ת"�S�yOP�� �+1)���_��m�����gO{ ��?6��h���ҤgZ���r� ���K��Ƴee�*B8}R��yAm|�#�q<x���_PK�ظW�PK� �RcArtifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+���fwC6�������0�a܌����#��!IX ��p~��JE�(T����%8����w����q��'s��rϽ �j�HY/h�� �fl�����PKwHy�PK� �R[Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlU��� �_���Vʫ4��X� �����K=�|3�Q�e� �31����->?�w)�������&n2?�����Vy �y�H�&ϰ���S���}tF-oؐ�D �>Ȏ@�C��mZ�����dʚ�M)�q�� �<��_PKQ�h��PK� �RSArtifacts/Resources/basic_vm0/Deployment/VF_MODULES_METADATA/basic_vm0_modules.json���n�0E{���\��R&n\$���0%H�"��%��I��Y�\�K���M����e��~��)��@O��,� ����t�0S��%�E�S�IY���g����p�RDUSmH2$�j���e��R��emI�4�n+� v^[M�20�b����M � S^�-sz� 1��4%)+�iB��<�Wp� �%r,?^��њU���`���9���R*J��Z�f9O!XbZjdE%%J#Ku�&uc�0֔ -(��m٦#E���ږ<����qFJƴ���ޅ�l��yu.�n��D�Hv�M~��3𫲇_��a����K|��EG}C3Nn���_%.���w8���o:�����4,�ڲ����\z��.�t�C�+�=��7�z�PKK�=ЋPK� �RCArtifacts/Resources/basic_vm0/Deployment/HEAT_ENV/base_ubuntu20.envm�ˎ�@F����D�@u2�jK�(# �1��V\�B��������?�,j�C��o/���49iX�d�V�k>���+b&5�Y��5� �g�|�1KO�ٷ���P<�7[6�5��A�u4�5IÓ9�� ӹ��q.$]�8��s��C�lXW=U}���|߱zBhA���&z�ө�\˹F�'� ��V���ޒ�;�[�O6��w$T��%GPT7��-�& ���U���*�w3΃ +�s�đ&���㞫 �.�\�5��������(_L�p���D�w~�Gʦ���U�Y�:Y�Q�w�)�|@GH�2=+�#�a�?Mgq ����Ay� z(ίe�a�>y.�?��B��Y�d�v\��'� ;ax�?EY`24=c���WTxM�_c�ˠ��j��Fy��VO��K_���^_~PK�!��}�PK� �R�R�B4E csar.metaPK� �R�ku���kTOSCA-Metadata/TOSCA.metaPK� �Rim� �E(;Definitions/service-BasicVm-template.ymlPK� �Rq���-� NS.mfPK� �R9�ƙ�v2� Definitions/service-BasicVm-template-interface.ymlPK� �R����/�Definitions/resource-Securityrules-template.ymlPK� �RN��p�3V)�Definitions/resource-BasicVm-template.ymlPK� �R�Q�O� u�3(Definitions/resource-BasicVm-template-interface.ymlPK� �R~ĢSA/3Definitions/resource-BasicvmComputeNodesHeatUbuntu20-template.ymlPK� �R��Q��.@5Definitions/resource-Extneutroncp-template.ymlPK� �RFJBWG GO:p:Definitions/resource-BasicVmNodesUbuntu20cvfc-template.ymlPK� �R�wt��&�DGDefinitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.ymlPK� �R�/E�>��:PDefinitions/data.ymlPK� �R�\�J��Definitions/groups.ymlPK� �R ��חDi��Definitions/policies.ymlPK� �R���C&s�Definitions/annotations.ymlPK� �R��g��Definitions/relationships.ymlPK� �R� Qq)ED�Definitions/artifacts.ymlPK� �R��~��/)��Definitions/capabilities.ymlPK� �R41H4����Definitions/interfaces.ymlPK� �R�k��C����Definitions/nodes.ymlPK� �R}�;.@�e�Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Informational/OTHER/VSP_basic_vm_VSP_Information.txtPK� �R�ظW�SY Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/HEAT/base_ubuntu20.yamlPK� �RwHy�c1Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK� �RQ�h��[;Artifacts/org.openecomp.resource.vf.BasicVm_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK� �RK�=ЋSRArtifacts/Resources/basic_vm0/Deployment/VF_MODULES_METADATA/basic_vm0_modules.jsonPK� �R�!��}�C^Artifacts/Resources/basic_vm0/Deployment/HEAT_ENV/base_ubuntu20.envPK� L 2021-05-09 01:32:28,427 DEBUG 195: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-05-09 01:32:28,427 DEBUG 197: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-05-09 01:32:28,427 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:32:28,427 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:32:28,428 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-05-09 01:32:28,428 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:32:28,429 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:32:28,560 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 655 2021-05-09 01:32:28,560 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-09 01:32:28,561 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e","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":"1a35b7bbff774c63869c0e15b849b05e"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]} 2021-05-09 01:32:28,563 DEBUG 195: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-05-09 01:32:28,563 DEBUG 197: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-05-09 01:32:28,563 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:32:28,563 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:32:28,563 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-05-09 01:32:28,564 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:32:28,565 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:32:28,685 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-05-09 01:32:28,687 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-09 01:32:28,687 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1620523928608","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-05-09 01:32:28,691 DEBUG 195: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-05-09 01:32:28,691 DEBUG 197: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-05-09 01:32:28,691 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:32:28,691 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:32:28,691 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-05-09 01:32:28,691 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:32:28,693 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:32:28,762 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 655 2021-05-09 01:32:28,763 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-09 01:32:28,764 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e","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":"1a35b7bbff774c63869c0e15b849b05e"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]} 2021-05-09 01:32:28,767 DEBUG 195: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-05-09 01:32:28,767 DEBUG 197: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-05-09 01:32:28,767 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:32:28,768 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:32:28,768 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-05-09 01:32:28,768 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:32:28,770 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:32:28,871 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-05-09 01:32:28,872 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-09 01:32:28,872 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1620523928608","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-05-09 01:32:28,875 DEBUG 195: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-05-09 01:32:28,875 DEBUG 197: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-05-09 01:32:28,876 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:32:28,876 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:32:28,876 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list 2021-05-09 01:32:28,876 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-05-09 01:32:28,878 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:32:28,963 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 655 2021-05-09 01:32:28,963 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-05-09 01:32:28,964 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e","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":"1a35b7bbff774c63869c0e15b849b05e"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-honolulu-daily-vnfs"}]}]} 2021-05-09 01:32:28,966 DEBUG 195: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-05-09 01:32:28,966 DEBUG 197: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-05-09 01:32:28,966 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:32:28,967 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:32:28,967 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne 2021-05-09 01:32:28,967 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-05-09 01:32:28,968 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:32:29,071 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-05-09 01:32:29,071 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-05-09 01:32:29,072 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1620523928608","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-05-09 01:32:29,075 DEBUG 195: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-05-09 01:32:29,075 DEBUG 197: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/1a35b7bbff774c63869c0e15b849b05e 2021-05-09 01:32:29,075 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-09 01:32:29,075 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-05-09 01:32:29,075 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1a35b7bbff774c63869c0e15b849b05e 2021-05-09 01:32:29,075 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-05-09 01:32:29,077 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-05-09 01:32:29,158 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/1a35b7bbff774c63869c0e15b849b05e HTTP/1.1" 200 611 2021-05-09 01:32:29,160 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-05-09 01:32:29,161 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"1a35b7bbff774c63869c0e15b849b05e","tenant-name":"onap-honolulu-daily-vnfs","tenant-context":"None","resource-version":"1620523928608","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-05-09 01:32:29,167 DEBUG 195:onap_service.py(1) - [None][Create 0473eed5-8dd8-43d2-ae8a-b27dd8de280e Service deletion request] sent header: 2021-05-09 01:32:29,167 DEBUG 197:onap_service.py(1) - [None][Create 0473eed5-8dd8-43d2-ae8a-b27dd8de280e Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0473eed5-8dd8-43d2-ae8a-b27dd8de280e 2021-05-09 01:32:29,167 DEBUG 198:onap_service.py(1) - [None][Create 0473eed5-8dd8-43d2-ae8a-b27dd8de280e Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "93b650f1-09af-4b34-a83e-3247bafd66b2", "modelVersion": "1.0", "modelVersionId": "045a4a34-359e-4b25-9d2c-7137e8032018" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "1a35b7bbff774c63869c0e15b849b05e" } } } 2021-05-09 01:32:29,167 DEBUG 103:onap_service.py(1) - [None][Create 0473eed5-8dd8-43d2-ae8a-b27dd8de280e Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd45cb27f-5ef1-4f2b-841c-576dcf9870a0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:32:29,167 DEBUG 105:onap_service.py(1) - [None][Create 0473eed5-8dd8-43d2-ae8a-b27dd8de280e Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0473eed5-8dd8-43d2-ae8a-b27dd8de280e 2021-05-09 01:32:29,167 DEBUG 106:onap_service.py(1) - [None][Create 0473eed5-8dd8-43d2-ae8a-b27dd8de280e Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "93b650f1-09af-4b34-a83e-3247bafd66b2", "modelVersion": "1.0", "modelVersionId": "045a4a34-359e-4b25-9d2c-7137e8032018" }, "requestParameters": { "testApi": "GR_API" }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "1a35b7bbff774c63869c0e15b849b05e" } } } 2021-05-09 01:32:29,169 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:32:30,581 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/0473eed5-8dd8-43d2-ae8a-b27dd8de280e HTTP/1.1" 202 262 2021-05-09 01:32:30,582 INFO 116:onap_service.py(1) - [None][Create 0473eed5-8dd8-43d2-ae8a-b27dd8de280e Service deletion request] response code: 202 2021-05-09 01:32:30,582 DEBUG 120:onap_service.py(1) - [None][Create 0473eed5-8dd8-43d2-ae8a-b27dd8de280e Service deletion request] response: {"requestReferences":{"requestId":"d45cb27f-5ef1-4f2b-841c-576dcf9870a0","instanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d45cb27f-5ef1-4f2b-841c-576dcf9870a0"}} 2021-05-09 01:32:30,582 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-05-09 01:32:30,590 DEBUG 195:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] sent header: 2021-05-09 01:32:30,591 DEBUG 197:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d45cb27f-5ef1-4f2b-841c-576dcf9870a0 2021-05-09 01:32:30,591 DEBUG 198:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] data sent: None 2021-05-09 01:32:30,592 DEBUG 103:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ae8b7424-de0f-4e50-8be6-8738ead88d34', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:32:30,592 DEBUG 105:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d45cb27f-5ef1-4f2b-841c-576dcf9870a0 2021-05-09 01:32:30,592 DEBUG 106:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] data sent: None 2021-05-09 01:32:30,596 DEBUG 226:connectionpool.py(15) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:32:30,762 DEBUG 433:connectionpool.py(15) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d45cb27f-5ef1-4f2b-841c-576dcf9870a0 HTTP/1.1" 200 1024 2021-05-09 01:32:30,764 INFO 116:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] response code: 200 2021-05-09 01:32:30,765 DEBUG 120:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] response: {"request":{"requestId":"d45cb27f-5ef1-4f2b-841c-576dcf9870a0","startTime":"Sun, 09 May 2021 01:32:29 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","serviceInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 09 May 2021 01:32:30 GMT"}}} 2021-05-09 01:32:40,775 DEBUG 195:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] sent header: 2021-05-09 01:32:40,775 DEBUG 197:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d45cb27f-5ef1-4f2b-841c-576dcf9870a0 2021-05-09 01:32:40,775 DEBUG 198:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] data sent: None 2021-05-09 01:32:40,776 DEBUG 103:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7baede1e-2985-4ab1-b859-344c0c478219', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:32:40,776 DEBUG 105:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d45cb27f-5ef1-4f2b-841c-576dcf9870a0 2021-05-09 01:32:40,776 DEBUG 106:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] data sent: None 2021-05-09 01:32:40,779 DEBUG 226:connectionpool.py(15) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:32:40,931 DEBUG 433:connectionpool.py(15) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d45cb27f-5ef1-4f2b-841c-576dcf9870a0 HTTP/1.1" 200 1231 2021-05-09 01:32:40,932 INFO 116:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] response code: 200 2021-05-09 01:32:40,932 DEBUG 120:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] response: {"request":{"requestId":"d45cb27f-5ef1-4f2b-841c-576dcf9870a0","startTime":"Sun, 09 May 2021 01:32:29 GMT","finishTime":"Sun, 09 May 2021 01:32:37 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","serviceInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 09 May 2021 01:32:37 GMT"}}} 2021-05-09 01:32:40,932 INFO 56:mixins.py(15) - ServiceDeletionRequest task finished 2021-05-09 01:32:40,932 DEBUG 195:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] sent header: 2021-05-09 01:32:40,933 DEBUG 197:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d45cb27f-5ef1-4f2b-841c-576dcf9870a0 2021-05-09 01:32:40,933 DEBUG 198:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] data sent: None 2021-05-09 01:32:40,933 DEBUG 103:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd8c2adb5-f84c-4851-8e27-67612537a435', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:32:40,933 DEBUG 105:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d45cb27f-5ef1-4f2b-841c-576dcf9870a0 2021-05-09 01:32:40,933 DEBUG 106:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] data sent: None 2021-05-09 01:32:40,934 DEBUG 226:connectionpool.py(15) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:32:41,091 DEBUG 433:connectionpool.py(15) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d45cb27f-5ef1-4f2b-841c-576dcf9870a0 HTTP/1.1" 200 1231 2021-05-09 01:32:41,093 INFO 116:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] response code: 200 2021-05-09 01:32:41,094 DEBUG 120:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] response: {"request":{"requestId":"d45cb27f-5ef1-4f2b-841c-576dcf9870a0","startTime":"Sun, 09 May 2021 01:32:29 GMT","finishTime":"Sun, 09 May 2021 01:32:37 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","serviceInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 09 May 2021 01:32:37 GMT"}}} 2021-05-09 01:32:41,095 DEBUG 195:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] sent header: 2021-05-09 01:32:41,095 DEBUG 197:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d45cb27f-5ef1-4f2b-841c-576dcf9870a0 2021-05-09 01:32:41,095 DEBUG 198:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] data sent: None 2021-05-09 01:32:41,095 DEBUG 103:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ae8be034-368b-4cd0-a6ea-cd79cbd0c7a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:32:41,096 DEBUG 105:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d45cb27f-5ef1-4f2b-841c-576dcf9870a0 2021-05-09 01:32:41,096 DEBUG 106:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] data sent: None 2021-05-09 01:32:41,100 DEBUG 226:connectionpool.py(15) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:32:41,323 DEBUG 433:connectionpool.py(15) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d45cb27f-5ef1-4f2b-841c-576dcf9870a0 HTTP/1.1" 200 1231 2021-05-09 01:32:41,324 INFO 116:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] response code: 200 2021-05-09 01:32:41,324 DEBUG 120:onap_service.py(15) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] response: {"request":{"requestId":"d45cb27f-5ef1-4f2b-841c-576dcf9870a0","startTime":"Sun, 09 May 2021 01:32:29 GMT","finishTime":"Sun, 09 May 2021 01:32:37 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","serviceInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 09 May 2021 01:32:37 GMT"}}} 2021-05-09 01:32:41,328 DEBUG 195:onap_service.py(1) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] sent header: 2021-05-09 01:32:41,329 DEBUG 197:onap_service.py(1) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d45cb27f-5ef1-4f2b-841c-576dcf9870a0 2021-05-09 01:32:41,329 DEBUG 198:onap_service.py(1) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] data sent: None 2021-05-09 01:32:41,330 DEBUG 103:onap_service.py(1) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2863ee20-8b44-48a3-bd80-b08a1bb3f2e8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-05-09 01:32:41,330 DEBUG 105:onap_service.py(1) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d45cb27f-5ef1-4f2b-841c-576dcf9870a0 2021-05-09 01:32:41,330 DEBUG 106:onap_service.py(1) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] data sent: None 2021-05-09 01:32:41,333 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-05-09 01:32:41,497 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d45cb27f-5ef1-4f2b-841c-576dcf9870a0 HTTP/1.1" 200 1231 2021-05-09 01:32:41,499 INFO 116:onap_service.py(1) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] response code: 200 2021-05-09 01:32:41,500 DEBUG 120:onap_service.py(1) - [None][Check d45cb27f-5ef1-4f2b-841c-576dcf9870a0 orchestration request status] response: {"request":{"requestId":"d45cb27f-5ef1-4f2b-841c-576dcf9870a0","startTime":"Sun, 09 May 2021 01:32:29 GMT","finishTime":"Sun, 09 May 2021 01:32:37 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"93b650f1-09af-4b34-a83e-3247bafd66b2","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"045a4a34-359e-4b25-9d2c-7137e8032018","modelUuid":"045a4a34-359e-4b25-9d2c-7137e8032018","modelInvariantUuid":"93b650f1-09af-4b34-a83e-3247bafd66b2"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"1a35b7bbff774c63869c0e15b849b05e","tenantName":"onap-honolulu-daily-vnfs","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"0473eed5-8dd8-43d2-ae8a-b27dd8de280e","serviceInstanceName":"basic_vm-81946d12-c95b-45c3-8de9-a3316f65cfa0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Macro-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 09 May 2021 01:32:37 GMT"}}} 2021-05-09 01:32:41,500 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-05-09 01:32:41,503 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 11:07 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-05-09 01:32:41,506 INFO 57:basic_vm.py(1) - Generate Test report 2021-05-09 01:32:41,599 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2021-05-09 01:32:41,843 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2021-05-09 01:32:41,846 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/60973bb96c44f500100a5f5e 2021-05-09 01:32:41,847 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK