2021-09-18 02:26:08,958 DEBUG 17:basic_clamp.py(1) - Basic CLAMP init started 2021-09-18 02:26:08,958 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_cnf', value='onaptests.scenario.basic_cnf:BasicCnf', group='xtesting.testcase') 2021-09-18 02:26:08,959 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-09-18 02:26:08,959 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-09-18 02:26:08,959 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-09-18 02:26:08,959 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-09-18 02:26:08,959 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-09-18 02:26:08,960 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-09-18 02:26:08,960 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-09-18 02:26:08,960 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-09-18 02:26:08,960 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-09-18 02:26:08,961 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-09-18 02:26:08,961 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-09-18 02:26:08,961 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-09-18 02:26:08,961 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-09-18 02:26:08,961 INFO 169:run_tests.py(1) - Running test case 'basic_clamp'... 2021-09-18 02:26:08,962 DEBUG 26:basic_clamp.py(1) - start time 2021-09-18 02:26:08,962 DEBUG 159:__init__.py(1) - check if Vendor basiclamp_vendor exists in SDC 2021-09-18 02:26:08,962 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-18 02:26:08,963 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:08,963 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-18 02:26:08,963 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-18 02:26:08,965 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:09,070 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 844 2021-09-18 02:26:09,072 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-18 02:26:09,072 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"52f459e4b24a49ea8b77032b17060d31","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"81e1cae975e448a7975af0aa59b2d3e5","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"dc0eff7bee12416d9c43c6cbff95f410","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fb825c571b1b4c4c81b46c3569be9a6f","type":"vlm","name":"9049fa19-3f4a-4006-bbac","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a28acf6e41f04c90b6701162472e3a05","type":"vlm","name":"e795034d-8906-48f7-89b4","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-09-18 02:26:09,075 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-09-18 02:26:09,075 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basiclamp_vendor 2021-09-18 02:26:09,075 INFO 169:__init__.py(1) - Vendor basiclamp_vendor doesn't exist in SDC 2021-09-18 02:26:09,076 INFO 267:__init__.py(1) - attempting to create Vendor basiclamp_vendor in SDC 2021-09-18 02:26:09,076 DEBUG 159:__init__.py(1) - check if Vendor basiclamp_vendor exists in SDC 2021-09-18 02:26:09,076 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-18 02:26:09,076 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:09,077 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-18 02:26:09,077 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-18 02:26:09,079 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:09,138 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 844 2021-09-18 02:26:09,140 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-18 02:26:09,141 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"52f459e4b24a49ea8b77032b17060d31","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"81e1cae975e448a7975af0aa59b2d3e5","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"dc0eff7bee12416d9c43c6cbff95f410","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fb825c571b1b4c4c81b46c3569be9a6f","type":"vlm","name":"9049fa19-3f4a-4006-bbac","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a28acf6e41f04c90b6701162472e3a05","type":"vlm","name":"e795034d-8906-48f7-89b4","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-09-18 02:26:09,143 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-09-18 02:26:09,144 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basiclamp_vendor 2021-09-18 02:26:09,144 INFO 169:__init__.py(1) - Vendor basiclamp_vendor doesn't exist in SDC 2021-09-18 02:26:09,166 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:09,166 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-18 02:26:09,166 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basiclamp_vendor", "description": "vendor" } 2021-09-18 02:26:09,168 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:09,651 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2021-09-18 02:26:09,653 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-09-18 02:26:09,654 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"c839dc196a0a4efa9279e9ee4d7ac73a","version":{"id":"635254a7a82c486bb40d786c7d4337f1","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-18 02:26:09,657 INFO 285:__init__.py(1) - Vendor basiclamp_vendor is created in SDC 2021-09-18 02:26:09,657 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basiclamp_vendor in SDC 2021-09-18 02:26:09,664 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:09,664 DEBUG 131:onap_service.py(1) - [SDC][Submit Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/c839dc196a0a4efa9279e9ee4d7ac73a/versions/635254a7a82c486bb40d786c7d4337f1/actions 2021-09-18 02:26:09,664 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-09-18 02:26:09,667 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:09,947 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/c839dc196a0a4efa9279e9ee4d7ac73a/versions/635254a7a82c486bb40d786c7d4337f1/actions HTTP/1.1" 200 2 2021-09-18 02:26:09,949 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-09-18 02:26:09,949 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-09-18 02:26:09,952 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/loop/clamp.py:60: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-09-18 02:26:09,970 DEBUG 159:__init__.py(1) - check if Vsp basicclamp_VSP exists in SDC 2021-09-18 02:26:09,971 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-18 02:26:09,971 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:09,972 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-18 02:26:09,972 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-18 02:26:09,974 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:10,026 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 1329 2021-09-18 02:26:10,027 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-18 02:26:10,028 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_bzwWIA_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"81e1cae975e448a7975af0aa59b2d3e5","onboardingMethod":"NetworkPackage","id":"763eb6c8bbf042ac9c9e420f064c529c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"dc0eff7bee12416d9c43c6cbff95f410","onboardingMethod":"NetworkPackage","id":"5a24753f52464a20a4ddd22ae39a5a86","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a19ccc3c-79c6","description":"vendor software product","vendorName":"9049fa19-3f4a-4006-bbac","vendorId":"fb825c571b1b4c4c81b46c3569be9a6f","onboardingMethod":"NetworkPackage","id":"ecbb2d3b78fd442d821f04df3df1cff8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 5097db55-9673","description":"vendor software product","vendorName":"e795034d-8906-48f7-89b4","vendorId":"a28acf6e41f04c90b6701162472e3a05","onboardingMethod":"NetworkPackage","id":"2c07429e1ba8474695e8023335a6e459","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-09-18 02:26:10,030 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-09-18 02:26:10,031 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_bzwWIA_VSP from SDC 2021-09-18 02:26:10,031 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-18 02:26:10,032 DEBUG 324:vsp.py(1) - importing VSP pNF a19ccc3c-79c6 from SDC 2021-09-18 02:26:10,032 DEBUG 324:vsp.py(1) - importing VSP vFW 5097db55-9673 from SDC 2021-09-18 02:26:10,032 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-09-18 02:26:10,033 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp_VSP 2021-09-18 02:26:10,033 INFO 169:__init__.py(1) - Vsp basicclamp_VSP doesn't exist in SDC 2021-09-18 02:26:10,033 DEBUG 159:__init__.py(1) - check if Vsp basicclamp_VSP exists in SDC 2021-09-18 02:26:10,034 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-18 02:26:10,034 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:10,034 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-18 02:26:10,035 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-18 02:26:10,037 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:10,091 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 1329 2021-09-18 02:26:10,092 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-18 02:26:10,092 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_bzwWIA_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"81e1cae975e448a7975af0aa59b2d3e5","onboardingMethod":"NetworkPackage","id":"763eb6c8bbf042ac9c9e420f064c529c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"dc0eff7bee12416d9c43c6cbff95f410","onboardingMethod":"NetworkPackage","id":"5a24753f52464a20a4ddd22ae39a5a86","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a19ccc3c-79c6","description":"vendor software product","vendorName":"9049fa19-3f4a-4006-bbac","vendorId":"fb825c571b1b4c4c81b46c3569be9a6f","onboardingMethod":"NetworkPackage","id":"ecbb2d3b78fd442d821f04df3df1cff8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 5097db55-9673","description":"vendor software product","vendorName":"e795034d-8906-48f7-89b4","vendorId":"a28acf6e41f04c90b6701162472e3a05","onboardingMethod":"NetworkPackage","id":"2c07429e1ba8474695e8023335a6e459","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-09-18 02:26:10,095 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-09-18 02:26:10,095 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_bzwWIA_VSP from SDC 2021-09-18 02:26:10,095 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-18 02:26:10,095 DEBUG 324:vsp.py(1) - importing VSP pNF a19ccc3c-79c6 from SDC 2021-09-18 02:26:10,096 DEBUG 324:vsp.py(1) - importing VSP vFW 5097db55-9673 from SDC 2021-09-18 02:26:10,096 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-09-18 02:26:10,096 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp_VSP 2021-09-18 02:26:10,097 INFO 169:__init__.py(1) - Vsp basicclamp_VSP doesn't exist in SDC 2021-09-18 02:26:10,097 DEBUG 159:__init__.py(1) - check if Vsp basicclamp_VSP exists in SDC 2021-09-18 02:26:10,097 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-18 02:26:10,098 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:10,098 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-18 02:26:10,098 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-18 02:26:10,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:10,151 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 1329 2021-09-18 02:26:10,152 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-18 02:26:10,152 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_bzwWIA_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"81e1cae975e448a7975af0aa59b2d3e5","onboardingMethod":"NetworkPackage","id":"763eb6c8bbf042ac9c9e420f064c529c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"dc0eff7bee12416d9c43c6cbff95f410","onboardingMethod":"NetworkPackage","id":"5a24753f52464a20a4ddd22ae39a5a86","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a19ccc3c-79c6","description":"vendor software product","vendorName":"9049fa19-3f4a-4006-bbac","vendorId":"fb825c571b1b4c4c81b46c3569be9a6f","onboardingMethod":"NetworkPackage","id":"ecbb2d3b78fd442d821f04df3df1cff8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 5097db55-9673","description":"vendor software product","vendorName":"e795034d-8906-48f7-89b4","vendorId":"a28acf6e41f04c90b6701162472e3a05","onboardingMethod":"NetworkPackage","id":"2c07429e1ba8474695e8023335a6e459","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-09-18 02:26:10,155 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-09-18 02:26:10,155 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_bzwWIA_VSP from SDC 2021-09-18 02:26:10,155 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-18 02:26:10,156 DEBUG 324:vsp.py(1) - importing VSP pNF a19ccc3c-79c6 from SDC 2021-09-18 02:26:10,156 DEBUG 324:vsp.py(1) - importing VSP vFW 5097db55-9673 from SDC 2021-09-18 02:26:10,156 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-09-18 02:26:10,157 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp_VSP 2021-09-18 02:26:10,157 INFO 169:__init__.py(1) - Vsp basicclamp_VSP doesn't exist in SDC 2021-09-18 02:26:10,157 DEBUG 159:__init__.py(1) - check if Vsp basicclamp_VSP exists in SDC 2021-09-18 02:26:10,158 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-18 02:26:10,158 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:10,158 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-18 02:26:10,158 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-18 02:26:10,160 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:10,219 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 1329 2021-09-18 02:26:10,221 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-18 02:26:10,221 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_bzwWIA_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"81e1cae975e448a7975af0aa59b2d3e5","onboardingMethod":"NetworkPackage","id":"763eb6c8bbf042ac9c9e420f064c529c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"dc0eff7bee12416d9c43c6cbff95f410","onboardingMethod":"NetworkPackage","id":"5a24753f52464a20a4ddd22ae39a5a86","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a19ccc3c-79c6","description":"vendor software product","vendorName":"9049fa19-3f4a-4006-bbac","vendorId":"fb825c571b1b4c4c81b46c3569be9a6f","onboardingMethod":"NetworkPackage","id":"ecbb2d3b78fd442d821f04df3df1cff8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 5097db55-9673","description":"vendor software product","vendorName":"e795034d-8906-48f7-89b4","vendorId":"a28acf6e41f04c90b6701162472e3a05","onboardingMethod":"NetworkPackage","id":"2c07429e1ba8474695e8023335a6e459","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-09-18 02:26:10,223 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-09-18 02:26:10,224 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_bzwWIA_VSP from SDC 2021-09-18 02:26:10,224 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-18 02:26:10,225 DEBUG 324:vsp.py(1) - importing VSP pNF a19ccc3c-79c6 from SDC 2021-09-18 02:26:10,225 DEBUG 324:vsp.py(1) - importing VSP vFW 5097db55-9673 from SDC 2021-09-18 02:26:10,225 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-09-18 02:26:10,226 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp_VSP 2021-09-18 02:26:10,226 INFO 169:__init__.py(1) - Vsp basicclamp_VSP doesn't exist in SDC 2021-09-18 02:26:10,227 INFO 267:__init__.py(1) - attempting to create Vsp basicclamp_VSP in SDC 2021-09-18 02:26:10,227 DEBUG 159:__init__.py(1) - check if Vsp basicclamp_VSP exists in SDC 2021-09-18 02:26:10,227 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-18 02:26:10,227 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:10,228 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-18 02:26:10,228 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-18 02:26:10,230 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:10,281 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 1329 2021-09-18 02:26:10,283 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-18 02:26:10,283 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_bzwWIA_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"81e1cae975e448a7975af0aa59b2d3e5","onboardingMethod":"NetworkPackage","id":"763eb6c8bbf042ac9c9e420f064c529c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"dc0eff7bee12416d9c43c6cbff95f410","onboardingMethod":"NetworkPackage","id":"5a24753f52464a20a4ddd22ae39a5a86","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a19ccc3c-79c6","description":"vendor software product","vendorName":"9049fa19-3f4a-4006-bbac","vendorId":"fb825c571b1b4c4c81b46c3569be9a6f","onboardingMethod":"NetworkPackage","id":"ecbb2d3b78fd442d821f04df3df1cff8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 5097db55-9673","description":"vendor software product","vendorName":"e795034d-8906-48f7-89b4","vendorId":"a28acf6e41f04c90b6701162472e3a05","onboardingMethod":"NetworkPackage","id":"2c07429e1ba8474695e8023335a6e459","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-09-18 02:26:10,286 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-09-18 02:26:10,286 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_bzwWIA_VSP from SDC 2021-09-18 02:26:10,287 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-18 02:26:10,287 DEBUG 324:vsp.py(1) - importing VSP pNF a19ccc3c-79c6 from SDC 2021-09-18 02:26:10,287 DEBUG 324:vsp.py(1) - importing VSP vFW 5097db55-9673 from SDC 2021-09-18 02:26:10,288 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-09-18 02:26:10,288 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp_VSP 2021-09-18 02:26:10,289 INFO 169:__init__.py(1) - Vsp basicclamp_VSP doesn't exist in SDC 2021-09-18 02:26:10,294 DEBUG 159:__init__.py(1) - check if Vendor basiclamp_vendor exists in SDC 2021-09-18 02:26:10,294 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-18 02:26:10,295 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:10,295 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-18 02:26:10,296 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-18 02:26:10,298 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:10,352 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 999 2021-09-18 02:26:10,353 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-18 02:26:10,354 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"c839dc196a0a4efa9279e9ee4d7ac73a","type":"vlm","name":"basiclamp_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"52f459e4b24a49ea8b77032b17060d31","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"81e1cae975e448a7975af0aa59b2d3e5","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"dc0eff7bee12416d9c43c6cbff95f410","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fb825c571b1b4c4c81b46c3569be9a6f","type":"vlm","name":"9049fa19-3f4a-4006-bbac","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a28acf6e41f04c90b6701162472e3a05","type":"vlm","name":"e795034d-8906-48f7-89b4","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":6} 2021-09-18 02:26:10,356 DEBUG 147:__init__.py(1) - number of Vendor returned: 6 2021-09-18 02:26:10,357 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basiclamp_vendor 2021-09-18 02:26:10,357 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:10,357 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c839dc196a0a4efa9279e9ee4d7ac73a/versions 2021-09-18 02:26:10,357 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:26:10,359 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:10,410 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c839dc196a0a4efa9279e9ee4d7ac73a/versions HTTP/1.1" 200 264 2021-09-18 02:26:10,411 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:26:10,411 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"635254a7a82c486bb40d786c7d4337f1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631931969237,"modificationTime":1631931969903,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-18 02:26:10,413 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-18 02:26:10,413 INFO 192:__init__.py(1) - Vendor found, updating information 2021-09-18 02:26:10,414 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:10,414 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/c839dc196a0a4efa9279e9ee4d7ac73a/versions 2021-09-18 02:26:10,414 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:26:10,416 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:10,471 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c839dc196a0a4efa9279e9ee4d7ac73a/versions HTTP/1.1" 200 264 2021-09-18 02:26:10,472 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:26:10,473 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"635254a7a82c486bb40d786c7d4337f1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631931969237,"modificationTime":1631931969903,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-18 02:26:10,475 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-18 02:26:10,476 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:10,476 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-18 02:26:10,477 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basicclamp_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basiclamp_vendor", "vendorId": "c839dc196a0a4efa9279e9ee4d7ac73a", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-09-18 02:26:10,479 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:11,718 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2021-09-18 02:26:11,720 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-09-18 02:26:11,721 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"3ce55ee711c74ed08fc80c8b23f6dbc4","version":{"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-18 02:26:11,724 INFO 285:__init__.py(1) - Vsp basicclamp_VSP is created in SDC 2021-09-18 02:26:11,725 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:11,725 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions 2021-09-18 02:26:11,725 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:26:11,728 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:11,790 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions HTTP/1.1" 200 253 2021-09-18 02:26:11,791 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:26:11,791 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631931970543,"modificationTime":1631931970974,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-18 02:26:11,794 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:11,794 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:11,794 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-18 02:26:11,796 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:11,891 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 223 2021-09-18 02:26:11,893 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-18 02:26:11,893 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631931970543,"modificationTime":1631931970957} 2021-09-18 02:26:11,896 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:11,896 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:11,896 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:26:11,899 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:12,088 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 372 2021-09-18 02:26:12,089 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:26:12,089 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"c839dc196a0a4efa9279e9ee4d7ac73a","onboardingMethod":"NetworkPackage","id":"3ce55ee711c74ed08fc80c8b23f6dbc4","version":"ea4233de302e40b388fafd7f56bc69f3"} 2021-09-18 02:26:12,092 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:12,093 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:12,093 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:26:12,096 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:12,219 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 372 2021-09-18 02:26:12,220 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:26:12,220 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"c839dc196a0a4efa9279e9ee4d7ac73a","onboardingMethod":"NetworkPackage","id":"3ce55ee711c74ed08fc80c8b23f6dbc4","version":"ea4233de302e40b388fafd7f56bc69f3"} 2021-09-18 02:26:12,223 INFO 241:vsp.py(1) - attempting to upload package for basicclamp_VSP in SDC 2021-09-18 02:26:12,223 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:12,224 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions 2021-09-18 02:26:12,224 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:26:12,226 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:12,278 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions HTTP/1.1" 200 253 2021-09-18 02:26:12,279 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:26:12,279 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631931970543,"modificationTime":1631931970974,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-18 02:26:12,282 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:12,282 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:12,282 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-18 02:26:12,284 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:12,365 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 223 2021-09-18 02:26:12,367 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-18 02:26:12,367 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631931970543,"modificationTime":1631931970957} 2021-09-18 02:26:12,370 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:12,370 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:12,371 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:26:12,373 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:12,551 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 372 2021-09-18 02:26:12,552 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:26:12,552 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"c839dc196a0a4efa9279e9ee4d7ac73a","onboardingMethod":"NetworkPackage","id":"3ce55ee711c74ed08fc80c8b23f6dbc4","version":"ea4233de302e40b388fafd7f56bc69f3"} 2021-09-18 02:26:12,555 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:12,556 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:12,556 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:26:12,559 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:12,783 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 372 2021-09-18 02:26:12,784 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:26:12,785 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"c839dc196a0a4efa9279e9ee4d7ac73a","onboardingMethod":"NetworkPackage","id":"3ce55ee711c74ed08fc80c8b23f6dbc4","version":"ea4233de302e40b388fafd7f56bc69f3"} 2021-09-18 02:26:12,788 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2021-09-18 02:26:12,788 DEBUG 131:onap_service.py(1) - [SDC][upload ZIP for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3/orchestration-template-candidate 2021-09-18 02:26:12,788 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-09-18 02:26:12,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:12,926 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3/orchestration-template-candidate HTTP/1.1" 200 94 2021-09-18 02:26:12,928 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-09-18 02:26:12,928 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-09-18 02:26:12,928 INFO 194:vsp.py(1) - Files for Vsp basicclamp_VSP have been uploaded 2021-09-18 02:26:12,931 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:12,931 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions 2021-09-18 02:26:12,932 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:26:12,934 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:12,985 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions HTTP/1.1" 200 253 2021-09-18 02:26:12,986 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:26:12,986 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631931970543,"modificationTime":1631931970974,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-18 02:26:12,988 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:12,988 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:12,988 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-18 02:26:12,989 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:13,094 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 222 2021-09-18 02:26:13,095 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-18 02:26:13,095 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631931970543,"modificationTime":1631931972920} 2021-09-18 02:26:13,097 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:13,097 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:13,097 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:26:13,099 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:13,194 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 443 2021-09-18 02:26:13,195 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:26:13,196 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"c839dc196a0a4efa9279e9ee4d7ac73a","onboardingMethod":"NetworkPackage","id":"3ce55ee711c74ed08fc80c8b23f6dbc4","version":"ea4233de302e40b388fafd7f56bc69f3","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-09-18 02:26:13,198 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:13,198 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:13,198 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:26:13,200 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:13,344 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 443 2021-09-18 02:26:13,346 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:26:13,347 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"c839dc196a0a4efa9279e9ee4d7ac73a","onboardingMethod":"NetworkPackage","id":"3ce55ee711c74ed08fc80c8b23f6dbc4","version":"ea4233de302e40b388fafd7f56bc69f3","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-09-18 02:26:13,350 INFO 241:vsp.py(1) - attempting to validate for basicclamp_VSP in SDC 2021-09-18 02:26:13,351 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:13,351 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions 2021-09-18 02:26:13,351 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:26:13,354 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:13,406 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions HTTP/1.1" 200 253 2021-09-18 02:26:13,407 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:26:13,407 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631931970543,"modificationTime":1631931970974,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-18 02:26:13,409 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:13,409 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:13,410 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-18 02:26:13,412 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:13,495 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 222 2021-09-18 02:26:13,497 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-18 02:26:13,498 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631931970543,"modificationTime":1631931972920} 2021-09-18 02:26:13,501 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:13,501 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:13,501 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:26:13,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:13,637 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 443 2021-09-18 02:26:13,639 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:26:13,639 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"c839dc196a0a4efa9279e9ee4d7ac73a","onboardingMethod":"NetworkPackage","id":"3ce55ee711c74ed08fc80c8b23f6dbc4","version":"ea4233de302e40b388fafd7f56bc69f3","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-09-18 02:26:13,643 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:13,643 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:13,644 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:26:13,646 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:13,759 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 443 2021-09-18 02:26:13,761 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:26:13,761 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"c839dc196a0a4efa9279e9ee4d7ac73a","onboardingMethod":"NetworkPackage","id":"3ce55ee711c74ed08fc80c8b23f6dbc4","version":"ea4233de302e40b388fafd7f56bc69f3","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-09-18 02:26:13,764 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:13,765 DEBUG 131:onap_service.py(1) - [SDC][Validate artifacts for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3/orchestration-template-candidate/process 2021-09-18 02:26:13,765 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-09-18 02:26:13,768 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:16,457 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-09-18 02:26:16,459 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-09-18 02:26:16,460 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"} 2021-09-18 02:26:16,463 INFO 209:vsp.py(1) - Artifacts for Vsp basicclamp_VSP have been validated 2021-09-18 02:26:16,464 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:16,464 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions 2021-09-18 02:26:16,464 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:26:16,467 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:16,517 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions HTTP/1.1" 200 253 2021-09-18 02:26:16,518 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:26:16,519 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631931970543,"modificationTime":1631931970974,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-18 02:26:16,521 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:16,521 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:16,522 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-18 02:26:16,524 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:16,594 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 222 2021-09-18 02:26:16,595 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-18 02:26:16,595 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631931970543,"modificationTime":1631931976449} 2021-09-18 02:26:16,597 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:16,598 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:16,598 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:26:16,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:16,741 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 619 2021-09-18 02:26:16,742 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:26:16,742 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"c839dc196a0a4efa9279e9ee4d7ac73a","onboardingMethod":"NetworkPackage","id":"3ce55ee711c74ed08fc80c8b23f6dbc4","version":"ea4233de302e40b388fafd7f56bc69f3","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-09-18 02:26:16,744 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:16,744 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:16,744 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:26:16,745 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:16,902 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 619 2021-09-18 02:26:16,903 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:26:16,903 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"c839dc196a0a4efa9279e9ee4d7ac73a","onboardingMethod":"NetworkPackage","id":"3ce55ee711c74ed08fc80c8b23f6dbc4","version":"ea4233de302e40b388fafd7f56bc69f3","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-09-18 02:26:16,906 INFO 241:vsp.py(1) - attempting to commit for basicclamp_VSP in SDC 2021-09-18 02:26:16,907 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:16,907 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions 2021-09-18 02:26:16,908 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:26:16,910 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:16,965 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions HTTP/1.1" 200 253 2021-09-18 02:26:16,966 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:26:16,967 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631931970543,"modificationTime":1631931970974,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-18 02:26:16,969 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:16,969 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:16,969 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-18 02:26:16,971 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:17,054 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 222 2021-09-18 02:26:17,056 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-18 02:26:17,056 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631931970543,"modificationTime":1631931976449} 2021-09-18 02:26:17,059 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:17,059 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:17,059 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:26:17,061 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:17,213 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 619 2021-09-18 02:26:17,215 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:26:17,215 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"c839dc196a0a4efa9279e9ee4d7ac73a","onboardingMethod":"NetworkPackage","id":"3ce55ee711c74ed08fc80c8b23f6dbc4","version":"ea4233de302e40b388fafd7f56bc69f3","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-09-18 02:26:17,218 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:17,219 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:17,219 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:26:17,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:17,410 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 619 2021-09-18 02:26:17,411 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:26:17,412 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"c839dc196a0a4efa9279e9ee4d7ac73a","onboardingMethod":"NetworkPackage","id":"3ce55ee711c74ed08fc80c8b23f6dbc4","version":"ea4233de302e40b388fafd7f56bc69f3","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-09-18 02:26:17,421 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:17,421 DEBUG 131:onap_service.py(1) - [SDC][Commit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3/actions 2021-09-18 02:26:17,421 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-09-18 02:26:17,424 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:20,017 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3/actions HTTP/1.1" 200 2 2021-09-18 02:26:20,019 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-09-18 02:26:20,019 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-09-18 02:26:20,023 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:20,023 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions 2021-09-18 02:26:20,023 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:26:20,026 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:20,078 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions HTTP/1.1" 200 253 2021-09-18 02:26:20,079 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:26:20,079 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631931970543,"modificationTime":1631931977481,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-18 02:26:20,082 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:20,082 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:20,082 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-18 02:26:20,084 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:20,176 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 223 2021-09-18 02:26:20,178 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-18 02:26:20,178 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631931970543,"modificationTime":1631931976449} 2021-09-18 02:26:20,181 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:20,181 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:20,181 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:26:20,184 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:20,354 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 619 2021-09-18 02:26:20,356 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:26:20,356 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"c839dc196a0a4efa9279e9ee4d7ac73a","onboardingMethod":"NetworkPackage","id":"3ce55ee711c74ed08fc80c8b23f6dbc4","version":"ea4233de302e40b388fafd7f56bc69f3","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-09-18 02:26:20,359 INFO 241:vsp.py(1) - attempting to certify/sumbit for basicclamp_VSP in SDC 2021-09-18 02:26:20,359 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:20,360 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions 2021-09-18 02:26:20,360 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:26:20,362 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:20,416 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions HTTP/1.1" 200 253 2021-09-18 02:26:20,418 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:26:20,418 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631931970543,"modificationTime":1631931977481,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-18 02:26:20,421 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:20,421 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:20,421 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-18 02:26:20,423 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:20,504 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 223 2021-09-18 02:26:20,506 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-18 02:26:20,506 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631931970543,"modificationTime":1631931976449} 2021-09-18 02:26:20,509 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:20,509 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:20,509 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:26:20,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:20,680 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 619 2021-09-18 02:26:20,681 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:26:20,681 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"c839dc196a0a4efa9279e9ee4d7ac73a","onboardingMethod":"NetworkPackage","id":"3ce55ee711c74ed08fc80c8b23f6dbc4","version":"ea4233de302e40b388fafd7f56bc69f3","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-09-18 02:26:20,690 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:20,690 DEBUG 131:onap_service.py(1) - [SDC][Submit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3/actions 2021-09-18 02:26:20,690 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-09-18 02:26:20,692 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:28,064 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3/actions HTTP/1.1" 200 2 2021-09-18 02:26:28,067 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-09-18 02:26:28,067 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-09-18 02:26:28,071 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:28,071 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions 2021-09-18 02:26:28,072 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:26:28,074 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:28,138 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions HTTP/1.1" 200 264 2021-09-18 02:26:28,139 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:26:28,140 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631931970543,"modificationTime":1631931985322,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-18 02:26:28,142 INFO 241:vsp.py(1) - attempting to create CSAR package for basicclamp_VSP in SDC 2021-09-18 02:26:28,142 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:28,143 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions 2021-09-18 02:26:28,143 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:26:28,145 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:28,196 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions HTTP/1.1" 200 264 2021-09-18 02:26:28,197 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:26:28,197 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631931970543,"modificationTime":1631931985322,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-18 02:26:28,204 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:28,205 DEBUG 131:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3/actions 2021-09-18 02:26:28,205 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-18 02:26:28,207 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:29,508 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3/actions HTTP/1.1" 200 320 2021-09-18 02:26:29,509 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-18 02:26:29,510 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basicclamp_VSP","version":"1.0","packageId":"3ce55ee711c74ed08fc80c8b23f6dbc4","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-18 02:26:29,510 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basicclamp_VSP","version":"1.0","packageId":"3ce55ee711c74ed08fc80c8b23f6dbc4","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-18 02:26:29,513 DEBUG 159:__init__.py(1) - check if Vf basicclamp exists in SDC 2021-09-18 02:26:29,514 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-18 02:26:29,514 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:29,515 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-18 02:26:29,515 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-18 02:26:29,517 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:26:29,836 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1435 2021-09-18 02:26:29,838 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-18 02:26:29,838 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","name":"vFW 5097db55-9673","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3bcc980a-b329-4a62-b726-af32770502b7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3cad3890-88aa-4087-a9fa-86e7cdb6c910/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-18 02:26:29,841 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:26:29,841 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:26:29,841 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:26:29,841 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:26:29,841 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:26:29,842 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:26:29,842 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:26:29,842 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:26:29,842 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 5097db55-9673 from SDC 2021-09-18 02:26:29,842 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:26:29,843 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:26:29,843 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:26:29,843 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:26:29,843 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:26:29,843 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:26:29,844 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:26:29,844 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-09-18 02:26:29,844 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-09-18 02:26:29,844 INFO 169:__init__.py(1) - Vf basicclamp doesn't exist in SDC 2021-09-18 02:26:39,855 DEBUG 159:__init__.py(1) - check if Vf basicclamp exists in SDC 2021-09-18 02:26:39,856 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-18 02:26:39,857 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:39,857 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-18 02:26:39,857 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-18 02:26:39,860 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:26:40,013 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1435 2021-09-18 02:26:40,015 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-18 02:26:40,016 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","name":"vFW 5097db55-9673","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3bcc980a-b329-4a62-b726-af32770502b7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3cad3890-88aa-4087-a9fa-86e7cdb6c910/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-18 02:26:40,019 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:26:40,019 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:26:40,020 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:26:40,020 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:26:40,020 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:26:40,020 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:26:40,020 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:26:40,021 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:26:40,021 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 5097db55-9673 from SDC 2021-09-18 02:26:40,021 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:26:40,021 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:26:40,021 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:26:40,022 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:26:40,022 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:26:40,022 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:26:40,022 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:26:40,022 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-09-18 02:26:40,022 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-09-18 02:26:40,023 INFO 169:__init__.py(1) - Vf basicclamp doesn't exist in SDC 2021-09-18 02:26:40,023 DEBUG 159:__init__.py(1) - check if Vf basicclamp exists in SDC 2021-09-18 02:26:40,023 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-18 02:26:40,024 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:40,024 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-18 02:26:40,024 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-18 02:26:40,026 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:26:40,155 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1435 2021-09-18 02:26:40,156 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-18 02:26:40,157 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","name":"vFW 5097db55-9673","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3bcc980a-b329-4a62-b726-af32770502b7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3cad3890-88aa-4087-a9fa-86e7cdb6c910/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-18 02:26:40,160 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:26:40,161 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:26:40,161 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:26:40,161 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:26:40,161 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:26:40,161 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:26:40,162 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:26:40,162 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:26:40,162 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 5097db55-9673 from SDC 2021-09-18 02:26:40,162 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:26:40,162 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:26:40,163 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:26:40,163 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:26:40,163 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:26:40,163 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:26:40,163 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:26:40,164 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-09-18 02:26:40,164 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-09-18 02:26:40,164 INFO 169:__init__.py(1) - Vf basicclamp doesn't exist in SDC 2021-09-18 02:26:40,164 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-09-18 02:26:40,165 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-09-18 02:26:40,165 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:40,165 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-09-18 02:26:40,166 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-09-18 02:26:40,168 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:40,444 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-09-18 02:26:40,446 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-09-18 02:26:40,447 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"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":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"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":"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"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":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"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":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"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},{"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":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"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":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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":"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":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-18 02:26:40,452 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-09-18 02:26:40,453 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-09-18 02:26:40,453 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-09-18 02:26:40,453 INFO 267:__init__.py(1) - attempting to create Vf basicclamp in SDC 2021-09-18 02:26:40,454 DEBUG 159:__init__.py(1) - check if Vf basicclamp exists in SDC 2021-09-18 02:26:40,454 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-18 02:26:40,454 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:40,455 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-18 02:26:40,455 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-18 02:26:40,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:26:40,591 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1435 2021-09-18 02:26:40,592 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-18 02:26:40,593 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","name":"vFW 5097db55-9673","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3bcc980a-b329-4a62-b726-af32770502b7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3cad3890-88aa-4087-a9fa-86e7cdb6c910/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-18 02:26:40,596 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:26:40,596 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:26:40,597 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:26:40,597 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:26:40,597 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:26:40,597 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:26:40,597 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:26:40,598 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:26:40,598 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 5097db55-9673 from SDC 2021-09-18 02:26:40,598 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:26:40,598 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:26:40,598 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:26:40,598 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:26:40,599 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:26:40,599 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:26:40,599 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:26:40,599 DEBUG 147:__init__.py(1) - number of Vf returned: 4 2021-09-18 02:26:40,599 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-09-18 02:26:40,599 INFO 169:__init__.py(1) - Vf basicclamp doesn't exist in SDC 2021-09-18 02:26:40,621 DEBUG 159:__init__.py(1) - check if Vsp basicclamp_VSP exists in SDC 2021-09-18 02:26:40,622 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-18 02:26:40,622 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:40,622 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-18 02:26:40,622 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-18 02:26:40,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:40,739 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 1584 2021-09-18 02:26:40,742 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-18 02:26:40,743 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basicclamp_VSP","description":"vendor software product","vendorName":"basiclamp_vendor","vendorId":"c839dc196a0a4efa9279e9ee4d7ac73a","onboardingMethod":"NetworkPackage","id":"3ce55ee711c74ed08fc80c8b23f6dbc4","owner":"cs0008","status":"ACTIVE"},{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"52f459e4b24a49ea8b77032b17060d31","onboardingMethod":"NetworkPackage","id":"8ec256b105724a1c8722fe3f652a2eff","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_bzwWIA_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"81e1cae975e448a7975af0aa59b2d3e5","onboardingMethod":"NetworkPackage","id":"763eb6c8bbf042ac9c9e420f064c529c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"dc0eff7bee12416d9c43c6cbff95f410","onboardingMethod":"NetworkPackage","id":"5a24753f52464a20a4ddd22ae39a5a86","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a19ccc3c-79c6","description":"vendor software product","vendorName":"9049fa19-3f4a-4006-bbac","vendorId":"fb825c571b1b4c4c81b46c3569be9a6f","onboardingMethod":"NetworkPackage","id":"ecbb2d3b78fd442d821f04df3df1cff8","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 5097db55-9673","description":"vendor software product","vendorName":"e795034d-8906-48f7-89b4","vendorId":"a28acf6e41f04c90b6701162472e3a05","onboardingMethod":"NetworkPackage","id":"2c07429e1ba8474695e8023335a6e459","owner":"cs0008","status":"ACTIVE"}],"listCount":6} 2021-09-18 02:26:40,747 DEBUG 324:vsp.py(1) - importing VSP basicclamp_VSP from SDC 2021-09-18 02:26:40,748 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-09-18 02:26:40,748 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_bzwWIA_VSP from SDC 2021-09-18 02:26:40,748 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-18 02:26:40,749 DEBUG 324:vsp.py(1) - importing VSP pNF a19ccc3c-79c6 from SDC 2021-09-18 02:26:40,749 DEBUG 324:vsp.py(1) - importing VSP vFW 5097db55-9673 from SDC 2021-09-18 02:26:40,749 DEBUG 147:__init__.py(1) - number of Vsp returned: 6 2021-09-18 02:26:40,750 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp_VSP 2021-09-18 02:26:40,750 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:40,751 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions 2021-09-18 02:26:40,751 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:26:40,754 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:40,828 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions HTTP/1.1" 200 264 2021-09-18 02:26:40,830 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:26:40,831 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631931970543,"modificationTime":1631931985322,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-18 02:26:40,833 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-18 02:26:40,834 INFO 192:__init__.py(1) - Vsp found, updating information 2021-09-18 02:26:40,834 INFO 241:vsp.py(1) - attempting to create CSAR package for basicclamp_VSP in SDC 2021-09-18 02:26:40,834 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:40,835 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions 2021-09-18 02:26:40,835 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:26:40,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:40,897 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions HTTP/1.1" 200 264 2021-09-18 02:26:40,898 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:26:40,898 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631931970543,"modificationTime":1631931985322,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-18 02:26:40,901 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:40,902 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions 2021-09-18 02:26:40,902 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-18 02:26:40,904 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:40,949 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3ce55ee711c74ed08fc80c8b23f6dbc4/versions HTTP/1.1" 200 264 2021-09-18 02:26:40,950 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-18 02:26:40,950 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ea4233de302e40b388fafd7f56bc69f3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631931970543,"modificationTime":1631931985322,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-18 02:26:40,951 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-18 02:26:40,955 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:40,955 DEBUG 131:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3/actions 2021-09-18 02:26:40,955 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-18 02:26:40,957 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:41,651 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3/actions HTTP/1.1" 200 320 2021-09-18 02:26:41,653 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-18 02:26:41,653 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basicclamp_VSP","version":"1.0","packageId":"3ce55ee711c74ed08fc80c8b23f6dbc4","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-18 02:26:41,654 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basicclamp_VSP","version":"1.0","packageId":"3ce55ee711c74ed08fc80c8b23f6dbc4","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-18 02:26:41,657 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:41,658 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 2021-09-18 02:26:41,658 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-18 02:26:41,660 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:41,833 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3ce55ee711c74ed08fc80c8b23f6dbc4/versions/ea4233de302e40b388fafd7f56bc69f3 HTTP/1.1" 200 619 2021-09-18 02:26:41,834 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-18 02:26:41,835 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basicclamp_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basiclamp_vendor","vendorId":"c839dc196a0a4efa9279e9ee4d7ac73a","onboardingMethod":"NetworkPackage","id":"3ce55ee711c74ed08fc80c8b23f6dbc4","version":"ea4233de302e40b388fafd7f56bc69f3","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-09-18 02:26:41,838 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:41,838 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-09-18 02:26:41,838 DEBUG 132:onap_service.py(1) - [SDC][create Vf] data sent: { "artifacts": {}, "attributes": [], "capabilities": {}, "categories": [ { "normalizedName": "generic", "name": "Generic", "uniqueId": "resourceNewCategory.generic", "subcategories": [{"empty": false, "groupings": null, "icons": ["objectStorage", "compute"], "metadataKeys": [], "name": "Abstract", "normalizedName": "abstract", "ownerId": null, "type": null, "uniqueId": "resourceNewCategory.generic.abstract", "version": null}], "version": null, "ownerId": null, "empty": false, "type": null, "icons": null } ], "componentInstances": [], "componentInstancesAttributes": {}, "componentInstancesProperties": {}, "componentType": "RESOURCE", "contactId": "cs0008", "csarUUID": "3ce55ee711c74ed08fc80c8b23f6dbc4", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basicclamp", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basicclamp"], "toscaArtifacts": {}, "vendorName": "basiclamp_vendor", "vendorRelease": "1.0" } 2021-09-18 02:26:41,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:26:46,018 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2021-09-18 02:26:46,031 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-09-18 02:26:46,041 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicclampvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmpiR0Z0Y0Y5V1UxQUtJQ0FnSUdJdUlDQWdJRVJsYzJOeWFYQjBhVzl1SUhabGJtUnZjaUJ6YjJaMGQyRnlaU0J3Y205a2RXTjBDaUFnSUNCakxpQWdJQ0JXWlhKemFXOXVPaUF3TGpBS0lDQWdJR1F1SUNBZ0lGWmxibVJ2Y2pvZ1ltRnphV05zWVcxd1gzWmxibVJ2Y2dvZ0lDQWdaUzRnSUNBZ1EyRjBaV2R2Y25rNklISmxjMjkxY21ObFRtVjNRMkYwWldkdmNua3VaMlZ1WlhKcFl3b2dJQ0FnWmk0Z0lDQWdUR2xqWlc1elpTQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCTWFXTmxibk5sSUUxdlpHVnNJRlpsY25OcGIyNDZJQW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQk1hV05sYm5ObElFRm5jbVZsYldWdWRDQk9ZVzFsT2lCdWRXeHNDaUFnSUNBZ0lDQWdhV2xwSUNBZ0lFeHBjM1FnYjJZZ1JtVmhkSFZ5WlNCSGNtOTFjSE02SUFvZ0lDQWdaeTRnSUNBZ1NHbG5hQ0JCZG1GcGJHRmlhV3hwZEhrZ0NpQWdJQ0JvTGlBZ0lDQlRkRzl5WVdkbElFUmhkR0VnUW1GamF5MTFjQ0JFWlhSaGFXeHpPaUFLSUNBZ0lDQWdJQ0JwTGlBZ0lDQkVZWFJoSUZKbGNHeHBZMkYwYVc5dUlGSmxjWFZwY21Wa1B6b2dabUZzYzJVS0lDQWdJQ0FnSUNCcGFTNGdJQ0FnQ1VSaGRHRWdVMmw2WlNCMGJ5QnlaWEJzYVdOaGRHVWdhVzRnUjBJNklHNTFiR3dLSUNBZ0lDQWdJQ0JwYVdrdUlDQWdJRVJoZEdFZ2NtVndiR2xqWVhScGIyNGdabkpsY1hWbGJtTjVPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FYWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlGTnZkWEpqWlRvZ2JuVnNiQW9nSUNBZ0lDQWdJSFl1SUNBZ0lGSmxjR3hwWTJGMGFXOXVJRVJsYzNScGJtRjBhVzl1T2lCdWRXeHNDaUFnSUNBekxpQWdJQ0JNYVhOMElHOW1JRlpHUTNNZ0NpQWdJQ0FnSUNBZ1lTNGdJQ0FnUm05eUlHVmhZMmdnVmtaRE9pQUtJQ0FnSUNBZ0lDQWdJQ0FnYVM0Z0lDQWdWa1pESUU1aGJXVTZJQW9nSUNBZ0lDQWdJQ0FnSUNCcGFTNGdJQ0FnUkdWelkzSnBjSFJwYjI0NklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVdrdUlDQWdJRWx0WVdkbGN6b2dDaUFnSUNBZ0lDQWdJQ0FnSUdsMkxpQWdJQ0JEYjIxd2RYUmxMMVpOSUVOb1lYSmhZM1JsY21semRHbGpjeUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJREV1SUNBZ0lIWkRVRlU2SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRMUJWSUc5MlpYSXRjM1ZpYzJOeWFYQjBhVzl1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURNdUlDQWdJRTFsYlc5eWVUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQTBMaUFnSUNCRWFYTnJPaUFLSUNBZ0lDQWdJQ0FnSUNBZ2RpNGdJQ0FnU0hsd1pYSjJhWE52Y2lCRVpYUmhhV3h6SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTVM0Z0lDQWdUbUZ0WlRvZ1MxWk5DaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRWNtbDJaWEp6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacExpQWdJQ0JIZFdWemRDQlBVeUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01pNGdJQ0FnUW1sMElGTnBlbVU2SURZMENpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBekxpQWdJQ0JVYjI5c2N6b2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQjJhV2t1SUNBZ0lFNTFiV0psY2lCdlppQldSa01nU1c1emRHRnVZMlZ6SUFvZ0lDQWdJQ0FnSUNBZ0lDQjJhV2xwTGlBZ0lDQjJUa2xEY3lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURVdUlDQWdJRkJ5YjNSdlkyOXNjem9nVUhKdmRHOWpiMnh6S0hCeWIzUnZZMjlzY3oxYlhTd2djSEp2ZEc5amIyeFhhWFJvU0dsbmFHVnpkRlJ5WVdabWFXTlFjbTltYVd4bFBTa0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lEWXVJQ0FnSUVsUUlIWTBJRkpsY1hWcGNtVmtPaUIwY25WbENpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBM0xpQWdJQ0JKVUNCMk5pQlNaWEYxYVhKbFpEb2dabUZzYzJVS0lDQWdJQ0FnSUNBZ0lDQWdhWGd1SUNBZ0lGSmxZMjkyWlhKNUlFUmxkR0ZwYkhNNklBbz0=","heatParamUpdated":false,"timeout":0,"creationDate":1631932004505,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vspbasicclampvspinformationtxt","artifactName":"VSP_basicclamp_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OTA1ZTFhOGMxMTk0NzAzMWYxNWEwYTlmZDVmZTllZmU=","artifactUUID":"14f01502-96f0-4d11-bc58-f78ffe25a8d0","artifactDisplayName":"VSP_basicclamp_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicclampvspinformationtxt","esId":"a5ed477d-786b-40b4-974e-4a69033527a5.vspbasicclampvspinformationtxt","duplicated":false,"payloadUpdateDate":1631932004506,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631932004505,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"vspbasicclampvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmpiR0Z0Y0Y5V1UxQUtJQ0FnSUdJdUlDQWdJRVJsYzJOeWFYQjBhVzl1SUhabGJtUnZjaUJ6YjJaMGQyRnlaU0J3Y205a2RXTjBDaUFnSUNCakxpQWdJQ0JXWlhKemFXOXVPaUF3TGpBS0lDQWdJR1F1SUNBZ0lGWmxibVJ2Y2pvZ1ltRnphV05zWVcxd1gzWmxibVJ2Y2dvZ0lDQWdaUzRnSUNBZ1EyRjBaV2R2Y25rNklISmxjMjkxY21ObFRtVjNRMkYwWldkdmNua3VaMlZ1WlhKcFl3b2dJQ0FnWmk0Z0lDQWdUR2xqWlc1elpTQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCTWFXTmxibk5sSUUxdlpHVnNJRlpsY25OcGIyNDZJQW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQk1hV05sYm5ObElFRm5jbVZsYldWdWRDQk9ZVzFsT2lCdWRXeHNDaUFnSUNBZ0lDQWdhV2xwSUNBZ0lFeHBjM1FnYjJZZ1JtVmhkSFZ5WlNCSGNtOTFjSE02SUFvZ0lDQWdaeTRnSUNBZ1NHbG5hQ0JCZG1GcGJHRmlhV3hwZEhrZ0NpQWdJQ0JvTGlBZ0lDQlRkRzl5WVdkbElFUmhkR0VnUW1GamF5MTFjQ0JFWlhSaGFXeHpPaUFLSUNBZ0lDQWdJQ0JwTGlBZ0lDQkVZWFJoSUZKbGNHeHBZMkYwYVc5dUlGSmxjWFZwY21Wa1B6b2dabUZzYzJVS0lDQWdJQ0FnSUNCcGFTNGdJQ0FnQ1VSaGRHRWdVMmw2WlNCMGJ5QnlaWEJzYVdOaGRHVWdhVzRnUjBJNklHNTFiR3dLSUNBZ0lDQWdJQ0JwYVdrdUlDQWdJRVJoZEdFZ2NtVndiR2xqWVhScGIyNGdabkpsY1hWbGJtTjVPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FYWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlGTnZkWEpqWlRvZ2JuVnNiQW9nSUNBZ0lDQWdJSFl1SUNBZ0lGSmxjR3hwWTJGMGFXOXVJRVJsYzNScGJtRjBhVzl1T2lCdWRXeHNDaUFnSUNBekxpQWdJQ0JNYVhOMElHOW1JRlpHUTNNZ0NpQWdJQ0FnSUNBZ1lTNGdJQ0FnUm05eUlHVmhZMmdnVmtaRE9pQUtJQ0FnSUNBZ0lDQWdJQ0FnYVM0Z0lDQWdWa1pESUU1aGJXVTZJQW9nSUNBZ0lDQWdJQ0FnSUNCcGFTNGdJQ0FnUkdWelkzSnBjSFJwYjI0NklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVdrdUlDQWdJRWx0WVdkbGN6b2dDaUFnSUNBZ0lDQWdJQ0FnSUdsMkxpQWdJQ0JEYjIxd2RYUmxMMVpOSUVOb1lYSmhZM1JsY21semRHbGpjeUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJREV1SUNBZ0lIWkRVRlU2SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRMUJWSUc5MlpYSXRjM1ZpYzJOeWFYQjBhVzl1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURNdUlDQWdJRTFsYlc5eWVUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQTBMaUFnSUNCRWFYTnJPaUFLSUNBZ0lDQWdJQ0FnSUNBZ2RpNGdJQ0FnU0hsd1pYSjJhWE52Y2lCRVpYUmhhV3h6SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTVM0Z0lDQWdUbUZ0WlRvZ1MxWk5DaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRWNtbDJaWEp6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacExpQWdJQ0JIZFdWemRDQlBVeUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01pNGdJQ0FnUW1sMElGTnBlbVU2SURZMENpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBekxpQWdJQ0JVYjI5c2N6b2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQjJhV2t1SUNBZ0lFNTFiV0psY2lCdlppQldSa01nU1c1emRHRnVZMlZ6SUFvZ0lDQWdJQ0FnSUNBZ0lDQjJhV2xwTGlBZ0lDQjJUa2xEY3lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURVdUlDQWdJRkJ5YjNSdlkyOXNjem9nVUhKdmRHOWpiMnh6S0hCeWIzUnZZMjlzY3oxYlhTd2djSEp2ZEc5amIyeFhhWFJvU0dsbmFHVnpkRlJ5WVdabWFXTlFjbTltYVd4bFBTa0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lEWXVJQ0FnSUVsUUlIWTBJRkpsY1hWcGNtVmtPaUIwY25WbENpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBM0xpQWdJQ0JKVUNCMk5pQlNaWEYxYVhKbFpEb2dabUZzYzJVS0lDQWdJQ0FnSUNBZ0lDQWdhWGd1SUNBZ0lGSmxZMjkyWlhKNUlFUmxkR0ZwYkhNNklBbz0=","heatParamUpdated":false,"timeout":0,"creationDate":1631932004505,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vspbasicclampvspinformationtxt","artifactName":"VSP_basicclamp_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OTA1ZTFhOGMxMTk0NzAzMWYxNWEwYTlmZDVmZTllZmU=","artifactUUID":"14f01502-96f0-4d11-bc58-f78ffe25a8d0","artifactDisplayName":"VSP_basicclamp_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicclampvspinformationtxt","esId":"a5ed477d-786b-40b4-974e-4a69033527a5.vspbasicclampvspinformationtxt","duplicated":false,"payloadUpdateDate":1631932004506,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631932004505,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_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":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","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":1631932004522,"description":"created from csar","artifactType":"HEAT","uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"f5031bcd-5440-4284-ae35-e00ea7f80519","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"a5ed477d-786b-40b4-974e-4a69033527a5.heat1","duplicated":false,"payloadUpdateDate":1631932004536,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_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":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","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":1631932004522,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932004545,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"a5ed477d-786b-40b4-974e-4a69033527a5.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1631932004545,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631932004545,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932002857,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.assettoscacsar","artifactName":"resource-Basicclamp-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":1631932002857,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932002857,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.assettoscatemplate","artifactName":"resource-Basicclamp-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":1631932002857,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"feature","uniqueId":"capability.6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.feature","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"feature","uniqueId":"capability.6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.feature","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false}],"type":"tosca.capabilities.Scalable","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"scalable","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.scalable","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"forwarder","uniqueId":"capability.ad6b07ed-71d1-4593-afbb-2d2f4074bba5.forwarder","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"binding","uniqueId":"capability.9a4d47c7-b563-4649-95c8-7ee740722cce.binding","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"binding","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.binding","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"port_mirroring","uniqueId":"capability.73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a.port_mirroring","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false}],"type":"tosca.capabilities.Container","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"host","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.host","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"network.incoming.packets.rate","uniqueId":"capability.ad6b07ed-71d1-4593-afbb-2d2f4074bba5.network.incoming.packets.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"network.outgoing.bytes","uniqueId":"capability.ad6b07ed-71d1-4593-afbb-2d2f4074bba5.network.outgoing.bytes","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"network.outgoing.packets.rate","uniqueId":"capability.ad6b07ed-71d1-4593-afbb-2d2f4074bba5.network.outgoing.packets.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"network.outpoing.packets","uniqueId":"capability.ad6b07ed-71d1-4593-afbb-2d2f4074bba5.network.outpoing.packets","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"network.incoming.bytes.rate","uniqueId":"capability.ad6b07ed-71d1-4593-afbb-2d2f4074bba5.network.incoming.bytes.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"network.incoming.bytes","uniqueId":"capability.ad6b07ed-71d1-4593-afbb-2d2f4074bba5.network.incoming.bytes","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.ad6b07ed-71d1-4593-afbb-2d2f4074bba5.network.outgoing.bytes.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"network.incoming.packets","uniqueId":"capability.ad6b07ed-71d1-4593-afbb-2d2f4074bba5.network.incoming.packets","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.ephemeral.size","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.ephemeral.size","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"instance","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.instance","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"memory","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.memory","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.iops","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.iops","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.read.requests","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.read.requests","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"cpu.delta","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.cpu.delta","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.capacity","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.capacity","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.read.bytes","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.read.bytes","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.write.bytes","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.write.bytes","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.latency","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.latency","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.read.bytes.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.usage","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.usage","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"cpu_util","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.cpu_util","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.allocation","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.allocation","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.write.requests.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.write.requests.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.write.bytes.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.write.bytes.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.latency","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.latency","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"cpu","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.cpu","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.write.requests","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.write.requests","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.write.bytes","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.write.bytes","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.read.requests","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.read.requests","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.root.size","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.root.size","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.write.bytes.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"vcpus","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.vcpus","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.iops","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.iops","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.usage","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.usage","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.read.requests.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.read.requests.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.write.requests.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.write.requests.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.allocation","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.allocation","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.read.bytes.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.read.bytes.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.read.bytes","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.read.bytes","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"memory.usage","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.memory.usage","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.capacity","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.capacity","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"memory.resident","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.memory.resident","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.write.requests","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.write.requests","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"os","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.os","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"endpoint","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.endpoint","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"attachment","uniqueId":"capability.9a4d47c7-b563-4649-95c8-7ee740722cce.attachment","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"dependency","uniqueId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.dependency","capability":"tosca.capabilities.Node","ownerId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"dependency","uniqueId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.dependency","capability":"tosca.capabilities.Node","ownerId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"link","uniqueId":"f0582ef1-c9ad-4fa9-ae8c-4a0e187db186.link","capability":"tosca.capabilities.network.Linkable","ownerId":"f0582ef1-c9ad-4fa9-ae8c-4a0e187db186","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"local_storage","uniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_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_ubuntu18_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":"56ae13af-337a-48ae-95e2-ea17fa3432d2.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_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_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_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":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_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":"56ae13af-337a-48ae-95e2-ea17fa3432d2.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.compute_ubuntu18_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_ubuntu18_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":"3bcfbfbc-c509-4ff6-98b0-ce1090fb8d65.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_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_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_ubuntu18_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":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_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_ubuntu18_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":"56ae13af-337a-48ae-95e2-ea17fa3432d2.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.compute_ubuntu18_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_ubuntu18_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":"a5ed477d-786b-40b4-974e-4a69033527a5.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"a5ed477d-786b-40b4-974e-4a69033527a5.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"56ae13af-337a-48ae-95e2-ea17fa3432d2.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.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":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.compute_ubuntu18_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_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_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":"56ae13af-337a-48ae-95e2-ea17fa3432d2.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_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_ubuntu18_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":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_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_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"56ae13af-337a-48ae-95e2-ea17fa3432d2.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":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.compute_ubuntu18_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_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_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":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_ubuntu18"},"actualComponentUid":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","createdFromCsar":true,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","normalizedName":"abstract_ubuntu18","name":"abstract_ubuntu18","icon":"defaulticon","creationTime":1631932004266,"originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu18","createdFrom":"CSAR","componentUid":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.Basicclampcvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1631932004400,"customizationUUID":"168d24f9-3c4c-47ae-84c1-0d17cba68558","posX":"475.0","posY":"325.0","componentName":"basicclamp-nodes.ubuntu18Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["a5ed477d-786b-40b4-974e-4a69033527a5.735d6a93-c8a2-41bf-9763-94a16b724966.ubuntu18_admin_security_group"],"source":"735d6a93-c8a2-41bf-9763-94a16b724966","uniqueId":"capability.6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.feature","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.735d6a93-c8a2-41bf-9763-94a16b724966.ubuntu18_admin_security_group","ownerName":"ubuntu18_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":["a5ed477d-786b-40b4-974e-4a69033527a5.735d6a93-c8a2-41bf-9763-94a16b724966.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"735d6a93-c8a2-41bf-9763-94a16b724966","uniqueId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.dependency","capability":"tosca.capabilities.Node","ownerId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["a5ed477d-786b-40b4-974e-4a69033527a5.735d6a93-c8a2-41bf-9763-94a16b724966.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"735d6a93-c8a2-41bf-9763-94a16b724966","uniqueId":"735d6a93-c8a2-41bf-9763-94a16b724966.port","capability":"tosca.capabilities.Attachment","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.735d6a93-c8a2-41bf-9763-94a16b724966.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"735d6a93-c8a2-41bf-9763-94a16b724966.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":"735d6a93-c8a2-41bf-9763-94a16b724966.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":"735d6a93-c8a2-41bf-9763-94a16b724966.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":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.tosca_name","ownerId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.735d6a93-c8a2-41bf-9763-94a16b724966.show","empty":false},{"parentUniqueId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","definition":false,"name":"state","type":"string","uniqueId":"attribute.6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.state","ownerId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","empty":false},{"parentUniqueId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.tosca_id","ownerId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"735d6a93-c8a2-41bf-9763-94a16b724966","createdFromCsar":true,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.735d6a93-c8a2-41bf-9763-94a16b724966.ubuntu18_admin_security_group","normalizedName":"ubuntu18_admin_security_group","name":"ubuntu18_admin_security_group","icon":"securityrules","creationTime":1631932004265,"originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","componentUid":"735d6a93-c8a2-41bf-9763-94a16b724966","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1631932004400,"customizationUUID":"7e41a85d-5cf7-43e7-8112-29887cade740","posX":"275.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","requirementOwnerId":"a5ed477d-786b-40b4-974e-4a69033527a5.735d6a93-c8a2-41bf-9763-94a16b724966.ubuntu18_admin_security_group","id":"d12345a2-c715-4b8c-8889-c930898b7286","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.9a4d47c7-b563-4649-95c8-7ee740722cce.attachment","requirementUid":"735d6a93-c8a2-41bf-9763-94a16b724966.port"},"operations":[]}],"fromNode":"a5ed477d-786b-40b4-974e-4a69033527a5.735d6a93-c8a2-41bf-9763-94a16b724966.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_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_ubuntu18_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":"56ae13af-337a-48ae-95e2-ea17fa3432d2.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_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_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_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":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_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":"56ae13af-337a-48ae-95e2-ea17fa3432d2.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_flavor_name","parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.compute_ubuntu18_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_ubuntu18_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":"3bcfbfbc-c509-4ff6-98b0-ce1090fb8d65.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_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_image_name","parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_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_ubuntu18_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":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_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_ubuntu18_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":"56ae13af-337a-48ae-95e2-ea17fa3432d2.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.compute_ubuntu18_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_ubuntu18_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":"a5ed477d-786b-40b4-974e-4a69033527a5.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"a5ed477d-786b-40b4-974e-4a69033527a5.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"a5ed477d-786b-40b4-974e-4a69033527a5.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"56ae13af-337a-48ae-95e2-ea17fa3432d2.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.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":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.compute_ubuntu18_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_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_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":"56ae13af-337a-48ae-95e2-ea17fa3432d2.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_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_ubuntu18_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":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_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_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"a5ed477d-786b-40b4-974e-4a69033527a5.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"56ae13af-337a-48ae-95e2-ea17fa3432d2.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":"56ae13af-337a-48ae-95e2-ea17fa3432d2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"56ae13af-337a-48ae-95e2-ea17fa3432d2","empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.compute_ubuntu18_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_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_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":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"a5ed477d-786b-40b4-974e-4a69033527a5.735d6a93-c8a2-41bf-9763-94a16b724966.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"735d6a93-c8a2-41bf-9763-94a16b724966.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":"735d6a93-c8a2-41bf-9763-94a16b724966.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":"735d6a93-c8a2-41bf-9763-94a16b724966.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":{"a5ed477d-786b-40b4-974e-4a69033527a5.735d6a93-c8a2-41bf-9763-94a16b724966.ubuntu18_admin_security_group":[{"parentUniqueId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","uniqueId":"attribute.6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","empty":false},{"uniqueId":"attribute.735d6a93-c8a2-41bf-9763-94a16b724966.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","uniqueId":"attribute.6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.state","name":"state","type":"string","definition":false,"ownerId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","empty":false},{"parentUniqueId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","uniqueId":"attribute.6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"feature","uniqueId":"capability.6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.feature","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"feature","uniqueId":"capability.6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.feature","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["a5ed477d-786b-40b4-974e-4a69033527a5.735d6a93-c8a2-41bf-9763-94a16b724966.ubuntu18_admin_security_group"],"source":"735d6a93-c8a2-41bf-9763-94a16b724966","uniqueId":"capability.6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.feature","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.735d6a93-c8a2-41bf-9763-94a16b724966.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false}],"type":"tosca.capabilities.Scalable","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"scalable","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.scalable","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"forwarder","uniqueId":"capability.ad6b07ed-71d1-4593-afbb-2d2f4074bba5.forwarder","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"binding","uniqueId":"capability.9a4d47c7-b563-4649-95c8-7ee740722cce.binding","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"binding","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.binding","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"port_mirroring","uniqueId":"capability.73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a.port_mirroring","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","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":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false}],"type":"tosca.capabilities.Container","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"host","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.host","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"network.incoming.packets.rate","uniqueId":"capability.ad6b07ed-71d1-4593-afbb-2d2f4074bba5.network.incoming.packets.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"network.outgoing.bytes","uniqueId":"capability.ad6b07ed-71d1-4593-afbb-2d2f4074bba5.network.outgoing.bytes","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"network.outgoing.packets.rate","uniqueId":"capability.ad6b07ed-71d1-4593-afbb-2d2f4074bba5.network.outgoing.packets.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"network.outpoing.packets","uniqueId":"capability.ad6b07ed-71d1-4593-afbb-2d2f4074bba5.network.outpoing.packets","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"network.incoming.bytes.rate","uniqueId":"capability.ad6b07ed-71d1-4593-afbb-2d2f4074bba5.network.incoming.bytes.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"network.incoming.bytes","uniqueId":"capability.ad6b07ed-71d1-4593-afbb-2d2f4074bba5.network.incoming.bytes","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.ad6b07ed-71d1-4593-afbb-2d2f4074bba5.network.outgoing.bytes.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad6b07ed-71d1-4593-afbb-2d2f4074bba5","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"network.incoming.packets","uniqueId":"capability.ad6b07ed-71d1-4593-afbb-2d2f4074bba5.network.incoming.packets","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.ephemeral.size","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.ephemeral.size","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"instance","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.instance","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"memory","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.memory","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.iops","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.iops","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.read.requests","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.read.requests","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"cpu.delta","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.cpu.delta","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.capacity","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.capacity","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.read.bytes","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.read.bytes","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.write.bytes","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.write.bytes","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.latency","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.latency","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.read.bytes.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.usage","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.usage","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"cpu_util","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.cpu_util","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.allocation","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.allocation","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.write.requests.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.write.requests.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.write.bytes.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.write.bytes.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.latency","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.latency","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"cpu","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.cpu","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.write.requests","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.write.requests","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.write.bytes","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.write.bytes","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.read.requests","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.read.requests","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.root.size","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.root.size","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.write.bytes.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"vcpus","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.vcpus","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.iops","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.iops","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.usage","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.usage","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.read.requests.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.read.requests.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.write.requests.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.write.requests.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.allocation","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.allocation","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.read.bytes.rate","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.read.bytes.rate","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.read.bytes","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.read.bytes","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"memory.usage","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.memory.usage","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.device.capacity","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.device.capacity","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"memory.resident","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.memory.resident","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de17562-69dd-4513-b06d-af72e082c904","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de17562-69dd-4513-b06d-af72e082c904","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"disk.write.requests","uniqueId":"capability.8de17562-69dd-4513-b06d-af72e082c904.disk.write.requests","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"os","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.os","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"endpoint","uniqueId":"capability.e53f14f5-77ec-474c-b2ec-07b2a2a403be.endpoint","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18","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.Basicclamp.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"attachment","uniqueId":"capability.9a4d47c7-b563-4649-95c8-7ee740722cce.attachment","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_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_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"dependency","uniqueId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.dependency","capability":"tosca.capabilities.Node","ownerId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"dependency","uniqueId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.dependency","capability":"tosca.capabilities.Node","ownerId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false},{"external":false,"path":["a5ed477d-786b-40b4-974e-4a69033527a5.735d6a93-c8a2-41bf-9763-94a16b724966.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"735d6a93-c8a2-41bf-9763-94a16b724966","uniqueId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062.dependency","capability":"tosca.capabilities.Node","ownerId":"6e2a4ddc-fce4-48b3-9ba0-bbc67a550062","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.9a4d47c7-b563-4649-95c8-7ee740722cce.ubuntu18_ubuntu18_admin_plane_port_0","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"link","uniqueId":"f0582ef1-c9ad-4fa9-ae8c-4a0e187db186.link","capability":"tosca.capabilities.network.Linkable","ownerId":"f0582ef1-c9ad-4fa9-ae8c-4a0e187db186","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["9355262b-2822-4fa2-a3f7-45e7c7f2e77a.0c6e5ee0-83e3-4f5c-af36-61b6e4577d75.ubuntu18","a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"9355262b-2822-4fa2-a3f7-45e7c7f2e77a","parentName":"local_storage","uniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false},{"external":false,"path":["a5ed477d-786b-40b4-974e-4a69033527a5.735d6a93-c8a2-41bf-9763-94a16b724966.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"735d6a93-c8a2-41bf-9763-94a16b724966","uniqueId":"735d6a93-c8a2-41bf-9763-94a16b724966.port","capability":"tosca.capabilities.Attachment","ownerId":"a5ed477d-786b-40b4-974e-4a69033527a5.735d6a93-c8a2-41bf-9763-94a16b724966.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vf_module_id","type":"string","required":false,"defaultValue":"Ubuntu18-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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vnf_name","type":"string","required":false,"defaultValue":"Ubuntu18-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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_name_0","type":"string","required":false,"defaultValue":"ubuntu18","description":"The VM name","password":false,"name":"ubuntu18_name_0","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_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":"ubuntu18_pub_key","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"a5ed477d-786b-40b4-974e-4a69033527a5.vnf_id","type":"string","required":false,"defaultValue":"Ubuntu18-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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_image_name","type":"string","required":false,"defaultValue":"ubuntu-18.04-daily","description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.base_ubuntu18_group","name":"base_ubuntu18_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu18_group","createdFrom":"CSAR","invariantUUID":"8be2c75a-94d7-4957-84e0-53ab0613dc2c","groupUUID":"5f8c4058-769c-46de-8d2b-2b905f004277","members":{"abstract_ubuntu18":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ubuntu18_admin_security_group":"a5ed477d-786b-40b4-974e-4a69033527a5.735d6a93-c8a2-41bf-9763-94a16b724966.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu18.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":"Basicclamp..base_ubuntu18..module-0","uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.Basicclamp..base_ubuntu18..module-0","name":"Basicclamp..base_ubuntu18..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["a5ed477d-786b-40b4-974e-4a69033527a5.heat1","a5ed477d-786b-40b4-974e-4a69033527a5.heat1env"],"invariantName":"Basicclamp..base_ubuntu18..module-0","createdFrom":"CSAR","invariantUUID":"d2e71e7e-b6fc-4d00-b611-9d3b4eca8bad","artifactsUuid":["f5031bcd-5440-4284-ae35-e00ea7f80519"],"groupUUID":"f7d8e066-a9e4-4be1-928b-4f495de2e144","members":{"abstract_ubuntu18":"a5ed477d-786b-40b4-974e-4a69033527a5.9355262b-2822-4fa2-a3f7-45e7c7f2e77a.abstract_ubuntu18","ubuntu18_admin_security_group":"a5ed477d-786b-40b4-974e-4a69033527a5.735d6a93-c8a2-41bf-9763-94a16b724966.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu18","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.Basicclamp","vendorName":"basiclamp_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","creationDate":1631932002857,"icon":"defaulticon","description":"VF","tags":["basicclamp"],"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5","componentMetadataForSupportLog":{"SupportablityComponentUUID":"3ef46f63-76a5-4cfa-921c-0a3088fefa85","SupportablityComponentName":"basicclamp","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"3ce55ee711c74ed08fc80c8b23f6dbc4","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"3ef46f63-76a5-4cfa-921c-0a3088fefa85","highestVersion":true,"systemName":"Basicclamp","invariantUUID":"d318fdc9-01b3-4466-adc1-e715f5634e43","normalizedName":"basicclamp","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1631932004354,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_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":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","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":1631932004522,"description":"created from csar","artifactType":"HEAT","uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"f5031bcd-5440-4284-ae35-e00ea7f80519","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"a5ed477d-786b-40b4-974e-4a69033527a5.heat1","duplicated":false,"payloadUpdateDate":1631932004536,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_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":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","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":1631932004522,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicclampvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmpiR0Z0Y0Y5V1UxQUtJQ0FnSUdJdUlDQWdJRVJsYzJOeWFYQjBhVzl1SUhabGJtUnZjaUJ6YjJaMGQyRnlaU0J3Y205a2RXTjBDaUFnSUNCakxpQWdJQ0JXWlhKemFXOXVPaUF3TGpBS0lDQWdJR1F1SUNBZ0lGWmxibVJ2Y2pvZ1ltRnphV05zWVcxd1gzWmxibVJ2Y2dvZ0lDQWdaUzRnSUNBZ1EyRjBaV2R2Y25rNklISmxjMjkxY21ObFRtVjNRMkYwWldkdmNua3VaMlZ1WlhKcFl3b2dJQ0FnWmk0Z0lDQWdUR2xqWlc1elpTQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCTWFXTmxibk5sSUUxdlpHVnNJRlpsY25OcGIyNDZJQW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQk1hV05sYm5ObElFRm5jbVZsYldWdWRDQk9ZVzFsT2lCdWRXeHNDaUFnSUNBZ0lDQWdhV2xwSUNBZ0lFeHBjM1FnYjJZZ1JtVmhkSFZ5WlNCSGNtOTFjSE02SUFvZ0lDQWdaeTRnSUNBZ1NHbG5hQ0JCZG1GcGJHRmlhV3hwZEhrZ0NpQWdJQ0JvTGlBZ0lDQlRkRzl5WVdkbElFUmhkR0VnUW1GamF5MTFjQ0JFWlhSaGFXeHpPaUFLSUNBZ0lDQWdJQ0JwTGlBZ0lDQkVZWFJoSUZKbGNHeHBZMkYwYVc5dUlGSmxjWFZwY21Wa1B6b2dabUZzYzJVS0lDQWdJQ0FnSUNCcGFTNGdJQ0FnQ1VSaGRHRWdVMmw2WlNCMGJ5QnlaWEJzYVdOaGRHVWdhVzRnUjBJNklHNTFiR3dLSUNBZ0lDQWdJQ0JwYVdrdUlDQWdJRVJoZEdFZ2NtVndiR2xqWVhScGIyNGdabkpsY1hWbGJtTjVPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FYWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlGTnZkWEpqWlRvZ2JuVnNiQW9nSUNBZ0lDQWdJSFl1SUNBZ0lGSmxjR3hwWTJGMGFXOXVJRVJsYzNScGJtRjBhVzl1T2lCdWRXeHNDaUFnSUNBekxpQWdJQ0JNYVhOMElHOW1JRlpHUTNNZ0NpQWdJQ0FnSUNBZ1lTNGdJQ0FnUm05eUlHVmhZMmdnVmtaRE9pQUtJQ0FnSUNBZ0lDQWdJQ0FnYVM0Z0lDQWdWa1pESUU1aGJXVTZJQW9nSUNBZ0lDQWdJQ0FnSUNCcGFTNGdJQ0FnUkdWelkzSnBjSFJwYjI0NklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVdrdUlDQWdJRWx0WVdkbGN6b2dDaUFnSUNBZ0lDQWdJQ0FnSUdsMkxpQWdJQ0JEYjIxd2RYUmxMMVpOSUVOb1lYSmhZM1JsY21semRHbGpjeUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJREV1SUNBZ0lIWkRVRlU2SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRMUJWSUc5MlpYSXRjM1ZpYzJOeWFYQjBhVzl1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURNdUlDQWdJRTFsYlc5eWVUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQTBMaUFnSUNCRWFYTnJPaUFLSUNBZ0lDQWdJQ0FnSUNBZ2RpNGdJQ0FnU0hsd1pYSjJhWE52Y2lCRVpYUmhhV3h6SUFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTVM0Z0lDQWdUbUZ0WlRvZ1MxWk5DaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRWNtbDJaWEp6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacExpQWdJQ0JIZFdWemRDQlBVeUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01pNGdJQ0FnUW1sMElGTnBlbVU2SURZMENpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBekxpQWdJQ0JVYjI5c2N6b2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQjJhV2t1SUNBZ0lFNTFiV0psY2lCdlppQldSa01nU1c1emRHRnVZMlZ6SUFvZ0lDQWdJQ0FnSUNBZ0lDQjJhV2xwTGlBZ0lDQjJUa2xEY3lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURVdUlDQWdJRkJ5YjNSdlkyOXNjem9nVUhKdmRHOWpiMnh6S0hCeWIzUnZZMjlzY3oxYlhTd2djSEp2ZEc5amIyeFhhWFJvU0dsbmFHVnpkRlJ5WVdabWFXTlFjbTltYVd4bFBTa0tJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lEWXVJQ0FnSUVsUUlIWTBJRkpsY1hWcGNtVmtPaUIwY25WbENpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBM0xpQWdJQ0JKVUNCMk5pQlNaWEYxYVhKbFpEb2dabUZzYzJVS0lDQWdJQ0FnSUNBZ0lDQWdhWGd1SUNBZ0lGSmxZMjkyWlhKNUlFUmxkR0ZwYkhNNklBbz0=","heatParamUpdated":false,"timeout":0,"creationDate":1631932004505,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vspbasicclampvspinformationtxt","artifactName":"VSP_basicclamp_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OTA1ZTFhOGMxMTk0NzAzMWYxNWEwYTlmZDVmZTllZmU=","artifactUUID":"14f01502-96f0-4d11-bc58-f78ffe25a8d0","artifactDisplayName":"VSP_basicclamp_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicclampvspinformationtxt","esId":"a5ed477d-786b-40b4-974e-4a69033527a5.vspbasicclampvspinformationtxt","duplicated":false,"payloadUpdateDate":1631932004506,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631932004505,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932004545,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"a5ed477d-786b-40b4-974e-4a69033527a5.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1631932004545,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631932004545,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"a5ed477d-786b-40b4-974e-4a69033527a5"},"categorySpecificMetadata":{},"csarUUID":"3ce55ee711c74ed08fc80c8b23f6dbc4","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"service":false,"name":"basicclamp"} 2021-09-18 02:26:46,056 INFO 285:__init__.py(1) - Vf basicclamp is created in SDC 2021-09-18 02:26:46,057 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:26:56,068 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basicclamp in SDC 2021-09-18 02:26:56,073 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:26:56,074 DEBUG 131:onap_service.py(1) - [SDC][Certify Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/a5ed477d-786b-40b4-974e-4a69033527a5/lifecycleState/Certify 2021-09-18 02:26:56,074 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-09-18 02:26:56,077 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:00,641 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/a5ed477d-786b-40b4-974e-4a69033527a5/lifecycleState/Certify HTTP/1.1" 200 1291 2021-09-18 02:27:00,643 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-09-18 02:27:00,643 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"cc803909-582e-49f2-a454-24562feeb692","name":"basicclamp","version":"1.0","isHighestVersion":true,"creationDate":1631932002857,"lastUpdateDate":1631932017077,"description":"VF","lifecycleState":"CERTIFIED","tags":["basicclamp"],"icon":"defaulticon","normalizedName":"basicclamp","systemName":"Basicclamp","contactId":"cs0008","allVersions":{"1.0":"cc803909-582e-49f2-a454-24562feeb692"},"csarUUID":"3ce55ee711c74ed08fc80c8b23f6dbc4","csarVersion":"1.0","invariantUUID":"d318fdc9-01b3-4466-adc1-e715f5634e43","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":"basiclamp_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.Basicclamp","uuid":"3ef46f63-76a5-4cfa-921c-0a3088fefa85"} 2021-09-18 02:27:00,646 DEBUG 159:__init__.py(1) - check if Vf basicclamp exists in SDC 2021-09-18 02:27:00,647 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-18 02:27:00,647 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:00,648 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-18 02:27:00,648 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-18 02:27:00,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:27:00,852 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1790 2021-09-18 02:27:00,854 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-18 02:27:00,854 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","name":"vFW 5097db55-9673","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3bcc980a-b329-4a62-b726-af32770502b7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3ef46f63-76a5-4cfa-921c-0a3088fefa85","invariantUUID":"d318fdc9-01b3-4466-adc1-e715f5634e43","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3ef46f63-76a5-4cfa-921c-0a3088fefa85/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3cad3890-88aa-4087-a9fa-86e7cdb6c910/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-18 02:27:00,857 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:27:00,857 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:00,858 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:00,858 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:27:00,858 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:27:00,858 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:00,858 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:00,859 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:27:00,859 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 5097db55-9673 from SDC 2021-09-18 02:27:00,859 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:00,859 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:00,859 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:27:00,860 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-09-18 02:27:00,860 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:00,860 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:00,860 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:27:00,860 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:27:00,861 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:00,861 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:00,861 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:27:00,861 DEBUG 147:__init__.py(1) - number of Vf returned: 5 2021-09-18 02:27:00,861 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-09-18 02:27:00,862 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-18 02:27:00,862 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:00,862 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-18 02:27:00,863 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-18 02:27:00,865 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:01,461 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-18 02:27:01,463 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-18 02:27:01,466 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"193ce427-34aa-43d2-a12e-b45208640dae","lifecycleState":"CERTIFIED","lastUpdateDate":1631920976390,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dfbdd373-bf83-4741-8a69-394009c6ebba","invariantUUID":"cf50d641-f54d-4cec-995b-ca1678fa5f4c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6c34723-64a5-4e87-8c4f-669b5a9ebf20","lifecycleState":"CERTIFIED","lastUpdateDate":1631921212254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e926e0d-9cf3-4b65-b0c2-e61bcf6e8d12","invariantUUID":"7fa9abe9-a470-4413-b62f-0b1ad0cc2d4b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0eec6a9b-f203-4a8d-8595-a081af86a497","lifecycleState":"CERTIFIED","lastUpdateDate":1631930467787,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7346fb4b-d193-4c3a-b8f2-02b9ff5fc403","lifecycleState":"CERTIFIED","lastUpdateDate":1631920806921,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0de1a7b-6b94-4460-ac5f-14bf70083006","invariantUUID":"6917cf4d-1919-47c0-8b31-8d3c14b75663","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":"port","uniqueId":"fd068a16-6d6b-4f36-b81b-6105d76ff980","lifecycleState":"CERTIFIED","lastUpdateDate":1631921118937,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e72b18-dc5d-4efd-9a73-096fe6511ab9","invariantUUID":"227396be-61e0-4161-a313-19e3663d7ee6","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":"f563115d-a782-47a2-a7d4-7aa4edb6c991","lifecycleState":"CERTIFIED","lastUpdateDate":1631931301435,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","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":"defaulticon","uniqueId":"9263f7c9-39e0-4a90-aeda-5ad5a5a446e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631920997516,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58bb2c15-53b5-4d1d-8fe9-17fb8eb3b4f2","invariantUUID":"0f0cb33e-c12f-4f20-9dad-0497ceb87b7f","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":"port","uniqueId":"a4a32766-7c53-4892-9ec8-d12cf76a899b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921123997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f2800ec-68c1-4faa-8d17-864771a969e3","invariantUUID":"086bcfaa-00e0-4ae5-af7e-b08f5b660861","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":"defaulticon","uniqueId":"70468e6b-5ec1-4db6-9ac9-9204c7a7d0fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631931194015,"name":"basic_onboard_bzwWIA","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","systemName":"BasicOnboardBzwwia","description":"VF","tags":["basic_onboard_bzwWIA"],"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":"126dd084-55c8-418f-b930-330c7a6e99a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631920771742,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6472947b-2e63-4e5c-b180-df9caf63429d","invariantUUID":"a57eba1a-5040-49e8-afec-8f83213aa600","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":"92821e47-4fe4-46c5-921d-ab97686f1f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920788322,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ed7489e7-c09d-462d-8798-73b6ee0a51f2","invariantUUID":"8e56ae49-e581-460e-978e-a073b921fa14","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":"defaulticon","uniqueId":"f6d5642d-0e36-42eb-9881-d5d46a32700e","lifecycleState":"CERTIFIED","lastUpdateDate":1631925766068,"name":"vFW 5097db55-9673","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","systemName":"Vfw5097db559673","description":"vendor software product","tags":["vFW 5097db55-9673"],"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":"networkrules","uniqueId":"4c483ea3-6af0-4821-8b44-8d491d4b878f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920835253,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09adfd8a-3dc2-4718-98a8-1e19bc749f2b","invariantUUID":"6a6f66a0-faa7-4bbc-8132-e7dffd3fa71d","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"411b4bc0-7603-44ca-8115-ed468ad8a1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631921011687,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5dd5522-1706-424f-bf71-34e9dda25a28","invariantUUID":"4248a18f-9c04-4003-9f52-bd086fa6390b","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":"30977999-2782-4716-857c-3614ec89aad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921180894,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c378e197-890d-4d12-8a69-43b58cf9e918","invariantUUID":"7ddf24e8-90a1-4000-89cd-3d9b2029cd0b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2400fa7e-1c4c-44aa-8670-57ba481caac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631921024195,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab136bb3-9016-4a9d-a226-2159bf71d12e","invariantUUID":"43aa8e98-b46c-4079-8e4f-2cffc3f2669a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0582ef1-c9ad-4fa9-ae8c-4a0e187db186","lifecycleState":"CERTIFIED","lastUpdateDate":1631920723357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ee500b9-9523-44e1-8693-148ba8a108d6","invariantUUID":"5afbd134-94b6-42ff-b2fc-3a749797b131","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":"304f5efb-2518-4c7b-80e5-5dc6fcec18d3","lifecycleState":"CERTIFIED","lastUpdateDate":1631921150636,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0613c702-583f-44c4-9ba2-dbfca14e172d","invariantUUID":"18ce4dd3-5716-4695-99e9-b1eb4a61e4fc","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c85c3cfc-1fc6-4bed-bfef-c1dad0d32ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1631920765015,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b217f58-e8c4-4398-9352-12e2888570da","invariantUUID":"c2e02c8e-2345-4902-b4cf-84fc395ddd0d","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":"port","uniqueId":"c7330ad6-19f0-4a24-859b-9238c17b8f0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921193659,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f92b24a-b38b-4339-b960-35abde531270","invariantUUID":"7b083c14-b739-44a6-a825-495fe9f0264c","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":"objectStorage","uniqueId":"6a9ce2bd-f94d-4268-b5f0-7f102a1ebdcb","lifecycleState":"CERTIFIED","lastUpdateDate":1631921081958,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b3eded4-041b-4911-b5ca-df334b6a2b4c","invariantUUID":"7dc36567-9dce-4347-a656-b2841b4e0740","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":"compute","uniqueId":"4346c3b9-b6f6-409e-aa28-bb3174d6526b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921225625,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"412407ba-0db6-41fa-861c-7ea6fee5b5a6","invariantUUID":"57000e0d-1563-4add-b106-b7f33bb0ac52","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":"network","uniqueId":"a305646a-ffc6-4616-8411-3f0b911518da","lifecycleState":"CERTIFIED","lastUpdateDate":1631920965098,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b77be-eb35-48fd-9449-af32f269ecb7","invariantUUID":"0e7f8fd5-f71b-4914-94c1-8b5dc4c4a666","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":"da593460-77dc-461e-b4ed-262330b3ba7a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920696377,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1732662d-a88e-491f-b2ca-bfd84e312575","invariantUUID":"298c9d04-4681-48f0-acc6-2fe67f01c5d3","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8aaf8347-af40-49cf-aba1-704d72578bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1631921042228,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a961745-98c0-4c9d-8a9f-ef79d62dfc9b","invariantUUID":"b946f9f7-e9da-40fd-a0dc-219ad2924f7e","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":"network","uniqueId":"251cf1b4-6036-4004-a9c6-b62175f013a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631920794457,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af49ffaa-944b-4b13-9c76-8ae5480fd32e","invariantUUID":"6c1851b7-1ca7-4208-a40a-85b1469df782","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a38e3f1f-b5b8-4e9d-b0e8-8721bdc19ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921018220,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b53990f-3d3c-4315-878c-6f7ffca377c5","invariantUUID":"15dd97cc-de3f-4ab8-9db2-b2d75b2b0edc","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":"dc881770-c8fa-44c5-9bd8-b9b17fc35bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921058583,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1095dc15-f464-4dec-bce0-60b821ebef56","invariantUUID":"8e023aa2-132a-4642-9ec2-985aa55aed4a","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":"compute","uniqueId":"ded7d540-7e1e-40a8-bc41-84e46afe0444","lifecycleState":"CERTIFIED","lastUpdateDate":1631921220483,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a1a0bef-3063-4a41-a8ea-0d1063b45b6a","invariantUUID":"762d9177-752a-4ed9-b9d2-c39511b8a521","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":"objectStorage","uniqueId":"e9cbab61-eb9d-4fe0-a0c8-696874f45492","lifecycleState":"CERTIFIED","lastUpdateDate":1631920745570,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b9b9d9-d78c-4a1a-9d05-5c2a100d48ae","invariantUUID":"a647b6ed-caa4-4627-b7b4-85f43c698fca","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":"b3e60653-4248-4afe-a4cf-758b0c776281","lifecycleState":"CERTIFIED","lastUpdateDate":1631921156470,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9d1f6a9-0918-4191-853d-d2b0565d72a4","invariantUUID":"1371861d-8e60-46de-a6e0-79156761eb18","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":"port","uniqueId":"4125a498-d2d6-4b8d-a474-0a0f0e532a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920840612,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c711b7e-f7c7-4b4f-8619-8cedfea43b56","invariantUUID":"0b9b4bff-9bf5-445d-97eb-1738b2e88e37","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":"objectStorage","uniqueId":"a7af2066-64ad-481d-a29f-a940b7c7482a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920751419,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c224d516-e6d1-4750-a95c-f1f8948cdf17","invariantUUID":"27916289-5d70-4e84-beb2-74de83bdefd8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2e4ac18-4a5c-4234-8ccc-c53164aaad06","lifecycleState":"CERTIFIED","lastUpdateDate":1631921144853,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b45318e-d0c2-418a-85d7-00341d4f559e","invariantUUID":"85909ebb-c11c-4709-a2a6-434a21c8f240","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":"loadBalancer","uniqueId":"7dcb23e7-3b23-40d7-baf7-1d4130454977","lifecycleState":"CERTIFIED","lastUpdateDate":1631920718042,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10d3be-0aa7-4449-9010-e9c2a60fe930","invariantUUID":"8eedb302-5270-456c-ad44-02a7b1e66766","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a85ddf9-0d6f-4994-a985-139b8547e21c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921232491,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5edb7c8-87b1-4e49-bc0a-d42978bac2d8","invariantUUID":"4a86c601-a308-42f3-8039-399334062fc2","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de2101b6-2a9a-4a14-97af-09dc926d29fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631920887318,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4971a385-a3ab-466c-96a3-d51e145f4be7","invariantUUID":"824ba6e3-233d-437c-8736-4b60b050d6ef","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a4d47c7-b563-4649-95c8-7ee740722cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631920912832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79e614db-3255-4d93-8b2f-67c1fb0bceb5","invariantUUID":"db7d0800-b6da-4eda-be20-1892cbdcd2e6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5a8d6fa6-04f7-4951-8aba-94b58e879f78","lifecycleState":"CERTIFIED","lastUpdateDate":1631920702164,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284c099c-79df-4dc6-8a9c-1103fe260027","invariantUUID":"a52e3834-4978-459a-a981-96b7b160df02","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":"networkrules","uniqueId":"bdfff0ba-13ae-4283-b233-f6b361b0a73d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920855279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5b011e89-ee42-4b5d-a88c-9e7596f749f4","invariantUUID":"3fd95a4e-4268-43ed-b01e-00ae5db65b9c","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":"612fd255-c599-4126-9ec3-b3f5c51c8cad","lifecycleState":"CERTIFIED","lastUpdateDate":1631920800421,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8aa22d1c-fa70-4d12-9b13-3590a24e8f47","invariantUUID":"ca73129c-514d-4c47-9b0b-ef8e26cd4af5","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257e9986-d5d6-416a-b9cf-6b9429a54132","lifecycleState":"CERTIFIED","lastUpdateDate":1631920860521,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e601d43-56b6-4989-8f75-8ab232df0db1","invariantUUID":"93abd84b-be89-48d8-80ef-d5b7d76d7077","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":"compute","uniqueId":"cdbdc523-ef37-4e99-bf82-348a8c7f3f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920874294,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d62c60e-ef82-45dd-b5ec-e2b9da7d6394","invariantUUID":"dfa020bc-0921-46b4-8c03-1134426e81f9","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e96e1bd9-fc54-4048-b2aa-4e2b819e1957","lifecycleState":"CERTIFIED","lastUpdateDate":1631921004707,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4af7fd0b-ba76-429b-bc19-429f0fab3814","invariantUUID":"8c874770-7e91-4eb0-9134-6e90016f80b0","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":"b75d1801-5ff2-41ed-8d30-f16162c2a078","lifecycleState":"CERTIFIED","lastUpdateDate":1631920992027,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"76169cc2-b855-4be7-8db8-79d5a2476c7a","invariantUUID":"75233819-f21f-4910-a3e7-b975a3b81191","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":"bcf6e1ff-1ce3-4bf4-938a-816983908c13","lifecycleState":"CERTIFIED","lastUpdateDate":1631920894564,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e2f0a1-ee31-4eff-8d2b-19a75f07fd21","invariantUUID":"a759d874-f61a-4046-9f59-2949cc14e29f","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":"port","uniqueId":"f9502f0a-8971-4d2f-a249-04ddfd3ab00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921130041,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"937bcd3e-0dac-4c8f-8c73-e6f3c47e819f","invariantUUID":"95e55dc0-89ee-4e58-a2fa-80fe4adb60f4","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":"defaulticon","uniqueId":"cc803909-582e-49f2-a454-24562feeb692","lifecycleState":"CERTIFIED","lastUpdateDate":1631932017077,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ef46f63-76a5-4cfa-921c-0a3088fefa85","invariantUUID":"d318fdc9-01b3-4466-adc1-e715f5634e43","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":"defaulticon","uniqueId":"9f4f8223-817f-4dd7-8c8e-7b5fe5c0f0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631920777862,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9a6f8c5-1a5d-4c6e-8f67-98ebf355053b","invariantUUID":"bd1dde47-ee9a-4846-bfc2-eff64d608277","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":"724578e5-e76e-4bf3-9ec2-782eff7c8341","lifecycleState":"CERTIFIED","lastUpdateDate":1631920981584,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94975bd2-2106-4cb0-9de2-9fa51852bdb3","invariantUUID":"d55f20e7-1333-4d30-9a3e-f5a5f97c37dc","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":"compute","uniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","lifecycleState":"CERTIFIED","lastUpdateDate":1631920662140,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d354ed2-19f6-4c58-830a-3570573b60d9","invariantUUID":"fcf27d26-ae32-449d-984c-6fac2975d1c2","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":"735d6a93-c8a2-41bf-9763-94a16b724966","lifecycleState":"CERTIFIED","lastUpdateDate":1631920865811,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ccf29418-fb7a-4bfe-a04c-9317ab3ec8a9","invariantUUID":"964572ce-7f10-4f26-ac36-dfa43ef7b61d","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":"85d8a8a7-b6ea-47f2-8193-2fc76a8c8f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920918021,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fbd2f10-8895-4f58-be64-56c6c894d844","invariantUUID":"1ced938f-0d00-4b98-988c-7655ef076a8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"374ca84e-4e85-406b-ac71-2859c73ae994","lifecycleState":"CERTIFIED","lastUpdateDate":1631921175843,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafde791-ac1d-4a4f-b658-86674c2d36c5","invariantUUID":"ac96baf0-8261-4cf9-87f7-dd2f63b06cfc","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":"network","uniqueId":"1ab21962-1f98-4e7a-9ff3-acfe60128226","lifecycleState":"CERTIFIED","lastUpdateDate":1631920880311,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7c42aa8-58ee-4b11-801b-133196cb9eb7","invariantUUID":"8da356cc-91fe-49a9-bd6d-3d7da3a59072","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":"objectStorage","uniqueId":"19619637-4832-45e2-b227-1bffbbeacf79","lifecycleState":"CERTIFIED","lastUpdateDate":1631921064529,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efe0fa30-a77e-441a-8984-ebd01a270246","invariantUUID":"b09f838a-250b-4f3c-a8d8-d2bda5696337","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":"defaulticon","uniqueId":"820921d6-4559-4df5-81b7-e74c078ab45f","lifecycleState":"CERTIFIED","lastUpdateDate":1631928534993,"name":"pNF a19ccc3c-79c6","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3c03a367-728e-43d3-bcea-b45d272a613a","invariantUUID":"e5482b11-ca74-445a-8eba-e431685ffc48","systemName":"PnfA19ccc3c79c6","description":"vendor software product","tags":["pNF a19ccc3c-79c6"],"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":"e13a8d5c-9c49-40b9-b258-8e991c0d02bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631920728538,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d385e247-50dd-46f5-b5af-92dc7e0e02eb","invariantUUID":"b1fecf38-0e43-4bb8-8efd-d3e4e88e18dd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0829400-4800-494c-8e40-f4360a5c4c2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631921162848,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4723b494-3916-46de-ae5e-db94ee28eb7a","invariantUUID":"f71d8ff3-68d1-4000-aeb9-2e6e72a54f35","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":"ba51588c-a2fc-4dd4-b79b-c8bc633671ef","lifecycleState":"CERTIFIED","lastUpdateDate":1631920783085,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f71623d-e8a0-4d19-bf8a-aff872c51692","invariantUUID":"bf0e1d70-af0e-4b5d-b379-cd267c7432c7","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":"objectStorage","uniqueId":"05b3819d-0c78-4cb4-be97-780c712b98db","lifecycleState":"CERTIFIED","lastUpdateDate":1631921200642,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6096457c-5930-45b1-8a5e-12ea4b3229e3","invariantUUID":"b33293ae-3e5c-46b0-8c69-f75c19654515","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":"port","uniqueId":"105337d0-9f90-4337-9635-f519f0f29ed7","lifecycleState":"CERTIFIED","lastUpdateDate":1631921235558,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4dfc706-b91a-489a-9c2d-2cf2717f6d73","invariantUUID":"43634781-5635-4a65-8f27-f740c9ff5fd8","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b95e0-7d06-4bdb-8f1b-dea156ba4294","lifecycleState":"CERTIFIED","lastUpdateDate":1631921170742,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e65576cb-79e4-4ca2-b8d0-7e083d748932","invariantUUID":"9232fa97-9881-40f2-a7a9-9cb6dc1dde86","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":"e78ae4bb-5ba2-4ca4-829a-9762f6de858b","lifecycleState":"CERTIFIED","lastUpdateDate":1631920941638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45b91f89-8c1a-4be2-a3da-6e76ef8e3e98","invariantUUID":"0e7f05e5-a5af-48c6-a97b-8c0b93b5733e","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2215375e-afc0-42b2-bd4b-5be71eaa7c78","lifecycleState":"CERTIFIED","lastUpdateDate":1631921047712,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624620ab-d385-4af1-adf0-3e384cb24da6","invariantUUID":"369a25a7-7c23-42c5-b2c3-bd7050854177","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":"28ad8ba6-c26a-4a01-91fa-34e1dc779ca1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921108824,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a844edca-6265-4bd3-807c-b78818ffe5c1","invariantUUID":"42d5c429-ecb4-4e3b-af3a-6f897b1f0450","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":"defaulticon","uniqueId":"4532c16b-d4ec-453f-95e6-b285fbae807c","lifecycleState":"CERTIFIED","lastUpdateDate":1631920690389,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c78b652f-817b-415a-bc36-3a6b0a0b010f","invariantUUID":"e37c0816-1acc-4ba9-9977-cda31e706c26","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"144cc180-bde2-4259-93f7-9f3b3bf28b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921035774,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd0f4687-20ff-4ddc-b539-d26f480b1a2b","invariantUUID":"7aadda37-8967-498c-b619-97f7997c7a18","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":"07e36bb8-cfcf-4acb-ab0b-73b99b2ad796","lifecycleState":"CERTIFIED","lastUpdateDate":1631921087301,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"550696f4-1c57-4b89-8bf2-845f92f619c0","invariantUUID":"cd66f4a3-3a11-4148-a032-248cc30ccaea","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"255f1766-56dc-4878-8dfd-2250a3d93c2f","lifecycleState":"CERTIFIED","lastUpdateDate":1631921136431,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b395f7a3-7320-4d7f-ac00-f9bca89fc7e9","invariantUUID":"e0fc8011-0fa5-4840-a556-d2c922f0e393","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":"130a96dd-5b3e-4fdd-87d7-00fa08bb9803","lifecycleState":"CERTIFIED","lastUpdateDate":1631920959906,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48562b40-410e-4ad3-98ee-df64d64a516d","invariantUUID":"20a46091-c725-4ac8-9f2f-e511960a8c2d","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c3c3e4-2e3b-4754-9d96-0cf9ee713292","lifecycleState":"CERTIFIED","lastUpdateDate":1631920986824,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e3a92e-2915-4f73-a5c2-3951bce70075","invariantUUID":"6da85dce-ffa5-4c0d-acb5-5cdc3f9a3f39","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":"8a74d96f-9494-4498-8ea4-b805888d7d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920756807,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ee0aa0-7a23-40de-ac71-2e2bab4dd91c","invariantUUID":"3d3ca90e-e973-4d70-86dc-05026f06160d","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":"network","uniqueId":"73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920907023,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5228d60f-f72b-4c47-8077-b88cbd9f844c","invariantUUID":"89f8d0ee-328a-4b09-bd8e-b7c3dbc87498","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0e8908ff-6f44-41fa-8e22-2f0c12de2808","lifecycleState":"CERTIFIED","lastUpdateDate":1631921217485,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b0dc574-6e20-42f5-bc2d-4ee2b83f82a8","invariantUUID":"c6272503-9582-43c2-aa08-2861f80d98aa","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db99d550-1fdc-4df5-b78f-6018746fae40","lifecycleState":"CERTIFIED","lastUpdateDate":1631921113883,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6bccc58-8a5a-449b-9131-a8a04093bda1","invariantUUID":"2dcf9be7-46db-435c-8c2b-c33840e68a4f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"929028a1-0cb3-41fe-94a4-7da07f5044df","lifecycleState":"CERTIFIED","lastUpdateDate":1631928547887,"name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","systemName":"DemoPnfGjejgbo7wmexctzkcvqm","description":"catalog service description","tags":["robot-ete","Demo_pNF_GjEJgBO7wMExcTzkcVQm"],"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":"aa9c9805-44f8-4b48-9021-ae3d48f67ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1631929798004,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","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":"d59a9f93-4232-46a8-943d-54f3264e4771","lifecycleState":"CERTIFIED","lastUpdateDate":1631925786851,"name":"vFW 2021-09-18 00-42-03","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","systemName":"Vfw20210918004203","description":"catalog service description","tags":["robot-ete","vFW 2021-09-18 00-42-03"],"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":"24bdca64-b431-43aa-b653-5261a1c17cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631931244159,"name":"basic_onboard_bzwWIA","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","systemName":"BasicOnboardBzwwia","description":"service","tags":["basic_onboard_bzwWIA"],"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":"759d30fe-7fc0-4e14-81ad-b01ddbd95792","lifecycleState":"CERTIFIED","lastUpdateDate":1631930518705,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","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":"fe476f83-4148-48ab-9d3d-d10909972f51","lifecycleState":"CERTIFIED","lastUpdateDate":1631931353307,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-18 02:27:01,470 DEBUG 118:sdc_resource.py(1) - Resource basicclamp found in resources list 2021-09-18 02:27:11,481 DEBUG 159:__init__.py(1) - check if Vf basicclamp exists in SDC 2021-09-18 02:27:11,481 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-18 02:27:11,482 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:11,482 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-18 02:27:11,483 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-18 02:27:11,485 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:27:11,632 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1790 2021-09-18 02:27:11,633 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-18 02:27:11,634 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","name":"vFW 5097db55-9673","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3bcc980a-b329-4a62-b726-af32770502b7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3ef46f63-76a5-4cfa-921c-0a3088fefa85","invariantUUID":"d318fdc9-01b3-4466-adc1-e715f5634e43","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3ef46f63-76a5-4cfa-921c-0a3088fefa85/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3cad3890-88aa-4087-a9fa-86e7cdb6c910/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-18 02:27:11,637 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:27:11,637 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:11,637 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:11,638 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:27:11,638 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:27:11,638 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:11,638 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:11,638 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:27:11,639 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 5097db55-9673 from SDC 2021-09-18 02:27:11,639 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:11,639 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:11,639 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:27:11,639 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-09-18 02:27:11,640 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:11,640 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:11,640 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:27:11,640 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:27:11,641 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:11,641 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:11,641 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:27:11,641 DEBUG 147:__init__.py(1) - number of Vf returned: 5 2021-09-18 02:27:11,641 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-09-18 02:27:11,642 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-18 02:27:11,642 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:11,642 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-18 02:27:11,643 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-18 02:27:11,645 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:12,310 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-18 02:27:12,313 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-18 02:27:12,317 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"193ce427-34aa-43d2-a12e-b45208640dae","lifecycleState":"CERTIFIED","lastUpdateDate":1631920976390,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dfbdd373-bf83-4741-8a69-394009c6ebba","invariantUUID":"cf50d641-f54d-4cec-995b-ca1678fa5f4c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6c34723-64a5-4e87-8c4f-669b5a9ebf20","lifecycleState":"CERTIFIED","lastUpdateDate":1631921212254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e926e0d-9cf3-4b65-b0c2-e61bcf6e8d12","invariantUUID":"7fa9abe9-a470-4413-b62f-0b1ad0cc2d4b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0eec6a9b-f203-4a8d-8595-a081af86a497","lifecycleState":"CERTIFIED","lastUpdateDate":1631930467787,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7346fb4b-d193-4c3a-b8f2-02b9ff5fc403","lifecycleState":"CERTIFIED","lastUpdateDate":1631920806921,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0de1a7b-6b94-4460-ac5f-14bf70083006","invariantUUID":"6917cf4d-1919-47c0-8b31-8d3c14b75663","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":"port","uniqueId":"fd068a16-6d6b-4f36-b81b-6105d76ff980","lifecycleState":"CERTIFIED","lastUpdateDate":1631921118937,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e72b18-dc5d-4efd-9a73-096fe6511ab9","invariantUUID":"227396be-61e0-4161-a313-19e3663d7ee6","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":"f563115d-a782-47a2-a7d4-7aa4edb6c991","lifecycleState":"CERTIFIED","lastUpdateDate":1631931301435,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","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":"defaulticon","uniqueId":"9263f7c9-39e0-4a90-aeda-5ad5a5a446e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631920997516,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58bb2c15-53b5-4d1d-8fe9-17fb8eb3b4f2","invariantUUID":"0f0cb33e-c12f-4f20-9dad-0497ceb87b7f","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":"port","uniqueId":"a4a32766-7c53-4892-9ec8-d12cf76a899b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921123997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f2800ec-68c1-4faa-8d17-864771a969e3","invariantUUID":"086bcfaa-00e0-4ae5-af7e-b08f5b660861","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":"defaulticon","uniqueId":"70468e6b-5ec1-4db6-9ac9-9204c7a7d0fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631931194015,"name":"basic_onboard_bzwWIA","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","systemName":"BasicOnboardBzwwia","description":"VF","tags":["basic_onboard_bzwWIA"],"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":"126dd084-55c8-418f-b930-330c7a6e99a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631920771742,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6472947b-2e63-4e5c-b180-df9caf63429d","invariantUUID":"a57eba1a-5040-49e8-afec-8f83213aa600","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":"92821e47-4fe4-46c5-921d-ab97686f1f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920788322,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ed7489e7-c09d-462d-8798-73b6ee0a51f2","invariantUUID":"8e56ae49-e581-460e-978e-a073b921fa14","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":"defaulticon","uniqueId":"f6d5642d-0e36-42eb-9881-d5d46a32700e","lifecycleState":"CERTIFIED","lastUpdateDate":1631925766068,"name":"vFW 5097db55-9673","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","systemName":"Vfw5097db559673","description":"vendor software product","tags":["vFW 5097db55-9673"],"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":"networkrules","uniqueId":"4c483ea3-6af0-4821-8b44-8d491d4b878f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920835253,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09adfd8a-3dc2-4718-98a8-1e19bc749f2b","invariantUUID":"6a6f66a0-faa7-4bbc-8132-e7dffd3fa71d","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"411b4bc0-7603-44ca-8115-ed468ad8a1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631921011687,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5dd5522-1706-424f-bf71-34e9dda25a28","invariantUUID":"4248a18f-9c04-4003-9f52-bd086fa6390b","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":"30977999-2782-4716-857c-3614ec89aad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921180894,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c378e197-890d-4d12-8a69-43b58cf9e918","invariantUUID":"7ddf24e8-90a1-4000-89cd-3d9b2029cd0b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2400fa7e-1c4c-44aa-8670-57ba481caac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631921024195,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab136bb3-9016-4a9d-a226-2159bf71d12e","invariantUUID":"43aa8e98-b46c-4079-8e4f-2cffc3f2669a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0582ef1-c9ad-4fa9-ae8c-4a0e187db186","lifecycleState":"CERTIFIED","lastUpdateDate":1631920723357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ee500b9-9523-44e1-8693-148ba8a108d6","invariantUUID":"5afbd134-94b6-42ff-b2fc-3a749797b131","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":"304f5efb-2518-4c7b-80e5-5dc6fcec18d3","lifecycleState":"CERTIFIED","lastUpdateDate":1631921150636,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0613c702-583f-44c4-9ba2-dbfca14e172d","invariantUUID":"18ce4dd3-5716-4695-99e9-b1eb4a61e4fc","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c85c3cfc-1fc6-4bed-bfef-c1dad0d32ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1631920765015,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b217f58-e8c4-4398-9352-12e2888570da","invariantUUID":"c2e02c8e-2345-4902-b4cf-84fc395ddd0d","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":"port","uniqueId":"c7330ad6-19f0-4a24-859b-9238c17b8f0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921193659,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f92b24a-b38b-4339-b960-35abde531270","invariantUUID":"7b083c14-b739-44a6-a825-495fe9f0264c","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":"objectStorage","uniqueId":"6a9ce2bd-f94d-4268-b5f0-7f102a1ebdcb","lifecycleState":"CERTIFIED","lastUpdateDate":1631921081958,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b3eded4-041b-4911-b5ca-df334b6a2b4c","invariantUUID":"7dc36567-9dce-4347-a656-b2841b4e0740","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":"compute","uniqueId":"4346c3b9-b6f6-409e-aa28-bb3174d6526b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921225625,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"412407ba-0db6-41fa-861c-7ea6fee5b5a6","invariantUUID":"57000e0d-1563-4add-b106-b7f33bb0ac52","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":"network","uniqueId":"a305646a-ffc6-4616-8411-3f0b911518da","lifecycleState":"CERTIFIED","lastUpdateDate":1631920965098,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b77be-eb35-48fd-9449-af32f269ecb7","invariantUUID":"0e7f8fd5-f71b-4914-94c1-8b5dc4c4a666","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":"da593460-77dc-461e-b4ed-262330b3ba7a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920696377,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1732662d-a88e-491f-b2ca-bfd84e312575","invariantUUID":"298c9d04-4681-48f0-acc6-2fe67f01c5d3","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8aaf8347-af40-49cf-aba1-704d72578bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1631921042228,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a961745-98c0-4c9d-8a9f-ef79d62dfc9b","invariantUUID":"b946f9f7-e9da-40fd-a0dc-219ad2924f7e","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":"network","uniqueId":"251cf1b4-6036-4004-a9c6-b62175f013a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631920794457,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af49ffaa-944b-4b13-9c76-8ae5480fd32e","invariantUUID":"6c1851b7-1ca7-4208-a40a-85b1469df782","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a38e3f1f-b5b8-4e9d-b0e8-8721bdc19ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921018220,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b53990f-3d3c-4315-878c-6f7ffca377c5","invariantUUID":"15dd97cc-de3f-4ab8-9db2-b2d75b2b0edc","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":"dc881770-c8fa-44c5-9bd8-b9b17fc35bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921058583,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1095dc15-f464-4dec-bce0-60b821ebef56","invariantUUID":"8e023aa2-132a-4642-9ec2-985aa55aed4a","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":"compute","uniqueId":"ded7d540-7e1e-40a8-bc41-84e46afe0444","lifecycleState":"CERTIFIED","lastUpdateDate":1631921220483,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a1a0bef-3063-4a41-a8ea-0d1063b45b6a","invariantUUID":"762d9177-752a-4ed9-b9d2-c39511b8a521","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":"objectStorage","uniqueId":"e9cbab61-eb9d-4fe0-a0c8-696874f45492","lifecycleState":"CERTIFIED","lastUpdateDate":1631920745570,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b9b9d9-d78c-4a1a-9d05-5c2a100d48ae","invariantUUID":"a647b6ed-caa4-4627-b7b4-85f43c698fca","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":"b3e60653-4248-4afe-a4cf-758b0c776281","lifecycleState":"CERTIFIED","lastUpdateDate":1631921156470,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9d1f6a9-0918-4191-853d-d2b0565d72a4","invariantUUID":"1371861d-8e60-46de-a6e0-79156761eb18","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":"port","uniqueId":"4125a498-d2d6-4b8d-a474-0a0f0e532a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920840612,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c711b7e-f7c7-4b4f-8619-8cedfea43b56","invariantUUID":"0b9b4bff-9bf5-445d-97eb-1738b2e88e37","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":"objectStorage","uniqueId":"a7af2066-64ad-481d-a29f-a940b7c7482a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920751419,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c224d516-e6d1-4750-a95c-f1f8948cdf17","invariantUUID":"27916289-5d70-4e84-beb2-74de83bdefd8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2e4ac18-4a5c-4234-8ccc-c53164aaad06","lifecycleState":"CERTIFIED","lastUpdateDate":1631921144853,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b45318e-d0c2-418a-85d7-00341d4f559e","invariantUUID":"85909ebb-c11c-4709-a2a6-434a21c8f240","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":"loadBalancer","uniqueId":"7dcb23e7-3b23-40d7-baf7-1d4130454977","lifecycleState":"CERTIFIED","lastUpdateDate":1631920718042,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10d3be-0aa7-4449-9010-e9c2a60fe930","invariantUUID":"8eedb302-5270-456c-ad44-02a7b1e66766","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a85ddf9-0d6f-4994-a985-139b8547e21c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921232491,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5edb7c8-87b1-4e49-bc0a-d42978bac2d8","invariantUUID":"4a86c601-a308-42f3-8039-399334062fc2","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de2101b6-2a9a-4a14-97af-09dc926d29fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631920887318,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4971a385-a3ab-466c-96a3-d51e145f4be7","invariantUUID":"824ba6e3-233d-437c-8736-4b60b050d6ef","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a4d47c7-b563-4649-95c8-7ee740722cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631920912832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79e614db-3255-4d93-8b2f-67c1fb0bceb5","invariantUUID":"db7d0800-b6da-4eda-be20-1892cbdcd2e6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5a8d6fa6-04f7-4951-8aba-94b58e879f78","lifecycleState":"CERTIFIED","lastUpdateDate":1631920702164,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284c099c-79df-4dc6-8a9c-1103fe260027","invariantUUID":"a52e3834-4978-459a-a981-96b7b160df02","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":"networkrules","uniqueId":"bdfff0ba-13ae-4283-b233-f6b361b0a73d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920855279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5b011e89-ee42-4b5d-a88c-9e7596f749f4","invariantUUID":"3fd95a4e-4268-43ed-b01e-00ae5db65b9c","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":"612fd255-c599-4126-9ec3-b3f5c51c8cad","lifecycleState":"CERTIFIED","lastUpdateDate":1631920800421,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8aa22d1c-fa70-4d12-9b13-3590a24e8f47","invariantUUID":"ca73129c-514d-4c47-9b0b-ef8e26cd4af5","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257e9986-d5d6-416a-b9cf-6b9429a54132","lifecycleState":"CERTIFIED","lastUpdateDate":1631920860521,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e601d43-56b6-4989-8f75-8ab232df0db1","invariantUUID":"93abd84b-be89-48d8-80ef-d5b7d76d7077","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":"compute","uniqueId":"cdbdc523-ef37-4e99-bf82-348a8c7f3f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920874294,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d62c60e-ef82-45dd-b5ec-e2b9da7d6394","invariantUUID":"dfa020bc-0921-46b4-8c03-1134426e81f9","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e96e1bd9-fc54-4048-b2aa-4e2b819e1957","lifecycleState":"CERTIFIED","lastUpdateDate":1631921004707,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4af7fd0b-ba76-429b-bc19-429f0fab3814","invariantUUID":"8c874770-7e91-4eb0-9134-6e90016f80b0","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":"b75d1801-5ff2-41ed-8d30-f16162c2a078","lifecycleState":"CERTIFIED","lastUpdateDate":1631920992027,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"76169cc2-b855-4be7-8db8-79d5a2476c7a","invariantUUID":"75233819-f21f-4910-a3e7-b975a3b81191","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":"bcf6e1ff-1ce3-4bf4-938a-816983908c13","lifecycleState":"CERTIFIED","lastUpdateDate":1631920894564,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e2f0a1-ee31-4eff-8d2b-19a75f07fd21","invariantUUID":"a759d874-f61a-4046-9f59-2949cc14e29f","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":"port","uniqueId":"f9502f0a-8971-4d2f-a249-04ddfd3ab00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921130041,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"937bcd3e-0dac-4c8f-8c73-e6f3c47e819f","invariantUUID":"95e55dc0-89ee-4e58-a2fa-80fe4adb60f4","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":"defaulticon","uniqueId":"cc803909-582e-49f2-a454-24562feeb692","lifecycleState":"CERTIFIED","lastUpdateDate":1631932017077,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ef46f63-76a5-4cfa-921c-0a3088fefa85","invariantUUID":"d318fdc9-01b3-4466-adc1-e715f5634e43","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":"defaulticon","uniqueId":"9f4f8223-817f-4dd7-8c8e-7b5fe5c0f0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631920777862,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9a6f8c5-1a5d-4c6e-8f67-98ebf355053b","invariantUUID":"bd1dde47-ee9a-4846-bfc2-eff64d608277","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":"724578e5-e76e-4bf3-9ec2-782eff7c8341","lifecycleState":"CERTIFIED","lastUpdateDate":1631920981584,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94975bd2-2106-4cb0-9de2-9fa51852bdb3","invariantUUID":"d55f20e7-1333-4d30-9a3e-f5a5f97c37dc","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":"compute","uniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","lifecycleState":"CERTIFIED","lastUpdateDate":1631920662140,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d354ed2-19f6-4c58-830a-3570573b60d9","invariantUUID":"fcf27d26-ae32-449d-984c-6fac2975d1c2","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":"735d6a93-c8a2-41bf-9763-94a16b724966","lifecycleState":"CERTIFIED","lastUpdateDate":1631920865811,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ccf29418-fb7a-4bfe-a04c-9317ab3ec8a9","invariantUUID":"964572ce-7f10-4f26-ac36-dfa43ef7b61d","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":"85d8a8a7-b6ea-47f2-8193-2fc76a8c8f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920918021,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fbd2f10-8895-4f58-be64-56c6c894d844","invariantUUID":"1ced938f-0d00-4b98-988c-7655ef076a8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"374ca84e-4e85-406b-ac71-2859c73ae994","lifecycleState":"CERTIFIED","lastUpdateDate":1631921175843,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafde791-ac1d-4a4f-b658-86674c2d36c5","invariantUUID":"ac96baf0-8261-4cf9-87f7-dd2f63b06cfc","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":"network","uniqueId":"1ab21962-1f98-4e7a-9ff3-acfe60128226","lifecycleState":"CERTIFIED","lastUpdateDate":1631920880311,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7c42aa8-58ee-4b11-801b-133196cb9eb7","invariantUUID":"8da356cc-91fe-49a9-bd6d-3d7da3a59072","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":"objectStorage","uniqueId":"19619637-4832-45e2-b227-1bffbbeacf79","lifecycleState":"CERTIFIED","lastUpdateDate":1631921064529,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efe0fa30-a77e-441a-8984-ebd01a270246","invariantUUID":"b09f838a-250b-4f3c-a8d8-d2bda5696337","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":"defaulticon","uniqueId":"820921d6-4559-4df5-81b7-e74c078ab45f","lifecycleState":"CERTIFIED","lastUpdateDate":1631928534993,"name":"pNF a19ccc3c-79c6","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3c03a367-728e-43d3-bcea-b45d272a613a","invariantUUID":"e5482b11-ca74-445a-8eba-e431685ffc48","systemName":"PnfA19ccc3c79c6","description":"vendor software product","tags":["pNF a19ccc3c-79c6"],"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":"e13a8d5c-9c49-40b9-b258-8e991c0d02bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631920728538,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d385e247-50dd-46f5-b5af-92dc7e0e02eb","invariantUUID":"b1fecf38-0e43-4bb8-8efd-d3e4e88e18dd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0829400-4800-494c-8e40-f4360a5c4c2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631921162848,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4723b494-3916-46de-ae5e-db94ee28eb7a","invariantUUID":"f71d8ff3-68d1-4000-aeb9-2e6e72a54f35","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":"ba51588c-a2fc-4dd4-b79b-c8bc633671ef","lifecycleState":"CERTIFIED","lastUpdateDate":1631920783085,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f71623d-e8a0-4d19-bf8a-aff872c51692","invariantUUID":"bf0e1d70-af0e-4b5d-b379-cd267c7432c7","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":"objectStorage","uniqueId":"05b3819d-0c78-4cb4-be97-780c712b98db","lifecycleState":"CERTIFIED","lastUpdateDate":1631921200642,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6096457c-5930-45b1-8a5e-12ea4b3229e3","invariantUUID":"b33293ae-3e5c-46b0-8c69-f75c19654515","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":"port","uniqueId":"105337d0-9f90-4337-9635-f519f0f29ed7","lifecycleState":"CERTIFIED","lastUpdateDate":1631921235558,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4dfc706-b91a-489a-9c2d-2cf2717f6d73","invariantUUID":"43634781-5635-4a65-8f27-f740c9ff5fd8","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b95e0-7d06-4bdb-8f1b-dea156ba4294","lifecycleState":"CERTIFIED","lastUpdateDate":1631921170742,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e65576cb-79e4-4ca2-b8d0-7e083d748932","invariantUUID":"9232fa97-9881-40f2-a7a9-9cb6dc1dde86","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":"e78ae4bb-5ba2-4ca4-829a-9762f6de858b","lifecycleState":"CERTIFIED","lastUpdateDate":1631920941638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45b91f89-8c1a-4be2-a3da-6e76ef8e3e98","invariantUUID":"0e7f05e5-a5af-48c6-a97b-8c0b93b5733e","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2215375e-afc0-42b2-bd4b-5be71eaa7c78","lifecycleState":"CERTIFIED","lastUpdateDate":1631921047712,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624620ab-d385-4af1-adf0-3e384cb24da6","invariantUUID":"369a25a7-7c23-42c5-b2c3-bd7050854177","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":"28ad8ba6-c26a-4a01-91fa-34e1dc779ca1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921108824,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a844edca-6265-4bd3-807c-b78818ffe5c1","invariantUUID":"42d5c429-ecb4-4e3b-af3a-6f897b1f0450","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":"defaulticon","uniqueId":"4532c16b-d4ec-453f-95e6-b285fbae807c","lifecycleState":"CERTIFIED","lastUpdateDate":1631920690389,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c78b652f-817b-415a-bc36-3a6b0a0b010f","invariantUUID":"e37c0816-1acc-4ba9-9977-cda31e706c26","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"144cc180-bde2-4259-93f7-9f3b3bf28b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921035774,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd0f4687-20ff-4ddc-b539-d26f480b1a2b","invariantUUID":"7aadda37-8967-498c-b619-97f7997c7a18","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":"07e36bb8-cfcf-4acb-ab0b-73b99b2ad796","lifecycleState":"CERTIFIED","lastUpdateDate":1631921087301,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"550696f4-1c57-4b89-8bf2-845f92f619c0","invariantUUID":"cd66f4a3-3a11-4148-a032-248cc30ccaea","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"255f1766-56dc-4878-8dfd-2250a3d93c2f","lifecycleState":"CERTIFIED","lastUpdateDate":1631921136431,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b395f7a3-7320-4d7f-ac00-f9bca89fc7e9","invariantUUID":"e0fc8011-0fa5-4840-a556-d2c922f0e393","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":"130a96dd-5b3e-4fdd-87d7-00fa08bb9803","lifecycleState":"CERTIFIED","lastUpdateDate":1631920959906,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48562b40-410e-4ad3-98ee-df64d64a516d","invariantUUID":"20a46091-c725-4ac8-9f2f-e511960a8c2d","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c3c3e4-2e3b-4754-9d96-0cf9ee713292","lifecycleState":"CERTIFIED","lastUpdateDate":1631920986824,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e3a92e-2915-4f73-a5c2-3951bce70075","invariantUUID":"6da85dce-ffa5-4c0d-acb5-5cdc3f9a3f39","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":"8a74d96f-9494-4498-8ea4-b805888d7d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920756807,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ee0aa0-7a23-40de-ac71-2e2bab4dd91c","invariantUUID":"3d3ca90e-e973-4d70-86dc-05026f06160d","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":"network","uniqueId":"73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920907023,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5228d60f-f72b-4c47-8077-b88cbd9f844c","invariantUUID":"89f8d0ee-328a-4b09-bd8e-b7c3dbc87498","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0e8908ff-6f44-41fa-8e22-2f0c12de2808","lifecycleState":"CERTIFIED","lastUpdateDate":1631921217485,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b0dc574-6e20-42f5-bc2d-4ee2b83f82a8","invariantUUID":"c6272503-9582-43c2-aa08-2861f80d98aa","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db99d550-1fdc-4df5-b78f-6018746fae40","lifecycleState":"CERTIFIED","lastUpdateDate":1631921113883,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6bccc58-8a5a-449b-9131-a8a04093bda1","invariantUUID":"2dcf9be7-46db-435c-8c2b-c33840e68a4f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"929028a1-0cb3-41fe-94a4-7da07f5044df","lifecycleState":"CERTIFIED","lastUpdateDate":1631928547887,"name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","systemName":"DemoPnfGjejgbo7wmexctzkcvqm","description":"catalog service description","tags":["robot-ete","Demo_pNF_GjEJgBO7wMExcTzkcVQm"],"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":"aa9c9805-44f8-4b48-9021-ae3d48f67ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1631929798004,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","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":"d59a9f93-4232-46a8-943d-54f3264e4771","lifecycleState":"CERTIFIED","lastUpdateDate":1631925786851,"name":"vFW 2021-09-18 00-42-03","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","systemName":"Vfw20210918004203","description":"catalog service description","tags":["robot-ete","vFW 2021-09-18 00-42-03"],"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":"24bdca64-b431-43aa-b653-5261a1c17cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631931244159,"name":"basic_onboard_bzwWIA","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","systemName":"BasicOnboardBzwwia","description":"service","tags":["basic_onboard_bzwWIA"],"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":"759d30fe-7fc0-4e14-81ad-b01ddbd95792","lifecycleState":"CERTIFIED","lastUpdateDate":1631930518705,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","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":"fe476f83-4148-48ab-9d3d-d10909972f51","lifecycleState":"CERTIFIED","lastUpdateDate":1631931353307,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-18 02:27:12,323 DEBUG 118:sdc_resource.py(1) - Resource basicclamp found in resources list 2021-09-18 02:27:12,324 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-18 02:27:12,324 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:12,325 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-18 02:27:12,325 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-18 02:27:12,327 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:27:12,464 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1790 2021-09-18 02:27:12,466 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-18 02:27:12,466 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","name":"vFW 5097db55-9673","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3bcc980a-b329-4a62-b726-af32770502b7/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3ef46f63-76a5-4cfa-921c-0a3088fefa85","invariantUUID":"d318fdc9-01b3-4466-adc1-e715f5634e43","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3ef46f63-76a5-4cfa-921c-0a3088fefa85/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3cad3890-88aa-4087-a9fa-86e7cdb6c910/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-18 02:27:12,469 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:27:12,469 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:12,469 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:12,469 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:27:12,470 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:27:12,470 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:12,470 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:12,470 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:27:12,470 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 5097db55-9673 from SDC 2021-09-18 02:27:12,471 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:12,471 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:12,471 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:27:12,471 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-09-18 02:27:12,471 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:12,472 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:12,472 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:27:12,472 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:27:12,472 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:12,472 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:12,473 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:27:12,473 DEBUG 147:__init__.py(1) - number of Vf returned: 5 2021-09-18 02:27:12,473 DEBUG 80:clamp.py(1) - Vf retrieved VF(name=basicclamp) 2021-09-18 02:27:12,474 DEBUG 159:__init__.py(1) - check if Service basicclamp exists in SDC 2021-09-18 02:27:12,474 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-18 02:27:12,474 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:12,475 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-18 02:27:12,475 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-18 02:27:12,477 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:27:13,159 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2149 2021-09-18 02:27:13,160 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-18 02:27:13,161 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","name":"vFW 2021-09-18 00-42-03","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4ea2ce05-e2a3-4516-a99e-0e5f92a4a609/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22bf0b56-357b-43b0-bcd9-6f5627247fdd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d018620d-e7c0-49f8-a28a-9e929714908a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dcdc25ba-2243-400a-b9c9-f39877aed586/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-18 02:27:13,164 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-09-18 00-42-03 from SDC 2021-09-18 02:27:13,164 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:13,164 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:13,164 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:13,165 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:27:13,165 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:13,165 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:13,165 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:13,165 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_GjEJgBO7wMExcTzkcVQm from SDC 2021-09-18 02:27:13,166 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:13,166 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:13,166 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:13,166 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-18 02:27:13,166 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:13,167 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:13,167 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:13,167 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:27:13,167 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:13,168 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:13,168 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:13,168 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:27:13,168 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:13,168 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:13,169 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:13,169 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-09-18 02:27:13,169 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-09-18 02:27:13,169 INFO 169:__init__.py(1) - Service basicclamp doesn't exist in SDC 2021-09-18 02:27:13,169 DEBUG 159:__init__.py(1) - check if Service basicclamp exists in SDC 2021-09-18 02:27:13,170 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-18 02:27:13,170 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:13,170 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-18 02:27:13,171 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-18 02:27:13,173 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:27:13,712 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2149 2021-09-18 02:27:13,714 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-18 02:27:13,714 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","name":"vFW 2021-09-18 00-42-03","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4ea2ce05-e2a3-4516-a99e-0e5f92a4a609/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22bf0b56-357b-43b0-bcd9-6f5627247fdd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d018620d-e7c0-49f8-a28a-9e929714908a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dcdc25ba-2243-400a-b9c9-f39877aed586/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-18 02:27:13,717 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-09-18 00-42-03 from SDC 2021-09-18 02:27:13,718 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:13,718 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:13,718 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:13,718 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:27:13,719 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:13,719 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:13,719 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:13,719 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_GjEJgBO7wMExcTzkcVQm from SDC 2021-09-18 02:27:13,719 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:13,720 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:13,720 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:13,720 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-18 02:27:13,720 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:13,720 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:13,720 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:13,721 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:27:13,721 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:13,721 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:13,721 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:13,721 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:27:13,722 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:13,722 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:13,722 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:13,722 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-09-18 02:27:13,723 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-09-18 02:27:13,723 INFO 169:__init__.py(1) - Service basicclamp doesn't exist in SDC 2021-09-18 02:27:13,723 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-09-18 02:27:13,723 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-09-18 02:27:13,724 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:13,724 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-09-18 02:27:13,724 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-09-18 02:27:13,726 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:13,984 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-09-18 02:27:13,985 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-09-18 02:27:13,987 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"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":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"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":"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"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":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"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":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"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},{"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":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"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":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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":"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":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-18 02:27:13,992 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-09-18 02:27:13,992 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-09-18 02:27:13,992 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-09-18 02:27:13,992 INFO 267:__init__.py(1) - attempting to create Service basicclamp in SDC 2021-09-18 02:27:13,993 DEBUG 159:__init__.py(1) - check if Service basicclamp exists in SDC 2021-09-18 02:27:13,993 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-18 02:27:13,993 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:13,993 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-18 02:27:13,994 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-18 02:27:13,996 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:27:14,536 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2149 2021-09-18 02:27:14,537 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-18 02:27:14,538 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","name":"vFW 2021-09-18 00-42-03","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4ea2ce05-e2a3-4516-a99e-0e5f92a4a609/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22bf0b56-357b-43b0-bcd9-6f5627247fdd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d018620d-e7c0-49f8-a28a-9e929714908a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dcdc25ba-2243-400a-b9c9-f39877aed586/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-18 02:27:14,541 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-09-18 00-42-03 from SDC 2021-09-18 02:27:14,542 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:14,542 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:14,542 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:14,542 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:27:14,543 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:14,543 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:14,543 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:14,543 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_GjEJgBO7wMExcTzkcVQm from SDC 2021-09-18 02:27:14,543 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:14,544 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:14,544 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:14,544 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-18 02:27:14,544 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:14,544 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:14,545 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:14,545 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:27:14,545 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:14,545 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:14,545 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:14,546 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:27:14,546 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:14,546 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:14,546 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:14,547 DEBUG 147:__init__.py(1) - number of Service returned: 6 2021-09-18 02:27:14,547 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-09-18 02:27:14,547 INFO 169:__init__.py(1) - Service basicclamp doesn't exist in SDC 2021-09-18 02:27:14,568 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:14,568 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-09-18 02:27:14,568 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basicclamp"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basicclamp", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-09-18 02:27:14,570 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:15,877 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2021-09-18 02:27:15,879 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-09-18 02:27:15,881 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.assettoscacsar","artifactName":"service-Basicclamp-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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.assettoscatemplate","artifactName":"service-Basicclamp-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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","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":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","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":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","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":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","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":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","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":"ad201bff-7a91-40bd-b21a-5d541a4a216b","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":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1631932035257,"icon":"network_l_1-3","description":"service","tags":["basicclamp"],"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33","componentMetadataForSupportLog":{"SupportablityComponentUUID":"438b1601-e385-4a34-9654-ca1f8dcf86d2","SupportablityComponentName":"basicclamp","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"438b1601-e385-4a34-9654-ca1f8dcf86d2","highestVersion":true,"systemName":"Basicclamp","invariantUUID":"633fc413-9082-4078-bb5a-07c92ef5bdec","normalizedName":"basicclamp","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1631932035257,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":null,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true,"name":"basicclamp"} 2021-09-18 02:27:15,886 INFO 285:__init__.py(1) - Service basicclamp is created in SDC 2021-09-18 02:27:15,886 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:15,887 INFO 85:clamp.py(1) - Service SERVICE(name=basicclamp) created 2021-09-18 02:27:15,887 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basicclamp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:15,888 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basicclamp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/distribution 2021-09-18 02:27:15,888 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basicclamp] data sent: None 2021-09-18 02:27:15,890 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:15,960 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/distribution HTTP/1.1" 200 38 2021-09-18 02:27:15,962 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basicclamp] response code: 200 2021-09-18 02:27:15,962 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basicclamp] response: {"distributionStatusOfServiceList":[]} 2021-09-18 02:27:15,965 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basicclamp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:15,965 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basicclamp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-09-18 02:27:15,966 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basicclamp] data sent: None 2021-09-18 02:27:15,967 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:16,011 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2021-09-18 02:27:16,012 INFO 142:onap_service.py(1) - [SDC][Check distribution for basicclamp] response code: 200 2021-09-18 02:27:16,012 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basicclamp] response: {"distributionStatusList":[]} 2021-09-18 02:27:16,014 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-18 02:27:16,019 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:16,020 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-18 02:27:16,020 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-18 02:27:16,022 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:16,913 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-18 02:27:16,916 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-18 02:27:16,920 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"193ce427-34aa-43d2-a12e-b45208640dae","lifecycleState":"CERTIFIED","lastUpdateDate":1631920976390,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dfbdd373-bf83-4741-8a69-394009c6ebba","invariantUUID":"cf50d641-f54d-4cec-995b-ca1678fa5f4c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6c34723-64a5-4e87-8c4f-669b5a9ebf20","lifecycleState":"CERTIFIED","lastUpdateDate":1631921212254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e926e0d-9cf3-4b65-b0c2-e61bcf6e8d12","invariantUUID":"7fa9abe9-a470-4413-b62f-0b1ad0cc2d4b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0eec6a9b-f203-4a8d-8595-a081af86a497","lifecycleState":"CERTIFIED","lastUpdateDate":1631930467787,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7346fb4b-d193-4c3a-b8f2-02b9ff5fc403","lifecycleState":"CERTIFIED","lastUpdateDate":1631920806921,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0de1a7b-6b94-4460-ac5f-14bf70083006","invariantUUID":"6917cf4d-1919-47c0-8b31-8d3c14b75663","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":"port","uniqueId":"fd068a16-6d6b-4f36-b81b-6105d76ff980","lifecycleState":"CERTIFIED","lastUpdateDate":1631921118937,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e72b18-dc5d-4efd-9a73-096fe6511ab9","invariantUUID":"227396be-61e0-4161-a313-19e3663d7ee6","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":"f563115d-a782-47a2-a7d4-7aa4edb6c991","lifecycleState":"CERTIFIED","lastUpdateDate":1631931301435,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","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":"defaulticon","uniqueId":"9263f7c9-39e0-4a90-aeda-5ad5a5a446e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631920997516,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58bb2c15-53b5-4d1d-8fe9-17fb8eb3b4f2","invariantUUID":"0f0cb33e-c12f-4f20-9dad-0497ceb87b7f","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":"port","uniqueId":"a4a32766-7c53-4892-9ec8-d12cf76a899b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921123997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f2800ec-68c1-4faa-8d17-864771a969e3","invariantUUID":"086bcfaa-00e0-4ae5-af7e-b08f5b660861","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":"defaulticon","uniqueId":"70468e6b-5ec1-4db6-9ac9-9204c7a7d0fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631931194015,"name":"basic_onboard_bzwWIA","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","systemName":"BasicOnboardBzwwia","description":"VF","tags":["basic_onboard_bzwWIA"],"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":"126dd084-55c8-418f-b930-330c7a6e99a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631920771742,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6472947b-2e63-4e5c-b180-df9caf63429d","invariantUUID":"a57eba1a-5040-49e8-afec-8f83213aa600","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":"92821e47-4fe4-46c5-921d-ab97686f1f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920788322,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ed7489e7-c09d-462d-8798-73b6ee0a51f2","invariantUUID":"8e56ae49-e581-460e-978e-a073b921fa14","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":"defaulticon","uniqueId":"f6d5642d-0e36-42eb-9881-d5d46a32700e","lifecycleState":"CERTIFIED","lastUpdateDate":1631925766068,"name":"vFW 5097db55-9673","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","systemName":"Vfw5097db559673","description":"vendor software product","tags":["vFW 5097db55-9673"],"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":"networkrules","uniqueId":"4c483ea3-6af0-4821-8b44-8d491d4b878f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920835253,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09adfd8a-3dc2-4718-98a8-1e19bc749f2b","invariantUUID":"6a6f66a0-faa7-4bbc-8132-e7dffd3fa71d","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"411b4bc0-7603-44ca-8115-ed468ad8a1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631921011687,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5dd5522-1706-424f-bf71-34e9dda25a28","invariantUUID":"4248a18f-9c04-4003-9f52-bd086fa6390b","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":"30977999-2782-4716-857c-3614ec89aad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921180894,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c378e197-890d-4d12-8a69-43b58cf9e918","invariantUUID":"7ddf24e8-90a1-4000-89cd-3d9b2029cd0b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2400fa7e-1c4c-44aa-8670-57ba481caac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631921024195,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab136bb3-9016-4a9d-a226-2159bf71d12e","invariantUUID":"43aa8e98-b46c-4079-8e4f-2cffc3f2669a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0582ef1-c9ad-4fa9-ae8c-4a0e187db186","lifecycleState":"CERTIFIED","lastUpdateDate":1631920723357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ee500b9-9523-44e1-8693-148ba8a108d6","invariantUUID":"5afbd134-94b6-42ff-b2fc-3a749797b131","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":"304f5efb-2518-4c7b-80e5-5dc6fcec18d3","lifecycleState":"CERTIFIED","lastUpdateDate":1631921150636,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0613c702-583f-44c4-9ba2-dbfca14e172d","invariantUUID":"18ce4dd3-5716-4695-99e9-b1eb4a61e4fc","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c85c3cfc-1fc6-4bed-bfef-c1dad0d32ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1631920765015,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b217f58-e8c4-4398-9352-12e2888570da","invariantUUID":"c2e02c8e-2345-4902-b4cf-84fc395ddd0d","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":"port","uniqueId":"c7330ad6-19f0-4a24-859b-9238c17b8f0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921193659,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f92b24a-b38b-4339-b960-35abde531270","invariantUUID":"7b083c14-b739-44a6-a825-495fe9f0264c","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":"objectStorage","uniqueId":"6a9ce2bd-f94d-4268-b5f0-7f102a1ebdcb","lifecycleState":"CERTIFIED","lastUpdateDate":1631921081958,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b3eded4-041b-4911-b5ca-df334b6a2b4c","invariantUUID":"7dc36567-9dce-4347-a656-b2841b4e0740","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":"compute","uniqueId":"4346c3b9-b6f6-409e-aa28-bb3174d6526b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921225625,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"412407ba-0db6-41fa-861c-7ea6fee5b5a6","invariantUUID":"57000e0d-1563-4add-b106-b7f33bb0ac52","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":"network","uniqueId":"a305646a-ffc6-4616-8411-3f0b911518da","lifecycleState":"CERTIFIED","lastUpdateDate":1631920965098,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b77be-eb35-48fd-9449-af32f269ecb7","invariantUUID":"0e7f8fd5-f71b-4914-94c1-8b5dc4c4a666","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":"da593460-77dc-461e-b4ed-262330b3ba7a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920696377,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1732662d-a88e-491f-b2ca-bfd84e312575","invariantUUID":"298c9d04-4681-48f0-acc6-2fe67f01c5d3","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8aaf8347-af40-49cf-aba1-704d72578bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1631921042228,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a961745-98c0-4c9d-8a9f-ef79d62dfc9b","invariantUUID":"b946f9f7-e9da-40fd-a0dc-219ad2924f7e","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":"network","uniqueId":"251cf1b4-6036-4004-a9c6-b62175f013a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631920794457,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af49ffaa-944b-4b13-9c76-8ae5480fd32e","invariantUUID":"6c1851b7-1ca7-4208-a40a-85b1469df782","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a38e3f1f-b5b8-4e9d-b0e8-8721bdc19ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921018220,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b53990f-3d3c-4315-878c-6f7ffca377c5","invariantUUID":"15dd97cc-de3f-4ab8-9db2-b2d75b2b0edc","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":"dc881770-c8fa-44c5-9bd8-b9b17fc35bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921058583,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1095dc15-f464-4dec-bce0-60b821ebef56","invariantUUID":"8e023aa2-132a-4642-9ec2-985aa55aed4a","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":"compute","uniqueId":"ded7d540-7e1e-40a8-bc41-84e46afe0444","lifecycleState":"CERTIFIED","lastUpdateDate":1631921220483,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a1a0bef-3063-4a41-a8ea-0d1063b45b6a","invariantUUID":"762d9177-752a-4ed9-b9d2-c39511b8a521","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":"objectStorage","uniqueId":"e9cbab61-eb9d-4fe0-a0c8-696874f45492","lifecycleState":"CERTIFIED","lastUpdateDate":1631920745570,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b9b9d9-d78c-4a1a-9d05-5c2a100d48ae","invariantUUID":"a647b6ed-caa4-4627-b7b4-85f43c698fca","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":"b3e60653-4248-4afe-a4cf-758b0c776281","lifecycleState":"CERTIFIED","lastUpdateDate":1631921156470,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9d1f6a9-0918-4191-853d-d2b0565d72a4","invariantUUID":"1371861d-8e60-46de-a6e0-79156761eb18","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":"port","uniqueId":"4125a498-d2d6-4b8d-a474-0a0f0e532a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920840612,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c711b7e-f7c7-4b4f-8619-8cedfea43b56","invariantUUID":"0b9b4bff-9bf5-445d-97eb-1738b2e88e37","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":"objectStorage","uniqueId":"a7af2066-64ad-481d-a29f-a940b7c7482a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920751419,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c224d516-e6d1-4750-a95c-f1f8948cdf17","invariantUUID":"27916289-5d70-4e84-beb2-74de83bdefd8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2e4ac18-4a5c-4234-8ccc-c53164aaad06","lifecycleState":"CERTIFIED","lastUpdateDate":1631921144853,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b45318e-d0c2-418a-85d7-00341d4f559e","invariantUUID":"85909ebb-c11c-4709-a2a6-434a21c8f240","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":"loadBalancer","uniqueId":"7dcb23e7-3b23-40d7-baf7-1d4130454977","lifecycleState":"CERTIFIED","lastUpdateDate":1631920718042,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10d3be-0aa7-4449-9010-e9c2a60fe930","invariantUUID":"8eedb302-5270-456c-ad44-02a7b1e66766","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a85ddf9-0d6f-4994-a985-139b8547e21c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921232491,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5edb7c8-87b1-4e49-bc0a-d42978bac2d8","invariantUUID":"4a86c601-a308-42f3-8039-399334062fc2","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de2101b6-2a9a-4a14-97af-09dc926d29fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631920887318,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4971a385-a3ab-466c-96a3-d51e145f4be7","invariantUUID":"824ba6e3-233d-437c-8736-4b60b050d6ef","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a4d47c7-b563-4649-95c8-7ee740722cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631920912832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79e614db-3255-4d93-8b2f-67c1fb0bceb5","invariantUUID":"db7d0800-b6da-4eda-be20-1892cbdcd2e6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5a8d6fa6-04f7-4951-8aba-94b58e879f78","lifecycleState":"CERTIFIED","lastUpdateDate":1631920702164,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284c099c-79df-4dc6-8a9c-1103fe260027","invariantUUID":"a52e3834-4978-459a-a981-96b7b160df02","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":"networkrules","uniqueId":"bdfff0ba-13ae-4283-b233-f6b361b0a73d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920855279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5b011e89-ee42-4b5d-a88c-9e7596f749f4","invariantUUID":"3fd95a4e-4268-43ed-b01e-00ae5db65b9c","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":"612fd255-c599-4126-9ec3-b3f5c51c8cad","lifecycleState":"CERTIFIED","lastUpdateDate":1631920800421,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8aa22d1c-fa70-4d12-9b13-3590a24e8f47","invariantUUID":"ca73129c-514d-4c47-9b0b-ef8e26cd4af5","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257e9986-d5d6-416a-b9cf-6b9429a54132","lifecycleState":"CERTIFIED","lastUpdateDate":1631920860521,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e601d43-56b6-4989-8f75-8ab232df0db1","invariantUUID":"93abd84b-be89-48d8-80ef-d5b7d76d7077","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":"compute","uniqueId":"cdbdc523-ef37-4e99-bf82-348a8c7f3f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920874294,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d62c60e-ef82-45dd-b5ec-e2b9da7d6394","invariantUUID":"dfa020bc-0921-46b4-8c03-1134426e81f9","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e96e1bd9-fc54-4048-b2aa-4e2b819e1957","lifecycleState":"CERTIFIED","lastUpdateDate":1631921004707,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4af7fd0b-ba76-429b-bc19-429f0fab3814","invariantUUID":"8c874770-7e91-4eb0-9134-6e90016f80b0","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":"b75d1801-5ff2-41ed-8d30-f16162c2a078","lifecycleState":"CERTIFIED","lastUpdateDate":1631920992027,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"76169cc2-b855-4be7-8db8-79d5a2476c7a","invariantUUID":"75233819-f21f-4910-a3e7-b975a3b81191","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":"bcf6e1ff-1ce3-4bf4-938a-816983908c13","lifecycleState":"CERTIFIED","lastUpdateDate":1631920894564,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e2f0a1-ee31-4eff-8d2b-19a75f07fd21","invariantUUID":"a759d874-f61a-4046-9f59-2949cc14e29f","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":"port","uniqueId":"f9502f0a-8971-4d2f-a249-04ddfd3ab00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921130041,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"937bcd3e-0dac-4c8f-8c73-e6f3c47e819f","invariantUUID":"95e55dc0-89ee-4e58-a2fa-80fe4adb60f4","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":"defaulticon","uniqueId":"cc803909-582e-49f2-a454-24562feeb692","lifecycleState":"CERTIFIED","lastUpdateDate":1631932017077,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ef46f63-76a5-4cfa-921c-0a3088fefa85","invariantUUID":"d318fdc9-01b3-4466-adc1-e715f5634e43","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":"defaulticon","uniqueId":"9f4f8223-817f-4dd7-8c8e-7b5fe5c0f0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631920777862,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9a6f8c5-1a5d-4c6e-8f67-98ebf355053b","invariantUUID":"bd1dde47-ee9a-4846-bfc2-eff64d608277","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":"724578e5-e76e-4bf3-9ec2-782eff7c8341","lifecycleState":"CERTIFIED","lastUpdateDate":1631920981584,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94975bd2-2106-4cb0-9de2-9fa51852bdb3","invariantUUID":"d55f20e7-1333-4d30-9a3e-f5a5f97c37dc","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":"compute","uniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","lifecycleState":"CERTIFIED","lastUpdateDate":1631920662140,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d354ed2-19f6-4c58-830a-3570573b60d9","invariantUUID":"fcf27d26-ae32-449d-984c-6fac2975d1c2","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":"735d6a93-c8a2-41bf-9763-94a16b724966","lifecycleState":"CERTIFIED","lastUpdateDate":1631920865811,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ccf29418-fb7a-4bfe-a04c-9317ab3ec8a9","invariantUUID":"964572ce-7f10-4f26-ac36-dfa43ef7b61d","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":"85d8a8a7-b6ea-47f2-8193-2fc76a8c8f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920918021,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fbd2f10-8895-4f58-be64-56c6c894d844","invariantUUID":"1ced938f-0d00-4b98-988c-7655ef076a8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"374ca84e-4e85-406b-ac71-2859c73ae994","lifecycleState":"CERTIFIED","lastUpdateDate":1631921175843,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafde791-ac1d-4a4f-b658-86674c2d36c5","invariantUUID":"ac96baf0-8261-4cf9-87f7-dd2f63b06cfc","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":"network","uniqueId":"1ab21962-1f98-4e7a-9ff3-acfe60128226","lifecycleState":"CERTIFIED","lastUpdateDate":1631920880311,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7c42aa8-58ee-4b11-801b-133196cb9eb7","invariantUUID":"8da356cc-91fe-49a9-bd6d-3d7da3a59072","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":"objectStorage","uniqueId":"19619637-4832-45e2-b227-1bffbbeacf79","lifecycleState":"CERTIFIED","lastUpdateDate":1631921064529,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efe0fa30-a77e-441a-8984-ebd01a270246","invariantUUID":"b09f838a-250b-4f3c-a8d8-d2bda5696337","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":"defaulticon","uniqueId":"820921d6-4559-4df5-81b7-e74c078ab45f","lifecycleState":"CERTIFIED","lastUpdateDate":1631928534993,"name":"pNF a19ccc3c-79c6","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3c03a367-728e-43d3-bcea-b45d272a613a","invariantUUID":"e5482b11-ca74-445a-8eba-e431685ffc48","systemName":"PnfA19ccc3c79c6","description":"vendor software product","tags":["pNF a19ccc3c-79c6"],"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":"e13a8d5c-9c49-40b9-b258-8e991c0d02bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631920728538,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d385e247-50dd-46f5-b5af-92dc7e0e02eb","invariantUUID":"b1fecf38-0e43-4bb8-8efd-d3e4e88e18dd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0829400-4800-494c-8e40-f4360a5c4c2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631921162848,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4723b494-3916-46de-ae5e-db94ee28eb7a","invariantUUID":"f71d8ff3-68d1-4000-aeb9-2e6e72a54f35","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":"ba51588c-a2fc-4dd4-b79b-c8bc633671ef","lifecycleState":"CERTIFIED","lastUpdateDate":1631920783085,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f71623d-e8a0-4d19-bf8a-aff872c51692","invariantUUID":"bf0e1d70-af0e-4b5d-b379-cd267c7432c7","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":"objectStorage","uniqueId":"05b3819d-0c78-4cb4-be97-780c712b98db","lifecycleState":"CERTIFIED","lastUpdateDate":1631921200642,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6096457c-5930-45b1-8a5e-12ea4b3229e3","invariantUUID":"b33293ae-3e5c-46b0-8c69-f75c19654515","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":"port","uniqueId":"105337d0-9f90-4337-9635-f519f0f29ed7","lifecycleState":"CERTIFIED","lastUpdateDate":1631921235558,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4dfc706-b91a-489a-9c2d-2cf2717f6d73","invariantUUID":"43634781-5635-4a65-8f27-f740c9ff5fd8","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b95e0-7d06-4bdb-8f1b-dea156ba4294","lifecycleState":"CERTIFIED","lastUpdateDate":1631921170742,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e65576cb-79e4-4ca2-b8d0-7e083d748932","invariantUUID":"9232fa97-9881-40f2-a7a9-9cb6dc1dde86","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":"e78ae4bb-5ba2-4ca4-829a-9762f6de858b","lifecycleState":"CERTIFIED","lastUpdateDate":1631920941638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45b91f89-8c1a-4be2-a3da-6e76ef8e3e98","invariantUUID":"0e7f05e5-a5af-48c6-a97b-8c0b93b5733e","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2215375e-afc0-42b2-bd4b-5be71eaa7c78","lifecycleState":"CERTIFIED","lastUpdateDate":1631921047712,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624620ab-d385-4af1-adf0-3e384cb24da6","invariantUUID":"369a25a7-7c23-42c5-b2c3-bd7050854177","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":"28ad8ba6-c26a-4a01-91fa-34e1dc779ca1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921108824,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a844edca-6265-4bd3-807c-b78818ffe5c1","invariantUUID":"42d5c429-ecb4-4e3b-af3a-6f897b1f0450","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":"defaulticon","uniqueId":"4532c16b-d4ec-453f-95e6-b285fbae807c","lifecycleState":"CERTIFIED","lastUpdateDate":1631920690389,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c78b652f-817b-415a-bc36-3a6b0a0b010f","invariantUUID":"e37c0816-1acc-4ba9-9977-cda31e706c26","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"144cc180-bde2-4259-93f7-9f3b3bf28b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921035774,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd0f4687-20ff-4ddc-b539-d26f480b1a2b","invariantUUID":"7aadda37-8967-498c-b619-97f7997c7a18","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":"07e36bb8-cfcf-4acb-ab0b-73b99b2ad796","lifecycleState":"CERTIFIED","lastUpdateDate":1631921087301,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"550696f4-1c57-4b89-8bf2-845f92f619c0","invariantUUID":"cd66f4a3-3a11-4148-a032-248cc30ccaea","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"255f1766-56dc-4878-8dfd-2250a3d93c2f","lifecycleState":"CERTIFIED","lastUpdateDate":1631921136431,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b395f7a3-7320-4d7f-ac00-f9bca89fc7e9","invariantUUID":"e0fc8011-0fa5-4840-a556-d2c922f0e393","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":"130a96dd-5b3e-4fdd-87d7-00fa08bb9803","lifecycleState":"CERTIFIED","lastUpdateDate":1631920959906,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48562b40-410e-4ad3-98ee-df64d64a516d","invariantUUID":"20a46091-c725-4ac8-9f2f-e511960a8c2d","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c3c3e4-2e3b-4754-9d96-0cf9ee713292","lifecycleState":"CERTIFIED","lastUpdateDate":1631920986824,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e3a92e-2915-4f73-a5c2-3951bce70075","invariantUUID":"6da85dce-ffa5-4c0d-acb5-5cdc3f9a3f39","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":"8a74d96f-9494-4498-8ea4-b805888d7d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920756807,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ee0aa0-7a23-40de-ac71-2e2bab4dd91c","invariantUUID":"3d3ca90e-e973-4d70-86dc-05026f06160d","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":"network","uniqueId":"73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920907023,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5228d60f-f72b-4c47-8077-b88cbd9f844c","invariantUUID":"89f8d0ee-328a-4b09-bd8e-b7c3dbc87498","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0e8908ff-6f44-41fa-8e22-2f0c12de2808","lifecycleState":"CERTIFIED","lastUpdateDate":1631921217485,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b0dc574-6e20-42f5-bc2d-4ee2b83f82a8","invariantUUID":"c6272503-9582-43c2-aa08-2861f80d98aa","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db99d550-1fdc-4df5-b78f-6018746fae40","lifecycleState":"CERTIFIED","lastUpdateDate":1631921113883,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6bccc58-8a5a-449b-9131-a8a04093bda1","invariantUUID":"2dcf9be7-46db-435c-8c2b-c33840e68a4f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"929028a1-0cb3-41fe-94a4-7da07f5044df","lifecycleState":"CERTIFIED","lastUpdateDate":1631928547887,"name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","systemName":"DemoPnfGjejgbo7wmexctzkcvqm","description":"catalog service description","tags":["robot-ete","Demo_pNF_GjEJgBO7wMExcTzkcVQm"],"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":"aa9c9805-44f8-4b48-9021-ae3d48f67ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1631929798004,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","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":"d59a9f93-4232-46a8-943d-54f3264e4771","lifecycleState":"CERTIFIED","lastUpdateDate":1631925786851,"name":"vFW 2021-09-18 00-42-03","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","systemName":"Vfw20210918004203","description":"catalog service description","tags":["robot-ete","vFW 2021-09-18 00-42-03"],"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":"24bdca64-b431-43aa-b653-5261a1c17cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631931244159,"name":"basic_onboard_bzwWIA","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","systemName":"BasicOnboardBzwwia","description":"service","tags":["basic_onboard_bzwWIA"],"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":"759d30fe-7fc0-4e14-81ad-b01ddbd95792","lifecycleState":"CERTIFIED","lastUpdateDate":1631930518705,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","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":"d16392b7-eac8-4ee4-9f0c-7f896705ba33","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1631932035257,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"438b1601-e385-4a34-9654-ca1f8dcf86d2","invariantUUID":"633fc413-9082-4078-bb5a-07c92ef5bdec","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":"fe476f83-4148-48ab-9d3d-d10909972f51","lifecycleState":"CERTIFIED","lastUpdateDate":1631931353307,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-18 02:27:16,927 DEBUG 118:sdc_resource.py(1) - Resource basicclamp found in resources list 2021-09-18 02:27:16,928 DEBUG 129:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:16,928 DEBUG 131:onap_service.py(1) - [SDC][Add VF to service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/d16392b7-eac8-4ee4-9f0c-7f896705ba33/resourceInstance 2021-09-18 02:27:16,929 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basicclamp", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "cc803909-582e-49f2-a454-24562feeb692", "originType": "VF", "componentUid": "cc803909-582e-49f2-a454-24562feeb692", "icon": "defaulticon" } 2021-09-18 02:27:16,931 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:20,043 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/d16392b7-eac8-4ee4-9f0c-7f896705ba33/resourceInstance HTTP/1.1" 201 None 2021-09-18 02:27:20,045 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-09-18 02:27:20,047 DEBUG 146:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":null,"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basicclamp 0","SupportablityComponentVersion":null},"actualComponentUid":"cc803909-582e-49f2-a454-24562feeb692","createdFromCsar":false,"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0","normalizedName":"basicclamp0","name":"basicclamp 0","icon":"defaulticon","creationTime":1631932038248,"description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basicclamp0","createdFrom":null,"componentUid":"cc803909-582e-49f2-a454-24562feeb692","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.Basicclamp","modificationTime":1631932038248,"customizationUUID":"b2c33aaf-7ba3-46e2-99cc-e51ee17b1bcd","posX":"200","posY":"100","componentName":"basicclamp","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-09-18 02:27:20,048 INFO 511:service.py(1) - Resource VF basicclamp has been added on serice basicclamp 2021-09-18 02:27:20,051 INFO 91:clamp.py(1) - Try to add blueprint to basicclamp 2021-09-18 02:27:20,051 INFO 94:clamp.py(1) - DCAE INVENTORY BLUEPRINT file retrieved 2021-09-18 02:27:20,052 DEBUG 129:onap_service.py(1) - [SDC][Get nf unique ID] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:20,052 DEBUG 131:onap_service.py(1) - [SDC][Get nf unique ID] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/d16392b7-eac8-4ee4-9f0c-7f896705ba33 2021-09-18 02:27:20,052 DEBUG 132:onap_service.py(1) - [SDC][Get nf unique ID] data sent: None 2021-09-18 02:27:20,054 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:20,528 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/d16392b7-eac8-4ee4-9f0c-7f896705ba33 HTTP/1.1" 200 None 2021-09-18 02:27:20,530 INFO 142:onap_service.py(1) - [SDC][Get nf unique ID] response code: 200 2021-09-18 02:27:20,533 DEBUG 146:onap_service.py(1) - [SDC][Get nf unique ID] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.assettoscacsar","artifactName":"service-Basicclamp-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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.assettoscatemplate","artifactName":"service-Basicclamp-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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932004487,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YTU2Zjg0ZTYxNDI5MmRkYTFjYjZlZDFiYmNlNzBlZGI=","artifactUUID":"7e834052-b02b-4839-abe2-5e1beb9a2366","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"a5ed477d-786b-40b4-974e-4a69033527a5.vflicense","duplicated":false,"payloadUpdateDate":1631932004490,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631932004487,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_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":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","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":1631932004522,"description":"created from csar","artifactType":"HEAT","uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"f5031bcd-5440-4284-ae35-e00ea7f80519","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"a5ed477d-786b-40b4-974e-4a69033527a5.heat1","duplicated":false,"payloadUpdateDate":1631932004536,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_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":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","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":1631932004522,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932004463,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YjcyZGVmNGE4ZjdlNGFiNTFmNjNhOWVkMzg1MDI0YzA=","artifactUUID":"ac6ba33f-bf3a-42dd-8b9f-44c7e7dde9cd","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"a5ed477d-786b-40b4-974e-4a69033527a5.vendorlicense","duplicated":false,"payloadUpdateDate":1631932004472,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631932004463,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu18_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":"ubuntu18_name_0","type":"string","description":"The VM name","defaultValue":"ubuntu18","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":1631932038810,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactUUID":"edd665c6-f0bd-49df-af4d-2becf0906d7b","generatedFromId":"a5ed477d-786b-40b4-974e-4a69033527a5.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu18_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":"ubuntu18_name_0","type":"string","description":"The VM name","defaultValue":"ubuntu18","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":1631932038810,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631932038810,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicclampvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932004505,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vspbasicclampvspinformationtxt","artifactName":"VSP_basicclamp_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OTA1ZTFhOGMxMTk0NzAzMWYxNWEwYTlmZDVmZTllZmU=","artifactUUID":"14f01502-96f0-4d11-bc58-f78ffe25a8d0","artifactDisplayName":"VSP_basicclamp_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicclampvspinformationtxt","esId":"a5ed477d-786b-40b4-974e-4a69033527a5.vspbasicclampvspinformationtxt","duplicated":false,"payloadUpdateDate":1631932004506,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631932004505,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1631932038816,"artifacts":["a5ed477d-786b-40b4-974e-4a69033527a5.heat1","a5ed477d-786b-40b4-974e-4a69033527a5.heat1env"],"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0.a5ed477d-786b-40b4-974e-4a69033527a5.Basicclamp..base_ubuntu18..module-0.basicclamp0basicclampbase_ubuntu18module0","invariantUUID":"d2e71e7e-b6fc-4d00-b611-9d3b4eca8bad","normalizedName":"basicclamp0basicclampbase_ubuntu18module0","modificationTime":1631932038816,"customizationUUID":"099a3f66-35ed-46c7-b3f8-14170aed6389","groupInstanceArtifacts":["d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0.heat1env"],"groupInstanceArtifactsUuid":["edd665c6-f0bd-49df-af4d-2becf0906d7b"],"artifactsUuid":["f5031bcd-5440-4284-ae35-e00ea7f80519"],"groupUUID":"f7d8e066-a9e4-4be1-928b-4f495de2e144","groupName":"Basicclamp..base_ubuntu18..module-0","groupUid":"a5ed477d-786b-40b4-974e-4a69033527a5.Basicclamp..base_ubuntu18..module-0","name":"basicclamp0..Basicclamp..base_ubuntu18..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_ubuntu18","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_ubuntu18","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"a5ed477d-786b-40b4-974e-4a69033527a5.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basicclamp 0"},"actualComponentUid":"cc803909-582e-49f2-a454-24562feeb692","createdFromCsar":false,"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0","normalizedName":"basicclamp0","name":"basicclamp 0","icon":"defaulticon","creationTime":1631932038248,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basicclamp0","componentUid":"cc803909-582e-49f2-a454-24562feeb692","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.Basicclamp","modificationTime":1631932038248,"customizationUUID":"b2c33aaf-7ba3-46e2-99cc-e51ee17b1bcd","posX":"200","posY":"100","componentName":"basicclamp","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0":[{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"a5ed477d-786b-40b4-974e-4a69033527a5.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1631932035257,"icon":"network_l_1-3","description":"service","tags":["basicclamp"],"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33","componentMetadataForSupportLog":{"SupportablityComponentUUID":"438b1601-e385-4a34-9654-ca1f8dcf86d2","SupportablityComponentName":"basicclamp","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"438b1601-e385-4a34-9654-ca1f8dcf86d2","highestVersion":true,"systemName":"Basicclamp","invariantUUID":"633fc413-9082-4078-bb5a-07c92ef5bdec","normalizedName":"basicclamp","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1631932035257,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"d16392b7-eac8-4ee4-9f0c-7f896705ba33"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basicclamp"} 2021-09-18 02:27:20,546 DEBUG 129:onap_service.py(1) - [SDC][Add artifact to vf] sent header: {'Content-Type': 'application/json; charset=UTF-8', 'Accept': 'application/json, text/plain, */*', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate, br', 'Content-MD5': 'ZjgyMTI5YTdiMmI3MGJiZTg4OTY5YjI3NTZlNTdiZjA='} 2021-09-18 02:27:20,546 DEBUG 131:onap_service.py(1) - [SDC][Add artifact to vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/d16392b7-eac8-4ee4-9f0c-7f896705ba33/resourceInstance/d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0/artifacts 2021-09-18 02:27:20,546 DEBUG 132:onap_service.py(1) - [SDC][Add artifact to vf] data sent: { "artifactGroupType": "DEPLOYMENT", "artifactName": "tca-microservice.yaml", "artifactLabel": "sdktca-microservice", "artifactType": "DCAE_INVENTORY_BLUEPRINT", "description": "test", "payloadData": "IyA9PT09PT09PT09PT1MSUNFTlNFX1NUQVJUPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQojID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09CiMgQ29weXJpZ2h0IChDKSAyMDE5LTIwMjAgQVQmVCBJbnRlbGxlY3R1YWwgUHJvcGVydHkuIEFsbCByaWdodHMgcmVzZXJ2ZWQuCiMgPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KIyBMaWNlbnNlZCB1bmRlciB0aGUgQXBhY2hlIExpY2Vuc2UsIFZlcnNpb24gMi4wICh0aGUgIkxpY2Vuc2UiKTsKIyB5b3UgbWF5IG5vdCB1c2UgdGhpcyBmaWxlIGV4Y2VwdCBpbiBjb21wbGlhbmNlIHdpdGggdGhlIExpY2Vuc2UuCiMgWW91IG1heSBvYnRhaW4gYSBjb3B5IG9mIHRoZSBMaWNlbnNlIGF0CiMKIyAgICAgIGh0dHA6Ly93d3cuYXBhY2hlLm9yZy9saWNlbnNlcy9MSUNFTlNFLTIuMAojCiMgVW5sZXNzIHJlcXVpcmVkIGJ5IGFwcGxpY2FibGUgbGF3IG9yIGFncmVlZCB0byBpbiB3cml0aW5nLCBzb2Z0d2FyZQojIGRpc3RyaWJ1dGVkIHVuZGVyIHRoZSBMaWNlbnNlIGlzIGRpc3RyaWJ1dGVkIG9uIGFuICJBUyBJUyIgQkFTSVMsCiMgV0lUSE9VVCBXQVJSQU5USUVTIE9SIENPTkRJVElPTlMgT0YgQU5ZIEtJTkQsIGVpdGhlciBleHByZXNzIG9yIGltcGxpZWQuCiMgU2VlIHRoZSBMaWNlbnNlIGZvciB0aGUgc3BlY2lmaWMgbGFuZ3VhZ2UgZ292ZXJuaW5nIHBlcm1pc3Npb25zIGFuZAojIGxpbWl0YXRpb25zIHVuZGVyIHRoZSBMaWNlbnNlLgojID09PT09PT09PT09PUxJQ0VOU0VfRU5EPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09CiNrOHMtdGNhLWdlbjItdjMueWFtbAoKdG9zY2FfZGVmaW5pdGlvbnNfdmVyc2lvbjogY2xvdWRpZnlfZHNsXzFfMwppbXBvcnRzOgogIC0gaHR0cHM6Ly93d3cuZ2V0Y2xvdWRpZnkub3JnL3NwZWMvY2xvdWRpZnkvNC41LjUvdHlwZXMueWFtbAogIC0gcGx1Z2luOms4c3BsdWdpbj92ZXJzaW9uPT49My40LjMsPDQuMC4wCiAgLSBwbHVnaW46Y2xhbXBwb2xpY3lwbHVnaW4/dmVyc2lvbj0xLjEuMAppbnB1dHM6CiAgc2VydmljZV9uYW1lOgogICAgdHlwZTogc3RyaW5nCiAgICBkZWZhdWx0OiAnZGNhZS10Y2FnZW4yJwogIGxvZ19kaXJlY3Rvcnk6CiAgICB0eXBlOiBzdHJpbmcKICAgIGRlZmF1bHQ6ICIvb3B0L2xvZ3MvZGNhZS1hbmFseXRpY3MtdGNhIgogIHJlcGxpY2FzOgogICAgdHlwZTogaW50ZWdlcgogICAgZGVzY3JpcHRpb246IG51bWJlciBvZiBpbnN0YW5jZXMKICAgIGRlZmF1bHQ6IDEKICBzcHJpbmcuZGF0YS5tb25nb2RiLnVyaToKICAgIHR5cGU6IHN0cmluZwogICAgZGVmYXVsdDogIm1vbmdvZGI6Ly9kY2FlLW1vbmdvaG9zdC9kY2FlLXRjYWdlbjIiCiAgdGFnX3ZlcnNpb246CiAgICB0eXBlOiBzdHJpbmcKICAgIGRlZmF1bHQ6ICJuZXh1cy1yZG52Ni5vbmFwLmR5bi5uZXNjLm5va2lhLm5ldDoxMDAwMS9vbmFwL29yZy5vbmFwLmRjYWVnZW4yLmFuYWx5dGljcy50Y2EtZ2VuMi5kY2FlLWFuYWx5dGljcy10Y2Etd2ViOjEuMi4xIgogIHRjYS5hYWkucGFzc3dvcmQ6CiAgICB0eXBlOiBzdHJpbmcKICAgIGRlZmF1bHQ6ICJEQ0FFIgogIHRjYS5hYWkudXJsOgogICAgdHlwZTogc3RyaW5nCiAgICBkZWZhdWx0OiAiaHR0cDovL2FhaS5vbmFwLnN2Yy5jbHVzdGVyLmxvY2FsIgogIHRjYS5hYWkudXNlcm5hbWU6CiAgICB0eXBlOiBzdHJpbmcKICAgIGRlZmF1bHQ6ICJEQ0FFIgogIHRjYV9oYW5kbGVfaW5fc3Vic2NyaWJlX3VybDoKICAgIHR5cGU6IHN0cmluZwogICAgZGVmYXVsdDogImh0dHA6Ly9tZXNzYWdlLXJvdXRlci5vbmFwLnN2Yy5jbHVzdGVyLmxvY2FsOjM5MDQvZXZlbnRzL3VuYXV0aGVudGljYXRlZC5WRVNfTUVBU1VSRU1FTlRfT1VUUFVUIgogIHRjYV9oYW5kbGVfb3V0X3B1Ymxpc2hfdXJsOgogICAgdHlwZTogc3RyaW5nCiAgICBkZWZhdWx0OiAiaHR0cDovL21lc3NhZ2Utcm91dGVyLm9uYXAuc3ZjLmNsdXN0ZXIubG9jYWw6MzkwNC9ldmVudHMvdW5hdXRoZW50aWNhdGVkLkRDQUVfQ0xfT1VUUFVUIgogIHRjYV9jb25zdW1lcl9ncm91cDoKICAgIHR5cGU6IHN0cmluZwogICAgZGVmYXVsdDogImNnMSIKICBwb2xpY3lfbW9kZWxfaWQ6CiAgICB0eXBlOiBzdHJpbmcKICAgIGRlZmF1bHQ6ICJvbmFwLnBvbGljaWVzLm1vbml0b3JpbmcudGNhZ2VuMiIKICBwb2xpY3lfaWQ6CiAgICB0eXBlOiBzdHJpbmcKICAgIGRlZmF1bHQ6ICJvbmFwLnJlc3RhcnQudGNhIgpub2RlX3RlbXBsYXRlczoKICBkb2NrZXIudGNhOgogICAgdHlwZTogZGNhZS5ub2Rlcy5Db250YWluZXJpemVkU2VydmljZUNvbXBvbmVudAogICAgcmVsYXRpb25zaGlwczoKICAgICAgLSB0YXJnZXQ6IHRjYWdlbjJfcG9saWN5CiAgICAgICAgdHlwZTogY2xvdWRpZnkucmVsYXRpb25zaGlwcy5kZXBlbmRzX29uCiAgICBpbnRlcmZhY2VzOgogICAgICBjbG91ZGlmeS5pbnRlcmZhY2VzLmxpZmVjeWNsZToKICAgICAgICBzdGFydDoKICAgICAgICAgIGlucHV0czoKICAgICAgICAgICAgcG9ydHM6CiAgICAgICAgICAgICAgLSBjb25jYXQ6IFsiOTA5MToiLCAiMCJdCiAgICBwcm9wZXJ0aWVzOgogICAgICBhcHBsaWNhdGlvbl9jb25maWc6CiAgICAgICAgc2VydmljZV9jYWxsczogW10KICAgICAgICBzdHJlYW1zX3B1Ymxpc2hlczoKICAgICAgICAgIHRjYV9oYW5kbGVfb3V0OgogICAgICAgICAgICBkbWFhcF9pbmZvOgogICAgICAgICAgICAgIHRvcGljX3VybDoKICAgICAgICAgICAgICAgIGdldF9pbnB1dDogdGNhX2hhbmRsZV9vdXRfcHVibGlzaF91cmwKICAgICAgICAgICAgdHlwZTogbWVzc2FnZV9yb3V0ZXIKICAgICAgICBzdHJlYW1zX3N1YnNjcmliZXM6CiAgICAgICAgICB0Y2FfaGFuZGxlX2luOgogICAgICAgICAgICBkbWFhcF9pbmZvOgogICAgICAgICAgICAgIHRvcGljX3VybDoKICAgICAgICAgICAgICAgIGdldF9pbnB1dDogdGNhX2hhbmRsZV9pbl9zdWJzY3JpYmVfdXJsCiAgICAgICAgICAgIHR5cGU6IG1lc3NhZ2Vfcm91dGVyCiAgICAgICAgc3ByaW5nLmRhdGEubW9uZ29kYi51cmk6CiAgICAgICAgICBnZXRfaW5wdXQ6IHNwcmluZy5kYXRhLm1vbmdvZGIudXJpCiAgICAgICAgc3RyZWFtc19zdWJzY3JpYmVzLnRjYV9oYW5kbGVfaW4uY29uc3VtZXJfZ3JvdXA6CiAgICAgICAgICBnZXRfaW5wdXQ6IHRjYV9jb25zdW1lcl9ncm91cAogICAgICAgIHN0cmVhbXNfc3Vic2NyaWJlcy50Y2FfaGFuZGxlX2luLmNvbnN1bWVyX2lkc1swXTogYzAKICAgICAgICBzdHJlYW1zX3N1YnNjcmliZXMudGNhX2hhbmRsZV9pbi5jb25zdW1lcl9pZHNbMV06IGMxCiAgICAgICAgc3RyZWFtc19zdWJzY3JpYmVzLnRjYV9oYW5kbGVfaW4ubWVzc2FnZV9saW1pdDogNTAwMDAKICAgICAgICBzdHJlYW1zX3N1YnNjcmliZXMudGNhX2hhbmRsZV9pbi5wb2xsaW5nLmF1dG9fYWRqdXN0aW5nLm1heDogNjAwMDAKICAgICAgICBzdHJlYW1zX3N1YnNjcmliZXMudGNhX2hhbmRsZV9pbi5wb2xsaW5nLmF1dG9fYWRqdXN0aW5nLm1pbjogMzAwMDAKICAgICAgICBzdHJlYW1zX3N1YnNjcmliZXMudGNhX2hhbmRsZV9pbi5wb2xsaW5nLmF1dG9fYWRqdXN0aW5nLnN0ZXBfZG93bjogMzAwMDAKICAgICAgICBzdHJlYW1zX3N1YnNjcmliZXMudGNhX2hhbmRsZV9pbi5wb2xsaW5nLmF1dG9fYWRqdXN0aW5nLnN0ZXBfdXA6IDEwMDAwCiAgICAgICAgc3RyZWFtc19zdWJzY3JpYmVzLnRjYV9oYW5kbGVfaW4ucG9sbGluZy5maXhlZF9yYXRlOiAwCiAgICAgICAgc3RyZWFtc19zdWJzY3JpYmVzLnRjYV9oYW5kbGVfaW4udGltZW91dDogLTEKICAgICAgICB0Y2EuYWFpLmVuYWJsZV9lbnJpY2htZW50OiB0cnVlCiAgICAgICAgdGNhLmFhaS5nZW5lcmljX3ZuZl9wYXRoOiBhYWkvdjExL25ldHdvcmsvZ2VuZXJpYy12bmZzL2dlbmVyaWMtdm5mCiAgICAgICAgdGNhLmFhaS5ub2RlX3F1ZXJ5X3BhdGg6IGFhaS92MTEvc2VhcmNoL25vZGVzLXF1ZXJ5CiAgICAgICAgdGNhLmFhaS5wYXNzd29yZDoKICAgICAgICAgIGdldF9pbnB1dDogdGNhLmFhaS5wYXNzd29yZAogICAgICAgIHRjYS5hYWkudXJsOgogICAgICAgICAgZ2V0X2lucHV0OiB0Y2EuYWFpLnVybAogICAgICAgIHRjYS5hYWkudXNlcm5hbWU6CiAgICAgICAgICBnZXRfaW5wdXQ6IHRjYS5hYWkudXNlcm5hbWUKICAgICAgICB0Y2EucG9saWN5OiAneyJkb21haW4iOiJtZWFzdXJlbWVudHNGb3JWZlNjYWxpbmciLCJtZXRyaWNzUGVyRXZlbnROYW1lIjpbeyJldmVudE5hbWUiOiJ2RmlyZXdhbGxCcm9hZGNhc3RQYWNrZXRzIiwiY29udHJvbExvb3BTY2hlbWFUeXBlIjoiVk0iLCJwb2xpY3lTY29wZSI6IkRDQUUiLCJwb2xpY3lOYW1lIjoiRENBRS5Db25maWdfdGNhLWhpLWxvIiwicG9saWN5VmVyc2lvbiI6InYwLjAuMSIsInRocmVzaG9sZHMiOlt7ImNsb3NlZExvb3BDb250cm9sTmFtZSI6IkNvbnRyb2xMb29wLXZGaXJld2FsbC1kMGExZGZjNi05NGY1LTRmZDQtYTViNS00NjMwYjQzODg1MGEiLCJ2ZXJzaW9uIjoiMS4wLjIiLCJmaWVsZFBhdGgiOiIkLmV2ZW50Lm1lYXN1cmVtZW50c0ZvclZmU2NhbGluZ0ZpZWxkcy52TmljUGVyZm9ybWFuY2VBcnJheVsqXS5yZWNlaXZlZFRvdGFsUGFja2V0c0RlbHRhIiwidGhyZXNob2xkVmFsdWUiOjMwMCwiZGlyZWN0aW9uIjoiTEVTU19PUl9FUVVBTCIsInNldmVyaXR5IjoiTUFKT1IiLCJjbG9zZWRMb29wRXZlbnRTdGF0dXMiOiJPTlNFVCJ9LHsiY2xvc2VkTG9vcENvbnRyb2xOYW1lIjoiQ29udHJvbExvb3AtdkZpcmV3YWxsLWQwYTFkZmM2LTk0ZjUtNGZkNC1hNWI1LTQ2MzBiNDM4ODUwYSIsInZlcnNpb24iOiIxLjAuMiIsImZpZWxkUGF0aCI6IiQuZXZlbnQubWVhc3VyZW1lbnRzRm9yVmZTY2FsaW5nRmllbGRzLnZOaWNQZXJmb3JtYW5jZUFycmF5WypdLnJlY2VpdmVkVG90YWxQYWNrZXRzRGVsdGEiLCJ0aHJlc2hvbGRWYWx1ZSI6NzAwLCJkaXJlY3Rpb24iOiJHUkVBVEVSX09SX0VRVUFMIiwic2V2ZXJpdHkiOiJDUklUSUNBTCIsImNsb3NlZExvb3BFdmVudFN0YXR1cyI6Ik9OU0VUIn1dfSx7ImV2ZW50TmFtZSI6InZMb2FkQmFsYW5jZXIiLCJjb250cm9sTG9vcFNjaGVtYVR5cGUiOiJWTSIsInBvbGljeVNjb3BlIjoiRENBRSIsInBvbGljeU5hbWUiOiJEQ0FFLkNvbmZpZ190Y2EtaGktbG8iLCJwb2xpY3lWZXJzaW9uIjoidjAuMC4xIiwidGhyZXNob2xkcyI6W3siY2xvc2VkTG9vcENvbnRyb2xOYW1lIjoiQ29udHJvbExvb3AtdkROUy02ZjM3ZjU2ZC1hODdkLTRiODUtYjZhOS1jYzk1M2NmNzc5YjMiLCJ2ZXJzaW9uIjoiMS4wLjIiLCJmaWVsZFBhdGgiOiIkLmV2ZW50Lm1lYXN1cmVtZW50c0ZvclZmU2NhbGluZ0ZpZWxkcy52TmljUGVyZm9ybWFuY2VBcnJheVsqXS5yZWNlaXZlZFRvdGFsUGFja2V0c0RlbHRhIiwidGhyZXNob2xkVmFsdWUiOjMwMCwiZGlyZWN0aW9uIjoiR1JFQVRFUl9PUl9FUVVBTCIsInNldmVyaXR5IjoiQ1JJVElDQUwiLCJjbG9zZWRMb29wRXZlbnRTdGF0dXMiOiJPTlNFVCJ9XX0seyJldmVudE5hbWUiOiJNZWFzdXJlbWVudF92R01VWCIsImNvbnRyb2xMb29wU2NoZW1hVHlwZSI6IlZORiIsInBvbGljeVNjb3BlIjoiRENBRSIsInBvbGljeU5hbWUiOiJEQ0FFLkNvbmZpZ190Y2EtaGktbG8iLCJwb2xpY3lWZXJzaW9uIjoidjAuMC4xIiwidGhyZXNob2xkcyI6W3siY2xvc2VkTG9vcENvbnRyb2xOYW1lIjoiQ29udHJvbExvb3AtdkNQRS00OGYwYzJjMy1hMTcyLTQxOTItOWFlMy0wNTIyNzQxODFiNmUiLCJ2ZXJzaW9uIjoiMS4wLjIiLCJmaWVsZFBhdGgiOiIkLmV2ZW50Lm1lYXN1cmVtZW50c0ZvclZmU2NhbGluZ0ZpZWxkcy5hZGRpdGlvbmFsTWVhc3VyZW1lbnRzWypdLmFycmF5T2ZGaWVsZHNbMF0udmFsdWUiLCJ0aHJlc2hvbGRWYWx1ZSI6MCwiZGlyZWN0aW9uIjoiRVFVQUwiLCJzZXZlcml0eSI6Ik1BSk9SIiwiY2xvc2VkTG9vcEV2ZW50U3RhdHVzIjoiQUJBVEVEIn0seyJjbG9zZWRMb29wQ29udHJvbE5hbWUiOiJDb250cm9sTG9vcC12Q1BFLTQ4ZjBjMmMzLWExNzItNDE5Mi05YWUzLTA1MjI3NDE4MWI2ZSIsInZlcnNpb24iOiIxLjAuMiIsImZpZWxkUGF0aCI6IiQuZXZlbnQubWVhc3VyZW1lbnRzRm9yVmZTY2FsaW5nRmllbGRzLmFkZGl0aW9uYWxNZWFzdXJlbWVudHNbKl0uYXJyYXlPZkZpZWxkc1swXS52YWx1ZSIsInRocmVzaG9sZFZhbHVlIjowLCJkaXJlY3Rpb24iOiJHUkVBVEVSIiwic2V2ZXJpdHkiOiJDUklUSUNBTCIsImNsb3NlZExvb3BFdmVudFN0YXR1cyI6Ik9OU0VUIn1dfV19JwogICAgICAgIHRjYS5wcm9jZXNzaW5nX2JhdGNoX3NpemU6IDEwMDAwCiAgICAgICAgdGNhLmVuYWJsZV9hYmF0ZW1lbnQ6IHRydWUKICAgICAgICB0Y2EuZW5hYmxlX2Vjb21wX2xvZ2dpbmc6IHRydWUKICAgICAgZG9ja2VyX2NvbmZpZzoKICAgICAgICBoZWFsdGhjaGVjazoKICAgICAgICAgIGVuZHBvaW50OiAvYWN0dWF0b3IvaGVhbHRoCiAgICAgICAgICBpbnRlcnZhbDogMzBzCiAgICAgICAgICB0aW1lb3V0OiAxMHMKICAgICAgICAgIHR5cGU6IGh0dHAKICAgICAgaW1hZ2U6CiAgICAgICAgZ2V0X2lucHV0OiB0YWdfdmVyc2lvbgogICAgICBsb2dfaW5mbzoKICAgICAgICBsb2dfZGlyZWN0b3J5OgogICAgICAgICAgZ2V0X2lucHV0OiBsb2dfZGlyZWN0b3J5CiAgICAgIHRsc19pbmZvOgogICAgICAgIHVzZV90bHM6IHRydWUKICAgICAgICBjZXJ0X2RpcmVjdG9yeTogJy9ldGMvdGNhLWdlbjIvc3NsJwogICAgICByZXBsaWNhczoKICAgICAgICBnZXRfaW5wdXQ6IHJlcGxpY2FzCiAgICAgIHNlcnZpY2VfY29tcG9uZW50X3R5cGU6IHsgZ2V0X2lucHV0OiBzZXJ2aWNlX25hbWUgfQogIHRjYWdlbjJfcG9saWN5OgogICAgdHlwZTogY2xhbXAubm9kZXMucG9saWN5CiAgICBwcm9wZXJ0aWVzOgogICAgICBwb2xpY3lfaWQ6CiAgICAgICAgZ2V0X2lucHV0OiBwb2xpY3lfaWQKICAgICAgcG9saWN5X21vZGVsX2lkOgogICAgICAgIGdldF9pbnB1dDogcG9saWN5X21vZGVsX2lkCg==", "heatParameters": [] } 2021-09-18 02:27:20,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:22,913 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/d16392b7-eac8-4ee4-9f0c-7f896705ba33/resourceInstance/d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0/artifacts HTTP/1.1" 200 None 2021-09-18 02:27:22,915 INFO 142:onap_service.py(1) - [SDC][Add artifact to vf] response code: 200 2021-09-18 02:27:22,916 DEBUG 146:onap_service.py(1) - [SDC][Add artifact to vf] response: {"payloadData":"SXlBOVBUMDlQVDA5UFQwOVBUMU1TVU5GVGxORlgxTlVRVkpVUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQUW9qSUQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlDaU1nUTI5d2VYSnBaMmgwSUNoREtTQXlNREU1TFRJd01qQWdRVlFtVkNCSmJuUmxiR3hsWTNSMVlXd2dVSEp2Y0dWeWRIa3VJRUZzYkNCeWFXZG9kSE1nY21WelpYSjJaV1F1Q2lNZ1BUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLSXlCTWFXTmxibk5sWkNCMWJtUmxjaUIwYUdVZ1FYQmhZMmhsSUV4cFkyVnVjMlVzSUZabGNuTnBiMjRnTWk0d0lDaDBhR1VnSWt4cFkyVnVjMlVpS1RzS0l5QjViM1VnYldGNUlHNXZkQ0IxYzJVZ2RHaHBjeUJtYVd4bElHVjRZMlZ3ZENCcGJpQmpiMjF3YkdsaGJtTmxJSGRwZEdnZ2RHaGxJRXhwWTJWdWMyVXVDaU1nV1c5MUlHMWhlU0J2WW5SaGFXNGdZU0JqYjNCNUlHOW1JSFJvWlNCTWFXTmxibk5sSUdGMENpTUtJeUFnSUNBZ0lHaDBkSEE2THk5M2QzY3VZWEJoWTJobExtOXlaeTlzYVdObGJuTmxjeTlNU1VORlRsTkZMVEl1TUFvakNpTWdWVzVzWlhOeklISmxjWFZwY21Wa0lHSjVJR0Z3Y0d4cFkyRmliR1VnYkdGM0lHOXlJR0ZuY21WbFpDQjBieUJwYmlCM2NtbDBhVzVuTENCemIyWjBkMkZ5WlFvaklHUnBjM1J5YVdKMWRHVmtJSFZ1WkdWeUlIUm9aU0JNYVdObGJuTmxJR2x6SUdScGMzUnlhV0oxZEdWa0lHOXVJR0Z1SUNKQlV5QkpVeUlnUWtGVFNWTXNDaU1nVjBsVVNFOVZWQ0JYUVZKU1FVNVVTVVZUSUU5U0lFTlBUa1JKVkVsUFRsTWdUMFlnUVU1WklFdEpUa1FzSUdWcGRHaGxjaUJsZUhCeVpYTnpJRzl5SUdsdGNHeHBaV1F1Q2lNZ1UyVmxJSFJvWlNCTWFXTmxibk5sSUdadmNpQjBhR1VnYzNCbFkybG1hV01nYkdGdVozVmhaMlVnWjI5MlpYSnVhVzVuSUhCbGNtMXBjM05wYjI1eklHRnVaQW9qSUd4cGJXbDBZWFJwYjI1eklIVnVaR1Z5SUhSb1pTQk1hV05sYm5ObExnb2pJRDA5UFQwOVBUMDlQVDA5UFV4SlEwVk9VMFZmUlU1RVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOUNpTnJPSE10ZEdOaExXZGxiakl0ZGpNdWVXRnRiQW9LZEc5elkyRmZaR1ZtYVc1cGRHbHZibk5mZG1WeWMybHZiam9nWTJ4dmRXUnBabmxmWkhOc1h6RmZNd3BwYlhCdmNuUnpPZ29nSUMwZ2FIUjBjSE02THk5M2QzY3VaMlYwWTJ4dmRXUnBabmt1YjNKbkwzTndaV012WTJ4dmRXUnBabmt2TkM0MUxqVXZkSGx3WlhNdWVXRnRiQW9nSUMwZ2NHeDFaMmx1T21zNGMzQnNkV2RwYmo5MlpYSnphVzl1UFQ0OU15NDBMak1zUERRdU1DNHdDaUFnTFNCd2JIVm5hVzQ2WTJ4aGJYQndiMnhwWTNsd2JIVm5hVzQvZG1WeWMybHZiajB4TGpFdU1BcHBibkIxZEhNNkNpQWdjMlZ5ZG1salpWOXVZVzFsT2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQmtaV1poZFd4ME9pQW5aR05oWlMxMFkyRm5aVzR5SndvZ0lHeHZaMTlrYVhKbFkzUnZjbms2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHUmxabUYxYkhRNklDSXZiM0IwTDJ4dlozTXZaR05oWlMxaGJtRnNlWFJwWTNNdGRHTmhJZ29nSUhKbGNHeHBZMkZ6T2dvZ0lDQWdkSGx3WlRvZ2FXNTBaV2RsY2dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUc1MWJXSmxjaUJ2WmlCcGJuTjBZVzVqWlhNS0lDQWdJR1JsWm1GMWJIUTZJREVLSUNCemNISnBibWN1WkdGMFlTNXRiMjVuYjJSaUxuVnlhVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ1pHVm1ZWFZzZERvZ0ltMXZibWR2WkdJNkx5OWtZMkZsTFcxdmJtZHZhRzl6ZEM5a1kyRmxMWFJqWVdkbGJqSWlDaUFnZEdGblgzWmxjbk5wYjI0NkNpQWdJQ0IwZVhCbE9pQnpkSEpwYm1jS0lDQWdJR1JsWm1GMWJIUTZJQ0p1WlhoMWN5MXlaRzUyTmk1dmJtRndMbVI1Ymk1dVpYTmpMbTV2YTJsaExtNWxkRG94TURBd01TOXZibUZ3TDI5eVp5NXZibUZ3TG1SallXVm5aVzR5TG1GdVlXeDVkR2xqY3k1MFkyRXRaMlZ1TWk1a1kyRmxMV0Z1WVd4NWRHbGpjeTEwWTJFdGQyVmlPakV1TWk0eElnb2dJSFJqWVM1aFlXa3VjR0Z6YzNkdmNtUTZDaUFnSUNCMGVYQmxPaUJ6ZEhKcGJtY0tJQ0FnSUdSbFptRjFiSFE2SUNKRVEwRkZJZ29nSUhSallTNWhZV2t1ZFhKc09nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JrWldaaGRXeDBPaUFpYUhSMGNEb3ZMMkZoYVM1dmJtRndMbk4yWXk1amJIVnpkR1Z5TG14dlkyRnNJZ29nSUhSallTNWhZV2t1ZFhObGNtNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHUmxabUYxYkhRNklDSkVRMEZGSWdvZ0lIUmpZVjlvWVc1a2JHVmZhVzVmYzNWaWMyTnlhV0psWDNWeWJEb0tJQ0FnSUhSNWNHVTZJSE4wY21sdVp3b2dJQ0FnWkdWbVlYVnNkRG9nSW1oMGRIQTZMeTl0WlhOellXZGxMWEp2ZFhSbGNpNXZibUZ3TG5OMll5NWpiSFZ6ZEdWeUxteHZZMkZzT2pNNU1EUXZaWFpsYm5SekwzVnVZWFYwYUdWdWRHbGpZWFJsWkM1V1JWTmZUVVZCVTFWU1JVMUZUbFJmVDFWVVVGVlVJZ29nSUhSallWOW9ZVzVrYkdWZmIzVjBYM0IxWW14cGMyaGZkWEpzT2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQmtaV1poZFd4ME9pQWlhSFIwY0RvdkwyMWxjM05oWjJVdGNtOTFkR1Z5TG05dVlYQXVjM1pqTG1Oc2RYTjBaWEl1Ykc5allXdzZNemt3TkM5bGRtVnVkSE12ZFc1aGRYUm9aVzUwYVdOaGRHVmtMa1JEUVVWZlEweGZUMVZVVUZWVUlnb2dJSFJqWVY5amIyNXpkVzFsY2w5bmNtOTFjRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ1pHVm1ZWFZzZERvZ0ltTm5NU0lLSUNCd2IyeHBZM2xmYlc5a1pXeGZhV1E2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHUmxabUYxYkhRNklDSnZibUZ3TG5CdmJHbGphV1Z6TG0xdmJtbDBiM0pwYm1jdWRHTmhaMlZ1TWlJS0lDQndiMnhwWTNsZmFXUTZDaUFnSUNCMGVYQmxPaUJ6ZEhKcGJtY0tJQ0FnSUdSbFptRjFiSFE2SUNKdmJtRndMbkpsYzNSaGNuUXVkR05oSWdwdWIyUmxYM1JsYlhCc1lYUmxjem9LSUNCa2IyTnJaWEl1ZEdOaE9nb2dJQ0FnZEhsd1pUb2daR05oWlM1dWIyUmxjeTVEYjI1MFlXbHVaWEpwZW1Wa1UyVnlkbWxqWlVOdmJYQnZibVZ1ZEFvZ0lDQWdjbVZzWVhScGIyNXphR2x3Y3pvS0lDQWdJQ0FnTFNCMFlYSm5aWFE2SUhSallXZGxiakpmY0c5c2FXTjVDaUFnSUNBZ0lDQWdkSGx3WlRvZ1kyeHZkV1JwWm5rdWNtVnNZWFJwYjI1emFHbHdjeTVrWlhCbGJtUnpYMjl1Q2lBZ0lDQnBiblJsY21aaFkyVnpPZ29nSUNBZ0lDQmpiRzkxWkdsbWVTNXBiblJsY21aaFkyVnpMbXhwWm1WamVXTnNaVG9LSUNBZ0lDQWdJQ0J6ZEdGeWREb0tJQ0FnSUNBZ0lDQWdJR2x1Y0hWMGN6b0tJQ0FnSUNBZ0lDQWdJQ0FnY0c5eWRITTZDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0xTQmpiMjVqWVhRNklGc2lPVEE1TVRvaUxDQWlNQ0pkQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQmhjSEJzYVdOaGRHbHZibDlqYjI1bWFXYzZDaUFnSUNBZ0lDQWdjMlZ5ZG1salpWOWpZV3hzY3pvZ1cxMEtJQ0FnSUNBZ0lDQnpkSEpsWVcxelgzQjFZbXhwYzJobGN6b0tJQ0FnSUNBZ0lDQWdJSFJqWVY5b1lXNWtiR1ZmYjNWME9nb2dJQ0FnSUNBZ0lDQWdJQ0JrYldGaGNGOXBibVp2T2dvZ0lDQWdJQ0FnSUNBZ0lDQWdJSFJ2Y0dsalgzVnliRG9LSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR2RsZEY5cGJuQjFkRG9nZEdOaFgyaGhibVJzWlY5dmRYUmZjSFZpYkdsemFGOTFjbXdLSUNBZ0lDQWdJQ0FnSUNBZ2RIbHdaVG9nYldWemMyRm5aVjl5YjNWMFpYSUtJQ0FnSUNBZ0lDQnpkSEpsWVcxelgzTjFZbk5qY21saVpYTTZDaUFnSUNBZ0lDQWdJQ0IwWTJGZmFHRnVaR3hsWDJsdU9nb2dJQ0FnSUNBZ0lDQWdJQ0JrYldGaGNGOXBibVp2T2dvZ0lDQWdJQ0FnSUNBZ0lDQWdJSFJ2Y0dsalgzVnliRG9LSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJR2RsZEY5cGJuQjFkRG9nZEdOaFgyaGhibVJzWlY5cGJsOXpkV0p6WTNKcFltVmZkWEpzQ2lBZ0lDQWdJQ0FnSUNBZ0lIUjVjR1U2SUcxbGMzTmhaMlZmY205MWRHVnlDaUFnSUNBZ0lDQWdjM0J5YVc1bkxtUmhkR0V1Ylc5dVoyOWtZaTUxY21rNkNpQWdJQ0FnSUNBZ0lDQm5aWFJmYVc1d2RYUTZJSE53Y21sdVp5NWtZWFJoTG0xdmJtZHZaR0l1ZFhKcENpQWdJQ0FnSUNBZ2MzUnlaV0Z0YzE5emRXSnpZM0pwWW1WekxuUmpZVjlvWVc1a2JHVmZhVzR1WTI5dWMzVnRaWEpmWjNKdmRYQTZDaUFnSUNBZ0lDQWdJQ0JuWlhSZmFXNXdkWFE2SUhSallWOWpiMjV6ZFcxbGNsOW5jbTkxY0FvZ0lDQWdJQ0FnSUhOMGNtVmhiWE5mYzNWaWMyTnlhV0psY3k1MFkyRmZhR0Z1Wkd4bFgybHVMbU52Ym5OMWJXVnlYMmxrYzFzd1hUb2dZekFLSUNBZ0lDQWdJQ0J6ZEhKbFlXMXpYM04xWW5OamNtbGlaWE11ZEdOaFgyaGhibVJzWlY5cGJpNWpiMjV6ZFcxbGNsOXBaSE5iTVYwNklHTXhDaUFnSUNBZ0lDQWdjM1J5WldGdGMxOXpkV0p6WTNKcFltVnpMblJqWVY5b1lXNWtiR1ZmYVc0dWJXVnpjMkZuWlY5c2FXMXBkRG9nTlRBd01EQUtJQ0FnSUNBZ0lDQnpkSEpsWVcxelgzTjFZbk5qY21saVpYTXVkR05oWDJoaGJtUnNaVjlwYmk1d2IyeHNhVzVuTG1GMWRHOWZZV1JxZFhOMGFXNW5MbTFoZURvZ05qQXdNREFLSUNBZ0lDQWdJQ0J6ZEhKbFlXMXpYM04xWW5OamNtbGlaWE11ZEdOaFgyaGhibVJzWlY5cGJpNXdiMnhzYVc1bkxtRjFkRzlmWVdScWRYTjBhVzVuTG0xcGJqb2dNekF3TURBS0lDQWdJQ0FnSUNCemRISmxZVzF6WDNOMVluTmpjbWxpWlhNdWRHTmhYMmhoYm1Sc1pWOXBiaTV3YjJ4c2FXNW5MbUYxZEc5ZllXUnFkWE4wYVc1bkxuTjBaWEJmWkc5M2Jqb2dNekF3TURBS0lDQWdJQ0FnSUNCemRISmxZVzF6WDNOMVluTmpjbWxpWlhNdWRHTmhYMmhoYm1Sc1pWOXBiaTV3YjJ4c2FXNW5MbUYxZEc5ZllXUnFkWE4wYVc1bkxuTjBaWEJmZFhBNklERXdNREF3Q2lBZ0lDQWdJQ0FnYzNSeVpXRnRjMTl6ZFdKelkzSnBZbVZ6TG5SallWOW9ZVzVrYkdWZmFXNHVjRzlzYkdsdVp5NW1hWGhsWkY5eVlYUmxPaUF3Q2lBZ0lDQWdJQ0FnYzNSeVpXRnRjMTl6ZFdKelkzSnBZbVZ6TG5SallWOW9ZVzVrYkdWZmFXNHVkR2x0Wlc5MWREb2dMVEVLSUNBZ0lDQWdJQ0IwWTJFdVlXRnBMbVZ1WVdKc1pWOWxibkpwWTJodFpXNTBPaUIwY25WbENpQWdJQ0FnSUNBZ2RHTmhMbUZoYVM1blpXNWxjbWxqWDNadVpsOXdZWFJvT2lCaFlXa3ZkakV4TDI1bGRIZHZjbXN2WjJWdVpYSnBZeTEyYm1aekwyZGxibVZ5YVdNdGRtNW1DaUFnSUNBZ0lDQWdkR05oTG1GaGFTNXViMlJsWDNGMVpYSjVYM0JoZEdnNklHRmhhUzkyTVRFdmMyVmhjbU5vTDI1dlpHVnpMWEYxWlhKNUNpQWdJQ0FnSUNBZ2RHTmhMbUZoYVM1d1lYTnpkMjl5WkRvS0lDQWdJQ0FnSUNBZ0lHZGxkRjlwYm5CMWREb2dkR05oTG1GaGFTNXdZWE56ZDI5eVpBb2dJQ0FnSUNBZ0lIUmpZUzVoWVdrdWRYSnNPZ29nSUNBZ0lDQWdJQ0FnWjJWMFgybHVjSFYwT2lCMFkyRXVZV0ZwTG5WeWJBb2dJQ0FnSUNBZ0lIUmpZUzVoWVdrdWRYTmxjbTVoYldVNkNpQWdJQ0FnSUNBZ0lDQm5aWFJmYVc1d2RYUTZJSFJqWVM1aFlXa3VkWE5sY201aGJXVUtJQ0FnSUNBZ0lDQjBZMkV1Y0c5c2FXTjVPaUFuZXlKa2IyMWhhVzRpT2lKdFpXRnpkWEpsYldWdWRITkdiM0pXWmxOallXeHBibWNpTENKdFpYUnlhV056VUdWeVJYWmxiblJPWVcxbElqcGJleUpsZG1WdWRFNWhiV1VpT2lKMlJtbHlaWGRoYkd4Q2NtOWhaR05oYzNSUVlXTnJaWFJ6SWl3aVkyOXVkSEp2YkV4dmIzQlRZMmhsYldGVWVYQmxJam9pVmswaUxDSndiMnhwWTNsVFkyOXdaU0k2SWtSRFFVVWlMQ0p3YjJ4cFkzbE9ZVzFsSWpvaVJFTkJSUzVEYjI1bWFXZGZkR05oTFdocExXeHZJaXdpY0c5c2FXTjVWbVZ5YzJsdmJpSTZJbll3TGpBdU1TSXNJblJvY21WemFHOXNaSE1pT2x0N0ltTnNiM05sWkV4dmIzQkRiMjUwY205c1RtRnRaU0k2SWtOdmJuUnliMnhNYjI5d0xYWkdhWEpsZDJGc2JDMWtNR0V4Wkdaak5pMDVOR1kxTFRSbVpEUXRZVFZpTlMwME5qTXdZalF6T0RnMU1HRWlMQ0oyWlhKemFXOXVJam9pTVM0d0xqSWlMQ0ptYVdWc1pGQmhkR2dpT2lJa0xtVjJaVzUwTG0xbFlYTjFjbVZ0Wlc1MGMwWnZjbFptVTJOaGJHbHVaMFpwWld4a2N5NTJUbWxqVUdWeVptOXliV0Z1WTJWQmNuSmhlVnNxWFM1eVpXTmxhWFpsWkZSdmRHRnNVR0ZqYTJWMGMwUmxiSFJoSWl3aWRHaHlaWE5vYjJ4a1ZtRnNkV1VpT2pNd01Dd2laR2x5WldOMGFXOXVJam9pVEVWVFUxOVBVbDlGVVZWQlRDSXNJbk5sZG1WeWFYUjVJam9pVFVGS1QxSWlMQ0pqYkc5elpXUk1iMjl3UlhabGJuUlRkR0YwZFhNaU9pSlBUbE5GVkNKOUxIc2lZMnh2YzJWa1RHOXZjRU52Ym5SeWIyeE9ZVzFsSWpvaVEyOXVkSEp2YkV4dmIzQXRka1pwY21WM1lXeHNMV1F3WVRGa1ptTTJMVGswWmpVdE5HWmtOQzFoTldJMUxUUTJNekJpTkRNNE9EVXdZU0lzSW5abGNuTnBiMjRpT2lJeExqQXVNaUlzSW1acFpXeGtVR0YwYUNJNklpUXVaWFpsYm5RdWJXVmhjM1Z5WlcxbGJuUnpSbTl5Vm1aVFkyRnNhVzVuUm1sbGJHUnpMblpPYVdOUVpYSm1iM0p0WVc1alpVRnljbUY1V3lwZExuSmxZMlZwZG1Wa1ZHOTBZV3hRWVdOclpYUnpSR1ZzZEdFaUxDSjBhSEpsYzJodmJHUldZV3gxWlNJNk56QXdMQ0prYVhKbFkzUnBiMjRpT2lKSFVrVkJWRVZTWDA5U1gwVlJWVUZNSWl3aWMyVjJaWEpwZEhraU9pSkRVa2xVU1VOQlRDSXNJbU5zYjNObFpFeHZiM0JGZG1WdWRGTjBZWFIxY3lJNklrOU9VMFZVSW4xZGZTeDdJbVYyWlc1MFRtRnRaU0k2SW5aTWIyRmtRbUZzWVc1alpYSWlMQ0pqYjI1MGNtOXNURzl2Y0ZOamFHVnRZVlI1Y0dVaU9pSldUU0lzSW5CdmJHbGplVk5qYjNCbElqb2lSRU5CUlNJc0luQnZiR2xqZVU1aGJXVWlPaUpFUTBGRkxrTnZibVpwWjE5MFkyRXRhR2t0Ykc4aUxDSndiMnhwWTNsV1pYSnphVzl1SWpvaWRqQXVNQzR4SWl3aWRHaHlaWE5vYjJ4a2N5STZXM3NpWTJ4dmMyVmtURzl2Y0VOdmJuUnliMnhPWVcxbElqb2lRMjl1ZEhKdmJFeHZiM0F0ZGtST1V5MDJaak0zWmpVMlpDMWhPRGRrTFRSaU9EVXRZalpoT1Mxall6azFNMk5tTnpjNVlqTWlMQ0oyWlhKemFXOXVJam9pTVM0d0xqSWlMQ0ptYVdWc1pGQmhkR2dpT2lJa0xtVjJaVzUwTG0xbFlYTjFjbVZ0Wlc1MGMwWnZjbFptVTJOaGJHbHVaMFpwWld4a2N5NTJUbWxqVUdWeVptOXliV0Z1WTJWQmNuSmhlVnNxWFM1eVpXTmxhWFpsWkZSdmRHRnNVR0ZqYTJWMGMwUmxiSFJoSWl3aWRHaHlaWE5vYjJ4a1ZtRnNkV1VpT2pNd01Dd2laR2x5WldOMGFXOXVJam9pUjFKRlFWUkZVbDlQVWw5RlVWVkJUQ0lzSW5ObGRtVnlhWFI1SWpvaVExSkpWRWxEUVV3aUxDSmpiRzl6WldSTWIyOXdSWFpsYm5SVGRHRjBkWE1pT2lKUFRsTkZWQ0o5WFgwc2V5SmxkbVZ1ZEU1aGJXVWlPaUpOWldGemRYSmxiV1Z1ZEY5MlIwMVZXQ0lzSW1OdmJuUnliMnhNYjI5d1UyTm9aVzFoVkhsd1pTSTZJbFpPUmlJc0luQnZiR2xqZVZOamIzQmxJam9pUkVOQlJTSXNJbkJ2YkdsamVVNWhiV1VpT2lKRVEwRkZMa052Ym1acFoxOTBZMkV0YUdrdGJHOGlMQ0p3YjJ4cFkzbFdaWEp6YVc5dUlqb2lkakF1TUM0eElpd2lkR2h5WlhOb2IyeGtjeUk2VzNzaVkyeHZjMlZrVEc5dmNFTnZiblJ5YjJ4T1lXMWxJam9pUTI5dWRISnZiRXh2YjNBdGRrTlFSUzAwT0dZd1l6SmpNeTFoTVRjeUxUUXhPVEl0T1dGbE15MHdOVEl5TnpReE9ERmlObVVpTENKMlpYSnphVzl1SWpvaU1TNHdMaklpTENKbWFXVnNaRkJoZEdnaU9pSWtMbVYyWlc1MExtMWxZWE4xY21WdFpXNTBjMFp2Y2xabVUyTmhiR2x1WjBacFpXeGtjeTVoWkdScGRHbHZibUZzVFdWaGMzVnlaVzFsYm5Seld5cGRMbUZ5Y21GNVQyWkdhV1ZzWkhOYk1GMHVkbUZzZFdVaUxDSjBhSEpsYzJodmJHUldZV3gxWlNJNk1Dd2laR2x5WldOMGFXOXVJam9pUlZGVlFVd2lMQ0p6WlhabGNtbDBlU0k2SWsxQlNrOVNJaXdpWTJ4dmMyVmtURzl2Y0VWMlpXNTBVM1JoZEhWeklqb2lRVUpCVkVWRUluMHNleUpqYkc5elpXUk1iMjl3UTI5dWRISnZiRTVoYldVaU9pSkRiMjUwY205c1RHOXZjQzEyUTFCRkxUUTRaakJqTW1NekxXRXhOekl0TkRFNU1pMDVZV1V6TFRBMU1qSTNOREU0TVdJMlpTSXNJblpsY25OcGIyNGlPaUl4TGpBdU1pSXNJbVpwWld4a1VHRjBhQ0k2SWlRdVpYWmxiblF1YldWaGMzVnlaVzFsYm5SelJtOXlWbVpUWTJGc2FXNW5SbWxsYkdSekxtRmtaR2wwYVc5dVlXeE5aV0Z6ZFhKbGJXVnVkSE5iS2wwdVlYSnlZWGxQWmtacFpXeGtjMXN3WFM1MllXeDFaU0lzSW5Sb2NtVnphRzlzWkZaaGJIVmxJam93TENKa2FYSmxZM1JwYjI0aU9pSkhVa1ZCVkVWU0lpd2ljMlYyWlhKcGRIa2lPaUpEVWtsVVNVTkJUQ0lzSW1Oc2IzTmxaRXh2YjNCRmRtVnVkRk4wWVhSMWN5STZJazlPVTBWVUluMWRmVjE5SndvZ0lDQWdJQ0FnSUhSallTNXdjbTlqWlhOemFXNW5YMkpoZEdOb1gzTnBlbVU2SURFd01EQXdDaUFnSUNBZ0lDQWdkR05oTG1WdVlXSnNaVjloWW1GMFpXMWxiblE2SUhSeWRXVUtJQ0FnSUNBZ0lDQjBZMkV1Wlc1aFlteGxYMlZqYjIxd1gyeHZaMmRwYm1jNklIUnlkV1VLSUNBZ0lDQWdaRzlqYTJWeVgyTnZibVpwWnpvS0lDQWdJQ0FnSUNCb1pXRnNkR2hqYUdWamF6b0tJQ0FnSUNBZ0lDQWdJR1Z1WkhCdmFXNTBPaUF2WVdOMGRXRjBiM0l2YUdWaGJIUm9DaUFnSUNBZ0lDQWdJQ0JwYm5SbGNuWmhiRG9nTXpCekNpQWdJQ0FnSUNBZ0lDQjBhVzFsYjNWME9pQXhNSE1LSUNBZ0lDQWdJQ0FnSUhSNWNHVTZJR2gwZEhBS0lDQWdJQ0FnYVcxaFoyVTZDaUFnSUNBZ0lDQWdaMlYwWDJsdWNIVjBPaUIwWVdkZmRtVnljMmx2YmdvZ0lDQWdJQ0JzYjJkZmFXNW1iem9LSUNBZ0lDQWdJQ0JzYjJkZlpHbHlaV04wYjNKNU9nb2dJQ0FnSUNBZ0lDQWdaMlYwWDJsdWNIVjBPaUJzYjJkZlpHbHlaV04wYjNKNUNpQWdJQ0FnSUhSc2MxOXBibVp2T2dvZ0lDQWdJQ0FnSUhWelpWOTBiSE02SUhSeWRXVUtJQ0FnSUNBZ0lDQmpaWEowWDJScGNtVmpkRzl5ZVRvZ0p5OWxkR012ZEdOaExXZGxiakl2YzNOc0p3b2dJQ0FnSUNCeVpYQnNhV05oY3pvS0lDQWdJQ0FnSUNCblpYUmZhVzV3ZFhRNklISmxjR3hwWTJGekNpQWdJQ0FnSUhObGNuWnBZMlZmWTI5dGNHOXVaVzUwWDNSNWNHVTZJSHNnWjJWMFgybHVjSFYwT2lCelpYSjJhV05sWDI1aGJXVWdmUW9nSUhSallXZGxiakpmY0c5c2FXTjVPZ29nSUNBZ2RIbHdaVG9nWTJ4aGJYQXVibTlrWlhNdWNHOXNhV041Q2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQndiMnhwWTNsZmFXUTZDaUFnSUNBZ0lDQWdaMlYwWDJsdWNIVjBPaUJ3YjJ4cFkzbGZhV1FLSUNBZ0lDQWdjRzlzYVdONVgyMXZaR1ZzWDJsa09nb2dJQ0FnSUNBZ0lHZGxkRjlwYm5CMWREb2djRzlzYVdONVgyMXZaR1ZzWDJsa0NnPT0=","listHeatParameters":[],"heatParamUpdated":false,"timeout":0,"creationDate":1631932041643,"description":"test","artifactType":"DCAE_INVENTORY_BLUEPRINT","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0.sdktcamicroservice","artifactName":"tca-microservice.yaml","artifactRef":null,"artifactGroupType":"DEPLOYMENT","artifactChecksum":"N2M1N2QxMDA2NDgwNTBlOGI2ZTk5MTdmNWY3YWI5NmY=","artifactUUID":"63a1606f-028c-4ce6-baef-616e39dfa7a0","generatedFromId":null,"artifactDisplayName":"sdktca-microservice","mandatory":false,"apiUrl":null,"serviceApi":false,"artifactLabel":"sdktcamicroservice","esId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0.sdktcamicroservice","duplicated":false,"payloadUpdateDate":1631932041646,"heatParameters":[],"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":null,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":null,"updaterFullName":"Carlos Santana","lastUpdateDate":1631932041643,"artifactVersion":"1","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-09-18 02:27:22,920 INFO 728:service.py(1) - attempting to checkin Service basicclamp in SDC 2021-09-18 02:27:22,925 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:22,925 DEBUG 131:onap_service.py(1) - [SDC][checkin Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/d16392b7-eac8-4ee4-9f0c-7f896705ba33/lifecycleState/checkin 2021-09-18 02:27:22,925 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-09-18 02:27:22,927 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:25,829 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/d16392b7-eac8-4ee4-9f0c-7f896705ba33/lifecycleState/checkin HTTP/1.1" 200 1189 2021-09-18 02:27:25,831 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-09-18 02:27:25,832 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33","name":"basicclamp","version":"0.1","isHighestVersion":true,"creationDate":1631932035257,"lastUpdateDate":1631932044217,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basicclamp"],"icon":"network_l_1-3","normalizedName":"basicclamp","systemName":"Basicclamp","contactId":"cs0008","allVersions":{"0.1":"d16392b7-eac8-4ee4-9f0c-7f896705ba33"},"projectCode":"123456","invariantUUID":"633fc413-9082-4078-bb5a-07c92ef5bdec","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":"438b1601-e385-4a34-9654-ca1f8dcf86d2"} 2021-09-18 02:27:25,839 DEBUG 159:__init__.py(1) - check if Service basicclamp exists in SDC 2021-09-18 02:27:25,839 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-18 02:27:25,839 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:25,840 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-18 02:27:25,840 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-18 02:27:25,842 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:27:27,325 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2527 2021-09-18 02:27:27,327 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-18 02:27:27,328 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"438b1601-e385-4a34-9654-ca1f8dcf86d2","invariantUUID":"633fc413-9082-4078-bb5a-07c92ef5bdec","name":"basicclamp","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","name":"vFW 2021-09-18 00-42-03","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4ea2ce05-e2a3-4516-a99e-0e5f92a4a609/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22bf0b56-357b-43b0-bcd9-6f5627247fdd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d018620d-e7c0-49f8-a28a-9e929714908a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dcdc25ba-2243-400a-b9c9-f39877aed586/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-18 02:27:27,331 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-09-18 02:27:27,331 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:27,331 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:27,331 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-18 02:27:27,332 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-09-18 00-42-03 from SDC 2021-09-18 02:27:27,332 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:27,332 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:27,333 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:27,333 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:27:27,333 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:27,333 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:27,334 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:27,334 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_GjEJgBO7wMExcTzkcVQm from SDC 2021-09-18 02:27:27,334 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:27,334 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:27,334 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:27,334 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-18 02:27:27,335 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:27,335 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:27,335 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:27,335 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:27:27,335 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:27,336 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:27,336 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:27,336 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:27:27,336 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:27,336 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:27,336 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:27,337 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-09-18 02:27:27,337 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-09-18 02:27:27,337 INFO 192:__init__.py(1) - Service found, updating information 2021-09-18 02:27:27,337 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:27,338 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-18 02:27:27,338 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-18 02:27:27,340 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:29,131 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-18 02:27:29,134 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-18 02:27:29,137 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"193ce427-34aa-43d2-a12e-b45208640dae","lifecycleState":"CERTIFIED","lastUpdateDate":1631920976390,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dfbdd373-bf83-4741-8a69-394009c6ebba","invariantUUID":"cf50d641-f54d-4cec-995b-ca1678fa5f4c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6c34723-64a5-4e87-8c4f-669b5a9ebf20","lifecycleState":"CERTIFIED","lastUpdateDate":1631921212254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e926e0d-9cf3-4b65-b0c2-e61bcf6e8d12","invariantUUID":"7fa9abe9-a470-4413-b62f-0b1ad0cc2d4b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0eec6a9b-f203-4a8d-8595-a081af86a497","lifecycleState":"CERTIFIED","lastUpdateDate":1631930467787,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7346fb4b-d193-4c3a-b8f2-02b9ff5fc403","lifecycleState":"CERTIFIED","lastUpdateDate":1631920806921,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0de1a7b-6b94-4460-ac5f-14bf70083006","invariantUUID":"6917cf4d-1919-47c0-8b31-8d3c14b75663","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":"port","uniqueId":"fd068a16-6d6b-4f36-b81b-6105d76ff980","lifecycleState":"CERTIFIED","lastUpdateDate":1631921118937,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e72b18-dc5d-4efd-9a73-096fe6511ab9","invariantUUID":"227396be-61e0-4161-a313-19e3663d7ee6","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":"f563115d-a782-47a2-a7d4-7aa4edb6c991","lifecycleState":"CERTIFIED","lastUpdateDate":1631931301435,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","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":"defaulticon","uniqueId":"9263f7c9-39e0-4a90-aeda-5ad5a5a446e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631920997516,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58bb2c15-53b5-4d1d-8fe9-17fb8eb3b4f2","invariantUUID":"0f0cb33e-c12f-4f20-9dad-0497ceb87b7f","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":"port","uniqueId":"a4a32766-7c53-4892-9ec8-d12cf76a899b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921123997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f2800ec-68c1-4faa-8d17-864771a969e3","invariantUUID":"086bcfaa-00e0-4ae5-af7e-b08f5b660861","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":"defaulticon","uniqueId":"70468e6b-5ec1-4db6-9ac9-9204c7a7d0fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631931194015,"name":"basic_onboard_bzwWIA","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","systemName":"BasicOnboardBzwwia","description":"VF","tags":["basic_onboard_bzwWIA"],"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":"126dd084-55c8-418f-b930-330c7a6e99a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631920771742,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6472947b-2e63-4e5c-b180-df9caf63429d","invariantUUID":"a57eba1a-5040-49e8-afec-8f83213aa600","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":"92821e47-4fe4-46c5-921d-ab97686f1f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920788322,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ed7489e7-c09d-462d-8798-73b6ee0a51f2","invariantUUID":"8e56ae49-e581-460e-978e-a073b921fa14","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":"defaulticon","uniqueId":"f6d5642d-0e36-42eb-9881-d5d46a32700e","lifecycleState":"CERTIFIED","lastUpdateDate":1631925766068,"name":"vFW 5097db55-9673","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","systemName":"Vfw5097db559673","description":"vendor software product","tags":["vFW 5097db55-9673"],"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":"networkrules","uniqueId":"4c483ea3-6af0-4821-8b44-8d491d4b878f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920835253,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09adfd8a-3dc2-4718-98a8-1e19bc749f2b","invariantUUID":"6a6f66a0-faa7-4bbc-8132-e7dffd3fa71d","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"411b4bc0-7603-44ca-8115-ed468ad8a1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631921011687,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5dd5522-1706-424f-bf71-34e9dda25a28","invariantUUID":"4248a18f-9c04-4003-9f52-bd086fa6390b","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":"30977999-2782-4716-857c-3614ec89aad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921180894,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c378e197-890d-4d12-8a69-43b58cf9e918","invariantUUID":"7ddf24e8-90a1-4000-89cd-3d9b2029cd0b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2400fa7e-1c4c-44aa-8670-57ba481caac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631921024195,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab136bb3-9016-4a9d-a226-2159bf71d12e","invariantUUID":"43aa8e98-b46c-4079-8e4f-2cffc3f2669a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0582ef1-c9ad-4fa9-ae8c-4a0e187db186","lifecycleState":"CERTIFIED","lastUpdateDate":1631920723357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ee500b9-9523-44e1-8693-148ba8a108d6","invariantUUID":"5afbd134-94b6-42ff-b2fc-3a749797b131","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":"304f5efb-2518-4c7b-80e5-5dc6fcec18d3","lifecycleState":"CERTIFIED","lastUpdateDate":1631921150636,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0613c702-583f-44c4-9ba2-dbfca14e172d","invariantUUID":"18ce4dd3-5716-4695-99e9-b1eb4a61e4fc","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c85c3cfc-1fc6-4bed-bfef-c1dad0d32ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1631920765015,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b217f58-e8c4-4398-9352-12e2888570da","invariantUUID":"c2e02c8e-2345-4902-b4cf-84fc395ddd0d","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":"port","uniqueId":"c7330ad6-19f0-4a24-859b-9238c17b8f0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921193659,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f92b24a-b38b-4339-b960-35abde531270","invariantUUID":"7b083c14-b739-44a6-a825-495fe9f0264c","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":"objectStorage","uniqueId":"6a9ce2bd-f94d-4268-b5f0-7f102a1ebdcb","lifecycleState":"CERTIFIED","lastUpdateDate":1631921081958,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b3eded4-041b-4911-b5ca-df334b6a2b4c","invariantUUID":"7dc36567-9dce-4347-a656-b2841b4e0740","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":"compute","uniqueId":"4346c3b9-b6f6-409e-aa28-bb3174d6526b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921225625,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"412407ba-0db6-41fa-861c-7ea6fee5b5a6","invariantUUID":"57000e0d-1563-4add-b106-b7f33bb0ac52","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":"network","uniqueId":"a305646a-ffc6-4616-8411-3f0b911518da","lifecycleState":"CERTIFIED","lastUpdateDate":1631920965098,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b77be-eb35-48fd-9449-af32f269ecb7","invariantUUID":"0e7f8fd5-f71b-4914-94c1-8b5dc4c4a666","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":"da593460-77dc-461e-b4ed-262330b3ba7a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920696377,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1732662d-a88e-491f-b2ca-bfd84e312575","invariantUUID":"298c9d04-4681-48f0-acc6-2fe67f01c5d3","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8aaf8347-af40-49cf-aba1-704d72578bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1631921042228,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a961745-98c0-4c9d-8a9f-ef79d62dfc9b","invariantUUID":"b946f9f7-e9da-40fd-a0dc-219ad2924f7e","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":"network","uniqueId":"251cf1b4-6036-4004-a9c6-b62175f013a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631920794457,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af49ffaa-944b-4b13-9c76-8ae5480fd32e","invariantUUID":"6c1851b7-1ca7-4208-a40a-85b1469df782","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a38e3f1f-b5b8-4e9d-b0e8-8721bdc19ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921018220,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b53990f-3d3c-4315-878c-6f7ffca377c5","invariantUUID":"15dd97cc-de3f-4ab8-9db2-b2d75b2b0edc","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":"dc881770-c8fa-44c5-9bd8-b9b17fc35bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921058583,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1095dc15-f464-4dec-bce0-60b821ebef56","invariantUUID":"8e023aa2-132a-4642-9ec2-985aa55aed4a","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":"compute","uniqueId":"ded7d540-7e1e-40a8-bc41-84e46afe0444","lifecycleState":"CERTIFIED","lastUpdateDate":1631921220483,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a1a0bef-3063-4a41-a8ea-0d1063b45b6a","invariantUUID":"762d9177-752a-4ed9-b9d2-c39511b8a521","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":"objectStorage","uniqueId":"e9cbab61-eb9d-4fe0-a0c8-696874f45492","lifecycleState":"CERTIFIED","lastUpdateDate":1631920745570,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b9b9d9-d78c-4a1a-9d05-5c2a100d48ae","invariantUUID":"a647b6ed-caa4-4627-b7b4-85f43c698fca","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":"b3e60653-4248-4afe-a4cf-758b0c776281","lifecycleState":"CERTIFIED","lastUpdateDate":1631921156470,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9d1f6a9-0918-4191-853d-d2b0565d72a4","invariantUUID":"1371861d-8e60-46de-a6e0-79156761eb18","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":"port","uniqueId":"4125a498-d2d6-4b8d-a474-0a0f0e532a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920840612,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c711b7e-f7c7-4b4f-8619-8cedfea43b56","invariantUUID":"0b9b4bff-9bf5-445d-97eb-1738b2e88e37","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":"objectStorage","uniqueId":"a7af2066-64ad-481d-a29f-a940b7c7482a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920751419,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c224d516-e6d1-4750-a95c-f1f8948cdf17","invariantUUID":"27916289-5d70-4e84-beb2-74de83bdefd8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2e4ac18-4a5c-4234-8ccc-c53164aaad06","lifecycleState":"CERTIFIED","lastUpdateDate":1631921144853,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b45318e-d0c2-418a-85d7-00341d4f559e","invariantUUID":"85909ebb-c11c-4709-a2a6-434a21c8f240","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":"loadBalancer","uniqueId":"7dcb23e7-3b23-40d7-baf7-1d4130454977","lifecycleState":"CERTIFIED","lastUpdateDate":1631920718042,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10d3be-0aa7-4449-9010-e9c2a60fe930","invariantUUID":"8eedb302-5270-456c-ad44-02a7b1e66766","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a85ddf9-0d6f-4994-a985-139b8547e21c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921232491,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5edb7c8-87b1-4e49-bc0a-d42978bac2d8","invariantUUID":"4a86c601-a308-42f3-8039-399334062fc2","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de2101b6-2a9a-4a14-97af-09dc926d29fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631920887318,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4971a385-a3ab-466c-96a3-d51e145f4be7","invariantUUID":"824ba6e3-233d-437c-8736-4b60b050d6ef","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a4d47c7-b563-4649-95c8-7ee740722cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631920912832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79e614db-3255-4d93-8b2f-67c1fb0bceb5","invariantUUID":"db7d0800-b6da-4eda-be20-1892cbdcd2e6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5a8d6fa6-04f7-4951-8aba-94b58e879f78","lifecycleState":"CERTIFIED","lastUpdateDate":1631920702164,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284c099c-79df-4dc6-8a9c-1103fe260027","invariantUUID":"a52e3834-4978-459a-a981-96b7b160df02","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":"networkrules","uniqueId":"bdfff0ba-13ae-4283-b233-f6b361b0a73d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920855279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5b011e89-ee42-4b5d-a88c-9e7596f749f4","invariantUUID":"3fd95a4e-4268-43ed-b01e-00ae5db65b9c","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":"612fd255-c599-4126-9ec3-b3f5c51c8cad","lifecycleState":"CERTIFIED","lastUpdateDate":1631920800421,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8aa22d1c-fa70-4d12-9b13-3590a24e8f47","invariantUUID":"ca73129c-514d-4c47-9b0b-ef8e26cd4af5","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257e9986-d5d6-416a-b9cf-6b9429a54132","lifecycleState":"CERTIFIED","lastUpdateDate":1631920860521,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e601d43-56b6-4989-8f75-8ab232df0db1","invariantUUID":"93abd84b-be89-48d8-80ef-d5b7d76d7077","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":"compute","uniqueId":"cdbdc523-ef37-4e99-bf82-348a8c7f3f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920874294,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d62c60e-ef82-45dd-b5ec-e2b9da7d6394","invariantUUID":"dfa020bc-0921-46b4-8c03-1134426e81f9","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e96e1bd9-fc54-4048-b2aa-4e2b819e1957","lifecycleState":"CERTIFIED","lastUpdateDate":1631921004707,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4af7fd0b-ba76-429b-bc19-429f0fab3814","invariantUUID":"8c874770-7e91-4eb0-9134-6e90016f80b0","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":"b75d1801-5ff2-41ed-8d30-f16162c2a078","lifecycleState":"CERTIFIED","lastUpdateDate":1631920992027,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"76169cc2-b855-4be7-8db8-79d5a2476c7a","invariantUUID":"75233819-f21f-4910-a3e7-b975a3b81191","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":"bcf6e1ff-1ce3-4bf4-938a-816983908c13","lifecycleState":"CERTIFIED","lastUpdateDate":1631920894564,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e2f0a1-ee31-4eff-8d2b-19a75f07fd21","invariantUUID":"a759d874-f61a-4046-9f59-2949cc14e29f","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":"port","uniqueId":"f9502f0a-8971-4d2f-a249-04ddfd3ab00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921130041,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"937bcd3e-0dac-4c8f-8c73-e6f3c47e819f","invariantUUID":"95e55dc0-89ee-4e58-a2fa-80fe4adb60f4","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":"defaulticon","uniqueId":"cc803909-582e-49f2-a454-24562feeb692","lifecycleState":"CERTIFIED","lastUpdateDate":1631932017077,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ef46f63-76a5-4cfa-921c-0a3088fefa85","invariantUUID":"d318fdc9-01b3-4466-adc1-e715f5634e43","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":"defaulticon","uniqueId":"9f4f8223-817f-4dd7-8c8e-7b5fe5c0f0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631920777862,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9a6f8c5-1a5d-4c6e-8f67-98ebf355053b","invariantUUID":"bd1dde47-ee9a-4846-bfc2-eff64d608277","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":"724578e5-e76e-4bf3-9ec2-782eff7c8341","lifecycleState":"CERTIFIED","lastUpdateDate":1631920981584,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94975bd2-2106-4cb0-9de2-9fa51852bdb3","invariantUUID":"d55f20e7-1333-4d30-9a3e-f5a5f97c37dc","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":"compute","uniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","lifecycleState":"CERTIFIED","lastUpdateDate":1631920662140,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d354ed2-19f6-4c58-830a-3570573b60d9","invariantUUID":"fcf27d26-ae32-449d-984c-6fac2975d1c2","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":"735d6a93-c8a2-41bf-9763-94a16b724966","lifecycleState":"CERTIFIED","lastUpdateDate":1631920865811,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ccf29418-fb7a-4bfe-a04c-9317ab3ec8a9","invariantUUID":"964572ce-7f10-4f26-ac36-dfa43ef7b61d","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":"85d8a8a7-b6ea-47f2-8193-2fc76a8c8f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920918021,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fbd2f10-8895-4f58-be64-56c6c894d844","invariantUUID":"1ced938f-0d00-4b98-988c-7655ef076a8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"374ca84e-4e85-406b-ac71-2859c73ae994","lifecycleState":"CERTIFIED","lastUpdateDate":1631921175843,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafde791-ac1d-4a4f-b658-86674c2d36c5","invariantUUID":"ac96baf0-8261-4cf9-87f7-dd2f63b06cfc","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":"network","uniqueId":"1ab21962-1f98-4e7a-9ff3-acfe60128226","lifecycleState":"CERTIFIED","lastUpdateDate":1631920880311,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7c42aa8-58ee-4b11-801b-133196cb9eb7","invariantUUID":"8da356cc-91fe-49a9-bd6d-3d7da3a59072","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":"objectStorage","uniqueId":"19619637-4832-45e2-b227-1bffbbeacf79","lifecycleState":"CERTIFIED","lastUpdateDate":1631921064529,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efe0fa30-a77e-441a-8984-ebd01a270246","invariantUUID":"b09f838a-250b-4f3c-a8d8-d2bda5696337","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":"defaulticon","uniqueId":"820921d6-4559-4df5-81b7-e74c078ab45f","lifecycleState":"CERTIFIED","lastUpdateDate":1631928534993,"name":"pNF a19ccc3c-79c6","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3c03a367-728e-43d3-bcea-b45d272a613a","invariantUUID":"e5482b11-ca74-445a-8eba-e431685ffc48","systemName":"PnfA19ccc3c79c6","description":"vendor software product","tags":["pNF a19ccc3c-79c6"],"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":"e13a8d5c-9c49-40b9-b258-8e991c0d02bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631920728538,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d385e247-50dd-46f5-b5af-92dc7e0e02eb","invariantUUID":"b1fecf38-0e43-4bb8-8efd-d3e4e88e18dd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0829400-4800-494c-8e40-f4360a5c4c2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631921162848,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4723b494-3916-46de-ae5e-db94ee28eb7a","invariantUUID":"f71d8ff3-68d1-4000-aeb9-2e6e72a54f35","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":"ba51588c-a2fc-4dd4-b79b-c8bc633671ef","lifecycleState":"CERTIFIED","lastUpdateDate":1631920783085,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f71623d-e8a0-4d19-bf8a-aff872c51692","invariantUUID":"bf0e1d70-af0e-4b5d-b379-cd267c7432c7","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":"objectStorage","uniqueId":"05b3819d-0c78-4cb4-be97-780c712b98db","lifecycleState":"CERTIFIED","lastUpdateDate":1631921200642,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6096457c-5930-45b1-8a5e-12ea4b3229e3","invariantUUID":"b33293ae-3e5c-46b0-8c69-f75c19654515","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":"port","uniqueId":"105337d0-9f90-4337-9635-f519f0f29ed7","lifecycleState":"CERTIFIED","lastUpdateDate":1631921235558,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4dfc706-b91a-489a-9c2d-2cf2717f6d73","invariantUUID":"43634781-5635-4a65-8f27-f740c9ff5fd8","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b95e0-7d06-4bdb-8f1b-dea156ba4294","lifecycleState":"CERTIFIED","lastUpdateDate":1631921170742,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e65576cb-79e4-4ca2-b8d0-7e083d748932","invariantUUID":"9232fa97-9881-40f2-a7a9-9cb6dc1dde86","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":"e78ae4bb-5ba2-4ca4-829a-9762f6de858b","lifecycleState":"CERTIFIED","lastUpdateDate":1631920941638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45b91f89-8c1a-4be2-a3da-6e76ef8e3e98","invariantUUID":"0e7f05e5-a5af-48c6-a97b-8c0b93b5733e","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2215375e-afc0-42b2-bd4b-5be71eaa7c78","lifecycleState":"CERTIFIED","lastUpdateDate":1631921047712,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624620ab-d385-4af1-adf0-3e384cb24da6","invariantUUID":"369a25a7-7c23-42c5-b2c3-bd7050854177","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":"28ad8ba6-c26a-4a01-91fa-34e1dc779ca1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921108824,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a844edca-6265-4bd3-807c-b78818ffe5c1","invariantUUID":"42d5c429-ecb4-4e3b-af3a-6f897b1f0450","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":"defaulticon","uniqueId":"4532c16b-d4ec-453f-95e6-b285fbae807c","lifecycleState":"CERTIFIED","lastUpdateDate":1631920690389,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c78b652f-817b-415a-bc36-3a6b0a0b010f","invariantUUID":"e37c0816-1acc-4ba9-9977-cda31e706c26","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"144cc180-bde2-4259-93f7-9f3b3bf28b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921035774,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd0f4687-20ff-4ddc-b539-d26f480b1a2b","invariantUUID":"7aadda37-8967-498c-b619-97f7997c7a18","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":"07e36bb8-cfcf-4acb-ab0b-73b99b2ad796","lifecycleState":"CERTIFIED","lastUpdateDate":1631921087301,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"550696f4-1c57-4b89-8bf2-845f92f619c0","invariantUUID":"cd66f4a3-3a11-4148-a032-248cc30ccaea","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"255f1766-56dc-4878-8dfd-2250a3d93c2f","lifecycleState":"CERTIFIED","lastUpdateDate":1631921136431,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b395f7a3-7320-4d7f-ac00-f9bca89fc7e9","invariantUUID":"e0fc8011-0fa5-4840-a556-d2c922f0e393","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":"130a96dd-5b3e-4fdd-87d7-00fa08bb9803","lifecycleState":"CERTIFIED","lastUpdateDate":1631920959906,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48562b40-410e-4ad3-98ee-df64d64a516d","invariantUUID":"20a46091-c725-4ac8-9f2f-e511960a8c2d","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c3c3e4-2e3b-4754-9d96-0cf9ee713292","lifecycleState":"CERTIFIED","lastUpdateDate":1631920986824,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e3a92e-2915-4f73-a5c2-3951bce70075","invariantUUID":"6da85dce-ffa5-4c0d-acb5-5cdc3f9a3f39","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":"8a74d96f-9494-4498-8ea4-b805888d7d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920756807,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ee0aa0-7a23-40de-ac71-2e2bab4dd91c","invariantUUID":"3d3ca90e-e973-4d70-86dc-05026f06160d","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":"network","uniqueId":"73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920907023,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5228d60f-f72b-4c47-8077-b88cbd9f844c","invariantUUID":"89f8d0ee-328a-4b09-bd8e-b7c3dbc87498","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0e8908ff-6f44-41fa-8e22-2f0c12de2808","lifecycleState":"CERTIFIED","lastUpdateDate":1631921217485,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b0dc574-6e20-42f5-bc2d-4ee2b83f82a8","invariantUUID":"c6272503-9582-43c2-aa08-2861f80d98aa","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db99d550-1fdc-4df5-b78f-6018746fae40","lifecycleState":"CERTIFIED","lastUpdateDate":1631921113883,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6bccc58-8a5a-449b-9131-a8a04093bda1","invariantUUID":"2dcf9be7-46db-435c-8c2b-c33840e68a4f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"929028a1-0cb3-41fe-94a4-7da07f5044df","lifecycleState":"CERTIFIED","lastUpdateDate":1631928547887,"name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","systemName":"DemoPnfGjejgbo7wmexctzkcvqm","description":"catalog service description","tags":["robot-ete","Demo_pNF_GjEJgBO7wMExcTzkcVQm"],"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":"aa9c9805-44f8-4b48-9021-ae3d48f67ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1631929798004,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","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":"d59a9f93-4232-46a8-943d-54f3264e4771","lifecycleState":"CERTIFIED","lastUpdateDate":1631925786851,"name":"vFW 2021-09-18 00-42-03","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","systemName":"Vfw20210918004203","description":"catalog service description","tags":["robot-ete","vFW 2021-09-18 00-42-03"],"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":"24bdca64-b431-43aa-b653-5261a1c17cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631931244159,"name":"basic_onboard_bzwWIA","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","systemName":"BasicOnboardBzwwia","description":"service","tags":["basic_onboard_bzwWIA"],"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":"759d30fe-7fc0-4e14-81ad-b01ddbd95792","lifecycleState":"CERTIFIED","lastUpdateDate":1631930518705,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","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":"d16392b7-eac8-4ee4-9f0c-7f896705ba33","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1631932044217,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"438b1601-e385-4a34-9654-ca1f8dcf86d2","invariantUUID":"633fc413-9082-4078-bb5a-07c92ef5bdec","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":"fe476f83-4148-48ab-9d3d-d10909972f51","lifecycleState":"CERTIFIED","lastUpdateDate":1631931353307,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-18 02:27:29,144 DEBUG 118:sdc_resource.py(1) - Resource basicclamp found in services list 2021-09-18 02:27:29,145 INFO 728:service.py(1) - attempting to Certify Service basicclamp in SDC 2021-09-18 02:27:29,149 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:29,150 DEBUG 131:onap_service.py(1) - [SDC][Certify Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/d16392b7-eac8-4ee4-9f0c-7f896705ba33/lifecycleState/Certify 2021-09-18 02:27:29,150 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-09-18 02:27:29,152 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:36,583 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/d16392b7-eac8-4ee4-9f0c-7f896705ba33/lifecycleState/Certify HTTP/1.1" 200 1177 2021-09-18 02:27:36,585 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-09-18 02:27:36,585 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"9f2c8ecc-63e3-4ca9-a9a6-5566c1134203","name":"basicclamp","version":"1.0","isHighestVersion":true,"creationDate":1631932035257,"lastUpdateDate":1631932044217,"description":"service","lifecycleState":"CERTIFIED","tags":["basicclamp"],"icon":"network_l_1-3","normalizedName":"basicclamp","systemName":"Basicclamp","contactId":"cs0008","allVersions":{"1.0":"9f2c8ecc-63e3-4ca9-a9a6-5566c1134203"},"projectCode":"123456","invariantUUID":"633fc413-9082-4078-bb5a-07c92ef5bdec","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":"438b1601-e385-4a34-9654-ca1f8dcf86d2"} 2021-09-18 02:27:36,589 DEBUG 159:__init__.py(1) - check if Service basicclamp exists in SDC 2021-09-18 02:27:36,589 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-18 02:27:36,589 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:36,590 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-18 02:27:36,590 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-18 02:27:36,592 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:27:37,223 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2515 2021-09-18 02:27:37,224 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-18 02:27:37,225 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","name":"vFW 2021-09-18 00-42-03","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4ea2ce05-e2a3-4516-a99e-0e5f92a4a609/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22bf0b56-357b-43b0-bcd9-6f5627247fdd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d018620d-e7c0-49f8-a28a-9e929714908a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"438b1601-e385-4a34-9654-ca1f8dcf86d2","invariantUUID":"633fc413-9082-4078-bb5a-07c92ef5bdec","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dcdc25ba-2243-400a-b9c9-f39877aed586/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-18 02:27:37,228 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-09-18 00-42-03 from SDC 2021-09-18 02:27:37,228 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:37,228 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:37,228 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:37,228 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:27:37,229 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:37,229 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:37,229 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:37,229 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_GjEJgBO7wMExcTzkcVQm from SDC 2021-09-18 02:27:37,230 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:37,230 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:37,230 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:37,230 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-18 02:27:37,230 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:37,231 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:37,231 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:37,231 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-09-18 02:27:37,231 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:37,231 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:37,231 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-18 02:27:37,232 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:27:37,232 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:37,232 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:37,232 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:37,232 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:27:37,233 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:37,233 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:37,233 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:37,233 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-09-18 02:27:37,233 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-09-18 02:27:37,234 INFO 192:__init__.py(1) - Service found, updating information 2021-09-18 02:27:37,234 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:37,234 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-18 02:27:37,235 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-18 02:27:37,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:37,913 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-18 02:27:37,915 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-18 02:27:37,919 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"193ce427-34aa-43d2-a12e-b45208640dae","lifecycleState":"CERTIFIED","lastUpdateDate":1631920976390,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dfbdd373-bf83-4741-8a69-394009c6ebba","invariantUUID":"cf50d641-f54d-4cec-995b-ca1678fa5f4c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6c34723-64a5-4e87-8c4f-669b5a9ebf20","lifecycleState":"CERTIFIED","lastUpdateDate":1631921212254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e926e0d-9cf3-4b65-b0c2-e61bcf6e8d12","invariantUUID":"7fa9abe9-a470-4413-b62f-0b1ad0cc2d4b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0eec6a9b-f203-4a8d-8595-a081af86a497","lifecycleState":"CERTIFIED","lastUpdateDate":1631930467787,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7346fb4b-d193-4c3a-b8f2-02b9ff5fc403","lifecycleState":"CERTIFIED","lastUpdateDate":1631920806921,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0de1a7b-6b94-4460-ac5f-14bf70083006","invariantUUID":"6917cf4d-1919-47c0-8b31-8d3c14b75663","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":"port","uniqueId":"fd068a16-6d6b-4f36-b81b-6105d76ff980","lifecycleState":"CERTIFIED","lastUpdateDate":1631921118937,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e72b18-dc5d-4efd-9a73-096fe6511ab9","invariantUUID":"227396be-61e0-4161-a313-19e3663d7ee6","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":"f563115d-a782-47a2-a7d4-7aa4edb6c991","lifecycleState":"CERTIFIED","lastUpdateDate":1631931301435,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","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":"defaulticon","uniqueId":"9263f7c9-39e0-4a90-aeda-5ad5a5a446e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631920997516,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58bb2c15-53b5-4d1d-8fe9-17fb8eb3b4f2","invariantUUID":"0f0cb33e-c12f-4f20-9dad-0497ceb87b7f","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":"port","uniqueId":"a4a32766-7c53-4892-9ec8-d12cf76a899b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921123997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f2800ec-68c1-4faa-8d17-864771a969e3","invariantUUID":"086bcfaa-00e0-4ae5-af7e-b08f5b660861","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":"defaulticon","uniqueId":"70468e6b-5ec1-4db6-9ac9-9204c7a7d0fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631931194015,"name":"basic_onboard_bzwWIA","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","systemName":"BasicOnboardBzwwia","description":"VF","tags":["basic_onboard_bzwWIA"],"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":"126dd084-55c8-418f-b930-330c7a6e99a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631920771742,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6472947b-2e63-4e5c-b180-df9caf63429d","invariantUUID":"a57eba1a-5040-49e8-afec-8f83213aa600","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":"92821e47-4fe4-46c5-921d-ab97686f1f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920788322,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ed7489e7-c09d-462d-8798-73b6ee0a51f2","invariantUUID":"8e56ae49-e581-460e-978e-a073b921fa14","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":"defaulticon","uniqueId":"f6d5642d-0e36-42eb-9881-d5d46a32700e","lifecycleState":"CERTIFIED","lastUpdateDate":1631925766068,"name":"vFW 5097db55-9673","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","systemName":"Vfw5097db559673","description":"vendor software product","tags":["vFW 5097db55-9673"],"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":"networkrules","uniqueId":"4c483ea3-6af0-4821-8b44-8d491d4b878f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920835253,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09adfd8a-3dc2-4718-98a8-1e19bc749f2b","invariantUUID":"6a6f66a0-faa7-4bbc-8132-e7dffd3fa71d","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"411b4bc0-7603-44ca-8115-ed468ad8a1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631921011687,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5dd5522-1706-424f-bf71-34e9dda25a28","invariantUUID":"4248a18f-9c04-4003-9f52-bd086fa6390b","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":"30977999-2782-4716-857c-3614ec89aad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921180894,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c378e197-890d-4d12-8a69-43b58cf9e918","invariantUUID":"7ddf24e8-90a1-4000-89cd-3d9b2029cd0b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2400fa7e-1c4c-44aa-8670-57ba481caac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631921024195,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab136bb3-9016-4a9d-a226-2159bf71d12e","invariantUUID":"43aa8e98-b46c-4079-8e4f-2cffc3f2669a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0582ef1-c9ad-4fa9-ae8c-4a0e187db186","lifecycleState":"CERTIFIED","lastUpdateDate":1631920723357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ee500b9-9523-44e1-8693-148ba8a108d6","invariantUUID":"5afbd134-94b6-42ff-b2fc-3a749797b131","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":"304f5efb-2518-4c7b-80e5-5dc6fcec18d3","lifecycleState":"CERTIFIED","lastUpdateDate":1631921150636,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0613c702-583f-44c4-9ba2-dbfca14e172d","invariantUUID":"18ce4dd3-5716-4695-99e9-b1eb4a61e4fc","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c85c3cfc-1fc6-4bed-bfef-c1dad0d32ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1631920765015,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b217f58-e8c4-4398-9352-12e2888570da","invariantUUID":"c2e02c8e-2345-4902-b4cf-84fc395ddd0d","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":"port","uniqueId":"c7330ad6-19f0-4a24-859b-9238c17b8f0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921193659,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f92b24a-b38b-4339-b960-35abde531270","invariantUUID":"7b083c14-b739-44a6-a825-495fe9f0264c","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":"objectStorage","uniqueId":"6a9ce2bd-f94d-4268-b5f0-7f102a1ebdcb","lifecycleState":"CERTIFIED","lastUpdateDate":1631921081958,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b3eded4-041b-4911-b5ca-df334b6a2b4c","invariantUUID":"7dc36567-9dce-4347-a656-b2841b4e0740","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":"compute","uniqueId":"4346c3b9-b6f6-409e-aa28-bb3174d6526b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921225625,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"412407ba-0db6-41fa-861c-7ea6fee5b5a6","invariantUUID":"57000e0d-1563-4add-b106-b7f33bb0ac52","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":"network","uniqueId":"a305646a-ffc6-4616-8411-3f0b911518da","lifecycleState":"CERTIFIED","lastUpdateDate":1631920965098,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b77be-eb35-48fd-9449-af32f269ecb7","invariantUUID":"0e7f8fd5-f71b-4914-94c1-8b5dc4c4a666","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":"da593460-77dc-461e-b4ed-262330b3ba7a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920696377,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1732662d-a88e-491f-b2ca-bfd84e312575","invariantUUID":"298c9d04-4681-48f0-acc6-2fe67f01c5d3","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8aaf8347-af40-49cf-aba1-704d72578bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1631921042228,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a961745-98c0-4c9d-8a9f-ef79d62dfc9b","invariantUUID":"b946f9f7-e9da-40fd-a0dc-219ad2924f7e","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":"network","uniqueId":"251cf1b4-6036-4004-a9c6-b62175f013a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631920794457,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af49ffaa-944b-4b13-9c76-8ae5480fd32e","invariantUUID":"6c1851b7-1ca7-4208-a40a-85b1469df782","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a38e3f1f-b5b8-4e9d-b0e8-8721bdc19ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921018220,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b53990f-3d3c-4315-878c-6f7ffca377c5","invariantUUID":"15dd97cc-de3f-4ab8-9db2-b2d75b2b0edc","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":"dc881770-c8fa-44c5-9bd8-b9b17fc35bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921058583,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1095dc15-f464-4dec-bce0-60b821ebef56","invariantUUID":"8e023aa2-132a-4642-9ec2-985aa55aed4a","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":"compute","uniqueId":"ded7d540-7e1e-40a8-bc41-84e46afe0444","lifecycleState":"CERTIFIED","lastUpdateDate":1631921220483,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a1a0bef-3063-4a41-a8ea-0d1063b45b6a","invariantUUID":"762d9177-752a-4ed9-b9d2-c39511b8a521","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":"objectStorage","uniqueId":"e9cbab61-eb9d-4fe0-a0c8-696874f45492","lifecycleState":"CERTIFIED","lastUpdateDate":1631920745570,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b9b9d9-d78c-4a1a-9d05-5c2a100d48ae","invariantUUID":"a647b6ed-caa4-4627-b7b4-85f43c698fca","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":"b3e60653-4248-4afe-a4cf-758b0c776281","lifecycleState":"CERTIFIED","lastUpdateDate":1631921156470,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9d1f6a9-0918-4191-853d-d2b0565d72a4","invariantUUID":"1371861d-8e60-46de-a6e0-79156761eb18","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":"port","uniqueId":"4125a498-d2d6-4b8d-a474-0a0f0e532a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920840612,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c711b7e-f7c7-4b4f-8619-8cedfea43b56","invariantUUID":"0b9b4bff-9bf5-445d-97eb-1738b2e88e37","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":"objectStorage","uniqueId":"a7af2066-64ad-481d-a29f-a940b7c7482a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920751419,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c224d516-e6d1-4750-a95c-f1f8948cdf17","invariantUUID":"27916289-5d70-4e84-beb2-74de83bdefd8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2e4ac18-4a5c-4234-8ccc-c53164aaad06","lifecycleState":"CERTIFIED","lastUpdateDate":1631921144853,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b45318e-d0c2-418a-85d7-00341d4f559e","invariantUUID":"85909ebb-c11c-4709-a2a6-434a21c8f240","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":"loadBalancer","uniqueId":"7dcb23e7-3b23-40d7-baf7-1d4130454977","lifecycleState":"CERTIFIED","lastUpdateDate":1631920718042,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10d3be-0aa7-4449-9010-e9c2a60fe930","invariantUUID":"8eedb302-5270-456c-ad44-02a7b1e66766","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a85ddf9-0d6f-4994-a985-139b8547e21c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921232491,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5edb7c8-87b1-4e49-bc0a-d42978bac2d8","invariantUUID":"4a86c601-a308-42f3-8039-399334062fc2","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de2101b6-2a9a-4a14-97af-09dc926d29fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631920887318,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4971a385-a3ab-466c-96a3-d51e145f4be7","invariantUUID":"824ba6e3-233d-437c-8736-4b60b050d6ef","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a4d47c7-b563-4649-95c8-7ee740722cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631920912832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79e614db-3255-4d93-8b2f-67c1fb0bceb5","invariantUUID":"db7d0800-b6da-4eda-be20-1892cbdcd2e6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5a8d6fa6-04f7-4951-8aba-94b58e879f78","lifecycleState":"CERTIFIED","lastUpdateDate":1631920702164,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284c099c-79df-4dc6-8a9c-1103fe260027","invariantUUID":"a52e3834-4978-459a-a981-96b7b160df02","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":"networkrules","uniqueId":"bdfff0ba-13ae-4283-b233-f6b361b0a73d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920855279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5b011e89-ee42-4b5d-a88c-9e7596f749f4","invariantUUID":"3fd95a4e-4268-43ed-b01e-00ae5db65b9c","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":"612fd255-c599-4126-9ec3-b3f5c51c8cad","lifecycleState":"CERTIFIED","lastUpdateDate":1631920800421,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8aa22d1c-fa70-4d12-9b13-3590a24e8f47","invariantUUID":"ca73129c-514d-4c47-9b0b-ef8e26cd4af5","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257e9986-d5d6-416a-b9cf-6b9429a54132","lifecycleState":"CERTIFIED","lastUpdateDate":1631920860521,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e601d43-56b6-4989-8f75-8ab232df0db1","invariantUUID":"93abd84b-be89-48d8-80ef-d5b7d76d7077","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":"compute","uniqueId":"cdbdc523-ef37-4e99-bf82-348a8c7f3f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920874294,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d62c60e-ef82-45dd-b5ec-e2b9da7d6394","invariantUUID":"dfa020bc-0921-46b4-8c03-1134426e81f9","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e96e1bd9-fc54-4048-b2aa-4e2b819e1957","lifecycleState":"CERTIFIED","lastUpdateDate":1631921004707,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4af7fd0b-ba76-429b-bc19-429f0fab3814","invariantUUID":"8c874770-7e91-4eb0-9134-6e90016f80b0","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":"b75d1801-5ff2-41ed-8d30-f16162c2a078","lifecycleState":"CERTIFIED","lastUpdateDate":1631920992027,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"76169cc2-b855-4be7-8db8-79d5a2476c7a","invariantUUID":"75233819-f21f-4910-a3e7-b975a3b81191","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":"bcf6e1ff-1ce3-4bf4-938a-816983908c13","lifecycleState":"CERTIFIED","lastUpdateDate":1631920894564,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e2f0a1-ee31-4eff-8d2b-19a75f07fd21","invariantUUID":"a759d874-f61a-4046-9f59-2949cc14e29f","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":"port","uniqueId":"f9502f0a-8971-4d2f-a249-04ddfd3ab00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921130041,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"937bcd3e-0dac-4c8f-8c73-e6f3c47e819f","invariantUUID":"95e55dc0-89ee-4e58-a2fa-80fe4adb60f4","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":"defaulticon","uniqueId":"cc803909-582e-49f2-a454-24562feeb692","lifecycleState":"CERTIFIED","lastUpdateDate":1631932017077,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ef46f63-76a5-4cfa-921c-0a3088fefa85","invariantUUID":"d318fdc9-01b3-4466-adc1-e715f5634e43","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":"defaulticon","uniqueId":"9f4f8223-817f-4dd7-8c8e-7b5fe5c0f0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631920777862,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9a6f8c5-1a5d-4c6e-8f67-98ebf355053b","invariantUUID":"bd1dde47-ee9a-4846-bfc2-eff64d608277","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":"724578e5-e76e-4bf3-9ec2-782eff7c8341","lifecycleState":"CERTIFIED","lastUpdateDate":1631920981584,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94975bd2-2106-4cb0-9de2-9fa51852bdb3","invariantUUID":"d55f20e7-1333-4d30-9a3e-f5a5f97c37dc","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":"compute","uniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","lifecycleState":"CERTIFIED","lastUpdateDate":1631920662140,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d354ed2-19f6-4c58-830a-3570573b60d9","invariantUUID":"fcf27d26-ae32-449d-984c-6fac2975d1c2","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":"735d6a93-c8a2-41bf-9763-94a16b724966","lifecycleState":"CERTIFIED","lastUpdateDate":1631920865811,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ccf29418-fb7a-4bfe-a04c-9317ab3ec8a9","invariantUUID":"964572ce-7f10-4f26-ac36-dfa43ef7b61d","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":"85d8a8a7-b6ea-47f2-8193-2fc76a8c8f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920918021,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fbd2f10-8895-4f58-be64-56c6c894d844","invariantUUID":"1ced938f-0d00-4b98-988c-7655ef076a8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"374ca84e-4e85-406b-ac71-2859c73ae994","lifecycleState":"CERTIFIED","lastUpdateDate":1631921175843,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafde791-ac1d-4a4f-b658-86674c2d36c5","invariantUUID":"ac96baf0-8261-4cf9-87f7-dd2f63b06cfc","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":"network","uniqueId":"1ab21962-1f98-4e7a-9ff3-acfe60128226","lifecycleState":"CERTIFIED","lastUpdateDate":1631920880311,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7c42aa8-58ee-4b11-801b-133196cb9eb7","invariantUUID":"8da356cc-91fe-49a9-bd6d-3d7da3a59072","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":"objectStorage","uniqueId":"19619637-4832-45e2-b227-1bffbbeacf79","lifecycleState":"CERTIFIED","lastUpdateDate":1631921064529,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efe0fa30-a77e-441a-8984-ebd01a270246","invariantUUID":"b09f838a-250b-4f3c-a8d8-d2bda5696337","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":"defaulticon","uniqueId":"820921d6-4559-4df5-81b7-e74c078ab45f","lifecycleState":"CERTIFIED","lastUpdateDate":1631928534993,"name":"pNF a19ccc3c-79c6","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3c03a367-728e-43d3-bcea-b45d272a613a","invariantUUID":"e5482b11-ca74-445a-8eba-e431685ffc48","systemName":"PnfA19ccc3c79c6","description":"vendor software product","tags":["pNF a19ccc3c-79c6"],"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":"e13a8d5c-9c49-40b9-b258-8e991c0d02bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631920728538,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d385e247-50dd-46f5-b5af-92dc7e0e02eb","invariantUUID":"b1fecf38-0e43-4bb8-8efd-d3e4e88e18dd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0829400-4800-494c-8e40-f4360a5c4c2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631921162848,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4723b494-3916-46de-ae5e-db94ee28eb7a","invariantUUID":"f71d8ff3-68d1-4000-aeb9-2e6e72a54f35","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":"ba51588c-a2fc-4dd4-b79b-c8bc633671ef","lifecycleState":"CERTIFIED","lastUpdateDate":1631920783085,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f71623d-e8a0-4d19-bf8a-aff872c51692","invariantUUID":"bf0e1d70-af0e-4b5d-b379-cd267c7432c7","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":"objectStorage","uniqueId":"05b3819d-0c78-4cb4-be97-780c712b98db","lifecycleState":"CERTIFIED","lastUpdateDate":1631921200642,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6096457c-5930-45b1-8a5e-12ea4b3229e3","invariantUUID":"b33293ae-3e5c-46b0-8c69-f75c19654515","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":"port","uniqueId":"105337d0-9f90-4337-9635-f519f0f29ed7","lifecycleState":"CERTIFIED","lastUpdateDate":1631921235558,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4dfc706-b91a-489a-9c2d-2cf2717f6d73","invariantUUID":"43634781-5635-4a65-8f27-f740c9ff5fd8","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b95e0-7d06-4bdb-8f1b-dea156ba4294","lifecycleState":"CERTIFIED","lastUpdateDate":1631921170742,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e65576cb-79e4-4ca2-b8d0-7e083d748932","invariantUUID":"9232fa97-9881-40f2-a7a9-9cb6dc1dde86","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":"e78ae4bb-5ba2-4ca4-829a-9762f6de858b","lifecycleState":"CERTIFIED","lastUpdateDate":1631920941638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45b91f89-8c1a-4be2-a3da-6e76ef8e3e98","invariantUUID":"0e7f05e5-a5af-48c6-a97b-8c0b93b5733e","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2215375e-afc0-42b2-bd4b-5be71eaa7c78","lifecycleState":"CERTIFIED","lastUpdateDate":1631921047712,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624620ab-d385-4af1-adf0-3e384cb24da6","invariantUUID":"369a25a7-7c23-42c5-b2c3-bd7050854177","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":"28ad8ba6-c26a-4a01-91fa-34e1dc779ca1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921108824,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a844edca-6265-4bd3-807c-b78818ffe5c1","invariantUUID":"42d5c429-ecb4-4e3b-af3a-6f897b1f0450","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":"defaulticon","uniqueId":"4532c16b-d4ec-453f-95e6-b285fbae807c","lifecycleState":"CERTIFIED","lastUpdateDate":1631920690389,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c78b652f-817b-415a-bc36-3a6b0a0b010f","invariantUUID":"e37c0816-1acc-4ba9-9977-cda31e706c26","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"144cc180-bde2-4259-93f7-9f3b3bf28b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921035774,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd0f4687-20ff-4ddc-b539-d26f480b1a2b","invariantUUID":"7aadda37-8967-498c-b619-97f7997c7a18","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":"07e36bb8-cfcf-4acb-ab0b-73b99b2ad796","lifecycleState":"CERTIFIED","lastUpdateDate":1631921087301,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"550696f4-1c57-4b89-8bf2-845f92f619c0","invariantUUID":"cd66f4a3-3a11-4148-a032-248cc30ccaea","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"255f1766-56dc-4878-8dfd-2250a3d93c2f","lifecycleState":"CERTIFIED","lastUpdateDate":1631921136431,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b395f7a3-7320-4d7f-ac00-f9bca89fc7e9","invariantUUID":"e0fc8011-0fa5-4840-a556-d2c922f0e393","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":"130a96dd-5b3e-4fdd-87d7-00fa08bb9803","lifecycleState":"CERTIFIED","lastUpdateDate":1631920959906,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48562b40-410e-4ad3-98ee-df64d64a516d","invariantUUID":"20a46091-c725-4ac8-9f2f-e511960a8c2d","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c3c3e4-2e3b-4754-9d96-0cf9ee713292","lifecycleState":"CERTIFIED","lastUpdateDate":1631920986824,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e3a92e-2915-4f73-a5c2-3951bce70075","invariantUUID":"6da85dce-ffa5-4c0d-acb5-5cdc3f9a3f39","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":"8a74d96f-9494-4498-8ea4-b805888d7d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920756807,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ee0aa0-7a23-40de-ac71-2e2bab4dd91c","invariantUUID":"3d3ca90e-e973-4d70-86dc-05026f06160d","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":"network","uniqueId":"73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920907023,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5228d60f-f72b-4c47-8077-b88cbd9f844c","invariantUUID":"89f8d0ee-328a-4b09-bd8e-b7c3dbc87498","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0e8908ff-6f44-41fa-8e22-2f0c12de2808","lifecycleState":"CERTIFIED","lastUpdateDate":1631921217485,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b0dc574-6e20-42f5-bc2d-4ee2b83f82a8","invariantUUID":"c6272503-9582-43c2-aa08-2861f80d98aa","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db99d550-1fdc-4df5-b78f-6018746fae40","lifecycleState":"CERTIFIED","lastUpdateDate":1631921113883,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6bccc58-8a5a-449b-9131-a8a04093bda1","invariantUUID":"2dcf9be7-46db-435c-8c2b-c33840e68a4f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"929028a1-0cb3-41fe-94a4-7da07f5044df","lifecycleState":"CERTIFIED","lastUpdateDate":1631928547887,"name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","systemName":"DemoPnfGjejgbo7wmexctzkcvqm","description":"catalog service description","tags":["robot-ete","Demo_pNF_GjEJgBO7wMExcTzkcVQm"],"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":"aa9c9805-44f8-4b48-9021-ae3d48f67ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1631929798004,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","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":"d59a9f93-4232-46a8-943d-54f3264e4771","lifecycleState":"CERTIFIED","lastUpdateDate":1631925786851,"name":"vFW 2021-09-18 00-42-03","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","systemName":"Vfw20210918004203","description":"catalog service description","tags":["robot-ete","vFW 2021-09-18 00-42-03"],"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":"9f2c8ecc-63e3-4ca9-a9a6-5566c1134203","lifecycleState":"CERTIFIED","lastUpdateDate":1631932044217,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"438b1601-e385-4a34-9654-ca1f8dcf86d2","invariantUUID":"633fc413-9082-4078-bb5a-07c92ef5bdec","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":"24bdca64-b431-43aa-b653-5261a1c17cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631931244159,"name":"basic_onboard_bzwWIA","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","systemName":"BasicOnboardBzwwia","description":"service","tags":["basic_onboard_bzwWIA"],"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":"759d30fe-7fc0-4e14-81ad-b01ddbd95792","lifecycleState":"CERTIFIED","lastUpdateDate":1631930518705,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","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":"fe476f83-4148-48ab-9d3d-d10909972f51","lifecycleState":"CERTIFIED","lastUpdateDate":1631931353307,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-18 02:27:37,926 DEBUG 118:sdc_resource.py(1) - Resource basicclamp found in services list 2021-09-18 02:27:47,937 INFO 728:service.py(1) - attempting to PROD/activate Service basicclamp in SDC 2021-09-18 02:27:47,949 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:47,949 DEBUG 131:onap_service.py(1) - [SDC][PROD/activate Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/9f2c8ecc-63e3-4ca9-a9a6-5566c1134203/distribution/PROD/activate 2021-09-18 02:27:47,949 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-09-18 02:27:47,954 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:51,355 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9f2c8ecc-63e3-4ca9-a9a6-5566c1134203/distribution/PROD/activate HTTP/1.1" 200 None 2021-09-18 02:27:51,359 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-09-18 02:27:51,362 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f2c8ecc-63e3-4ca9-a9a6-5566c1134203","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9f2c8ecc-63e3-4ca9-a9a6-5566c1134203","empty":false},{"definition":false,"hidden":false,"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f2c8ecc-63e3-4ca9-a9a6-5566c1134203","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"9f2c8ecc-63e3-4ca9-a9a6-5566c1134203","empty":false},{"definition":false,"hidden":false,"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f2c8ecc-63e3-4ca9-a9a6-5566c1134203","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f2c8ecc-63e3-4ca9-a9a6-5566c1134203","empty":false},{"definition":false,"hidden":false,"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f2c8ecc-63e3-4ca9-a9a6-5566c1134203","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f2c8ecc-63e3-4ca9-a9a6-5566c1134203","empty":false},{"definition":false,"hidden":false,"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f2c8ecc-63e3-4ca9-a9a6-5566c1134203","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f2c8ecc-63e3-4ca9-a9a6-5566c1134203","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.assettoscacsar","artifactName":"service-Basicclamp-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"MTNjNzM3OGVkM2JlNjc4MTBkYzhlNGI3NzZjODZlMjI=","artifactUUID":"2a3f7ead-cc2b-4c22-a634-86b89215ce43","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.assettoscacsar","duplicated":false,"payloadUpdateDate":1631932054561,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631932035184,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.assettoscatemplate","artifactName":"service-Basicclamp-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"Zjg0ZTNiZGZhZDcyYWFjZDViYTc3NGM1MzhkNzA5NGI=","artifactUUID":"9713cb30-6834-4d95-816d-e14276b997b9","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.assettoscatemplate","duplicated":false,"payloadUpdateDate":1631932052670,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631932035184,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"sdktcamicroservice":{"listHeatParameters":[],"heatParamUpdated":false,"timeout":0,"creationDate":1631932041643,"description":"test","artifactType":"DCAE_INVENTORY_BLUEPRINT","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0.sdktcamicroservice","artifactName":"tca-microservice.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"N2M1N2QxMDA2NDgwNTBlOGI2ZTk5MTdmNWY3YWI5NmY=","artifactUUID":"63a1606f-028c-4ce6-baef-616e39dfa7a0","artifactDisplayName":"sdktca-microservice","mandatory":false,"serviceApi":false,"artifactLabel":"sdktcamicroservice","esId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0.sdktcamicroservice","duplicated":false,"payloadUpdateDate":1631932041646,"heatParameters":[],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631932041643,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932004487,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YTU2Zjg0ZTYxNDI5MmRkYTFjYjZlZDFiYmNlNzBlZGI=","artifactUUID":"7e834052-b02b-4839-abe2-5e1beb9a2366","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"a5ed477d-786b-40b4-974e-4a69033527a5.vflicense","duplicated":false,"payloadUpdateDate":1631932004490,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631932004487,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0.vfModulesMetadata","artifactName":"basicclamp0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZGIzNWJiNWRmNGI0NWQ3NmQ3MDE3OTgzYmU3MTZmNTE=","artifactUUID":"6d81719d-2861-47f2-8e9d-d295050c102c","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1631932050937,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_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":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","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":1631932004522,"description":"created from csar","artifactType":"HEAT","uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"f5031bcd-5440-4284-ae35-e00ea7f80519","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"a5ed477d-786b-40b4-974e-4a69033527a5.heat1","duplicated":false,"payloadUpdateDate":1631932004536,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_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":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","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":1631932004522,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932004463,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YjcyZGVmNGE4ZjdlNGFiNTFmNjNhOWVkMzg1MDI0YzA=","artifactUUID":"ac6ba33f-bf3a-42dd-8b9f-44c7e7dde9cd","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"a5ed477d-786b-40b4-974e-4a69033527a5.vendorlicense","duplicated":false,"payloadUpdateDate":1631932004472,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631932004463,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu18_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":"ubuntu18_name_0","type":"string","description":"The VM name","defaultValue":"ubuntu18","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":1631932038810,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=","artifactUUID":"1b2f4879-a859-4811-92be-adaec15883f1","generatedFromId":"a5ed477d-786b-40b4-974e-4a69033527a5.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0.heat1env","duplicated":false,"payloadUpdateDate":1631932050221,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu18_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":"ubuntu18_name_0","type":"string","description":"The VM name","defaultValue":"ubuntu18","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":1631932038810,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631932038810,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicclampvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932004505,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vspbasicclampvspinformationtxt","artifactName":"VSP_basicclamp_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OTA1ZTFhOGMxMTk0NzAzMWYxNWEwYTlmZDVmZTllZmU=","artifactUUID":"14f01502-96f0-4d11-bc58-f78ffe25a8d0","artifactDisplayName":"VSP_basicclamp_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicclampvspinformationtxt","esId":"a5ed477d-786b-40b4-974e-4a69033527a5.vspbasicclampvspinformationtxt","duplicated":false,"payloadUpdateDate":1631932004506,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631932004505,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1631932038816,"artifacts":["a5ed477d-786b-40b4-974e-4a69033527a5.heat1","a5ed477d-786b-40b4-974e-4a69033527a5.heat1env"],"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0.a5ed477d-786b-40b4-974e-4a69033527a5.Basicclamp..base_ubuntu18..module-0.basicclamp0basicclampbase_ubuntu18module0","invariantUUID":"d2e71e7e-b6fc-4d00-b611-9d3b4eca8bad","normalizedName":"basicclamp0basicclampbase_ubuntu18module0","modificationTime":1631932038816,"customizationUUID":"099a3f66-35ed-46c7-b3f8-14170aed6389","groupInstanceArtifacts":["d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0.heat1env"],"groupInstanceArtifactsUuid":["1b2f4879-a859-4811-92be-adaec15883f1"],"artifactsUuid":["f5031bcd-5440-4284-ae35-e00ea7f80519"],"groupUUID":"f7d8e066-a9e4-4be1-928b-4f495de2e144","groupName":"Basicclamp..base_ubuntu18..module-0","groupUid":"a5ed477d-786b-40b4-974e-4a69033527a5.Basicclamp..base_ubuntu18..module-0","name":"basicclamp0..Basicclamp..base_ubuntu18..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_ubuntu18","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_ubuntu18","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"a5ed477d-786b-40b4-974e-4a69033527a5.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basicclamp 0"},"actualComponentUid":"cc803909-582e-49f2-a454-24562feeb692","createdFromCsar":false,"uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0","normalizedName":"basicclamp0","name":"basicclamp 0","icon":"defaulticon","creationTime":1631932038248,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basicclamp0","componentUid":"cc803909-582e-49f2-a454-24562feeb692","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.Basicclamp","modificationTime":1631932038248,"customizationUUID":"b4cb978f-8974-42ba-8574-99f71aa1d9a3","posX":"200","posY":"100","componentName":"basicclamp","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"d16392b7-eac8-4ee4-9f0c-7f896705ba33.cc803909-582e-49f2-a454-24562feeb692.basicclamp0":[{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_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":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"a5ed477d-786b-40b4-974e-4a69033527a5.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a5ed477d-786b-40b4-974e-4a69033527a5.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":"a5ed477d-786b-40b4-974e-4a69033527a5.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dd0d77b2-3bb4-4ffb-bfe2-3b4860227198","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false},{"definition":false,"hidden":false,"uniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ad201bff-7a91-40bd-b21a-5d541a4a216b","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"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","creationDate":1631932035257,"icon":"network_l_1-3","description":"service","tags":["basicclamp"],"uniqueId":"9f2c8ecc-63e3-4ca9-a9a6-5566c1134203","componentMetadataForSupportLog":{"SupportablityComponentUUID":"438b1601-e385-4a34-9654-ca1f8dcf86d2","SupportablityComponentName":"basicclamp","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"438b1601-e385-4a34-9654-ca1f8dcf86d2","highestVersion":true,"systemName":"Basicclamp","invariantUUID":"633fc413-9082-4078-bb5a-07c92ef5bdec","normalizedName":"basicclamp","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1631932070129,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1631932035184,"artifactType":"OTHER","uniqueId":"d16392b7-eac8-4ee4-9f0c-7f896705ba33.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":1631932035184,"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":"9f2c8ecc-63e3-4ca9-a9a6-5566c1134203"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basicclamp"} 2021-09-18 02:27:51,367 DEBUG 159:__init__.py(1) - check if Service basicclamp exists in SDC 2021-09-18 02:27:51,367 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-18 02:27:51,368 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:51,368 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-18 02:27:51,368 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-18 02:27:51,371 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:27:52,254 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2501 2021-09-18 02:27:52,255 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-18 02:27:52,256 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","name":"vFW 2021-09-18 00-42-03","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4ea2ce05-e2a3-4516-a99e-0e5f92a4a609/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22bf0b56-357b-43b0-bcd9-6f5627247fdd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d018620d-e7c0-49f8-a28a-9e929714908a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"438b1601-e385-4a34-9654-ca1f8dcf86d2","invariantUUID":"633fc413-9082-4078-bb5a-07c92ef5bdec","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dcdc25ba-2243-400a-b9c9-f39877aed586/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-18 02:27:52,260 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-09-18 00-42-03 from SDC 2021-09-18 02:27:52,260 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:52,260 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:52,261 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:52,261 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:27:52,261 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:52,261 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:52,261 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:52,262 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_GjEJgBO7wMExcTzkcVQm from SDC 2021-09-18 02:27:52,262 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:52,262 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:52,262 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:52,263 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-18 02:27:52,263 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:52,263 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:52,263 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:52,263 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-09-18 02:27:52,264 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:52,264 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:52,264 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:52,264 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:27:52,264 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:52,265 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:52,265 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:52,265 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:27:52,265 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:52,265 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:52,266 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:52,266 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-09-18 02:27:52,266 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-09-18 02:27:52,266 INFO 192:__init__.py(1) - Service found, updating information 2021-09-18 02:27:52,267 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:52,267 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-18 02:27:52,267 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-18 02:27:52,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:52,952 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-18 02:27:52,955 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-18 02:27:52,958 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"193ce427-34aa-43d2-a12e-b45208640dae","lifecycleState":"CERTIFIED","lastUpdateDate":1631920976390,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dfbdd373-bf83-4741-8a69-394009c6ebba","invariantUUID":"cf50d641-f54d-4cec-995b-ca1678fa5f4c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6c34723-64a5-4e87-8c4f-669b5a9ebf20","lifecycleState":"CERTIFIED","lastUpdateDate":1631921212254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e926e0d-9cf3-4b65-b0c2-e61bcf6e8d12","invariantUUID":"7fa9abe9-a470-4413-b62f-0b1ad0cc2d4b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0eec6a9b-f203-4a8d-8595-a081af86a497","lifecycleState":"CERTIFIED","lastUpdateDate":1631930467787,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7346fb4b-d193-4c3a-b8f2-02b9ff5fc403","lifecycleState":"CERTIFIED","lastUpdateDate":1631920806921,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0de1a7b-6b94-4460-ac5f-14bf70083006","invariantUUID":"6917cf4d-1919-47c0-8b31-8d3c14b75663","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":"port","uniqueId":"fd068a16-6d6b-4f36-b81b-6105d76ff980","lifecycleState":"CERTIFIED","lastUpdateDate":1631921118937,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e72b18-dc5d-4efd-9a73-096fe6511ab9","invariantUUID":"227396be-61e0-4161-a313-19e3663d7ee6","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":"f563115d-a782-47a2-a7d4-7aa4edb6c991","lifecycleState":"CERTIFIED","lastUpdateDate":1631931301435,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","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":"defaulticon","uniqueId":"9263f7c9-39e0-4a90-aeda-5ad5a5a446e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631920997516,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58bb2c15-53b5-4d1d-8fe9-17fb8eb3b4f2","invariantUUID":"0f0cb33e-c12f-4f20-9dad-0497ceb87b7f","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":"port","uniqueId":"a4a32766-7c53-4892-9ec8-d12cf76a899b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921123997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f2800ec-68c1-4faa-8d17-864771a969e3","invariantUUID":"086bcfaa-00e0-4ae5-af7e-b08f5b660861","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":"defaulticon","uniqueId":"70468e6b-5ec1-4db6-9ac9-9204c7a7d0fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631931194015,"name":"basic_onboard_bzwWIA","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","systemName":"BasicOnboardBzwwia","description":"VF","tags":["basic_onboard_bzwWIA"],"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":"126dd084-55c8-418f-b930-330c7a6e99a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631920771742,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6472947b-2e63-4e5c-b180-df9caf63429d","invariantUUID":"a57eba1a-5040-49e8-afec-8f83213aa600","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":"92821e47-4fe4-46c5-921d-ab97686f1f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920788322,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ed7489e7-c09d-462d-8798-73b6ee0a51f2","invariantUUID":"8e56ae49-e581-460e-978e-a073b921fa14","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":"defaulticon","uniqueId":"f6d5642d-0e36-42eb-9881-d5d46a32700e","lifecycleState":"CERTIFIED","lastUpdateDate":1631925766068,"name":"vFW 5097db55-9673","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","systemName":"Vfw5097db559673","description":"vendor software product","tags":["vFW 5097db55-9673"],"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":"networkrules","uniqueId":"4c483ea3-6af0-4821-8b44-8d491d4b878f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920835253,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09adfd8a-3dc2-4718-98a8-1e19bc749f2b","invariantUUID":"6a6f66a0-faa7-4bbc-8132-e7dffd3fa71d","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"411b4bc0-7603-44ca-8115-ed468ad8a1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631921011687,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5dd5522-1706-424f-bf71-34e9dda25a28","invariantUUID":"4248a18f-9c04-4003-9f52-bd086fa6390b","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":"30977999-2782-4716-857c-3614ec89aad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921180894,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c378e197-890d-4d12-8a69-43b58cf9e918","invariantUUID":"7ddf24e8-90a1-4000-89cd-3d9b2029cd0b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2400fa7e-1c4c-44aa-8670-57ba481caac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631921024195,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab136bb3-9016-4a9d-a226-2159bf71d12e","invariantUUID":"43aa8e98-b46c-4079-8e4f-2cffc3f2669a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0582ef1-c9ad-4fa9-ae8c-4a0e187db186","lifecycleState":"CERTIFIED","lastUpdateDate":1631920723357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ee500b9-9523-44e1-8693-148ba8a108d6","invariantUUID":"5afbd134-94b6-42ff-b2fc-3a749797b131","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":"304f5efb-2518-4c7b-80e5-5dc6fcec18d3","lifecycleState":"CERTIFIED","lastUpdateDate":1631921150636,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0613c702-583f-44c4-9ba2-dbfca14e172d","invariantUUID":"18ce4dd3-5716-4695-99e9-b1eb4a61e4fc","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c85c3cfc-1fc6-4bed-bfef-c1dad0d32ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1631920765015,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b217f58-e8c4-4398-9352-12e2888570da","invariantUUID":"c2e02c8e-2345-4902-b4cf-84fc395ddd0d","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":"port","uniqueId":"c7330ad6-19f0-4a24-859b-9238c17b8f0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921193659,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f92b24a-b38b-4339-b960-35abde531270","invariantUUID":"7b083c14-b739-44a6-a825-495fe9f0264c","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":"objectStorage","uniqueId":"6a9ce2bd-f94d-4268-b5f0-7f102a1ebdcb","lifecycleState":"CERTIFIED","lastUpdateDate":1631921081958,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b3eded4-041b-4911-b5ca-df334b6a2b4c","invariantUUID":"7dc36567-9dce-4347-a656-b2841b4e0740","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":"compute","uniqueId":"4346c3b9-b6f6-409e-aa28-bb3174d6526b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921225625,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"412407ba-0db6-41fa-861c-7ea6fee5b5a6","invariantUUID":"57000e0d-1563-4add-b106-b7f33bb0ac52","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":"network","uniqueId":"a305646a-ffc6-4616-8411-3f0b911518da","lifecycleState":"CERTIFIED","lastUpdateDate":1631920965098,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b77be-eb35-48fd-9449-af32f269ecb7","invariantUUID":"0e7f8fd5-f71b-4914-94c1-8b5dc4c4a666","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":"da593460-77dc-461e-b4ed-262330b3ba7a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920696377,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1732662d-a88e-491f-b2ca-bfd84e312575","invariantUUID":"298c9d04-4681-48f0-acc6-2fe67f01c5d3","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8aaf8347-af40-49cf-aba1-704d72578bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1631921042228,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a961745-98c0-4c9d-8a9f-ef79d62dfc9b","invariantUUID":"b946f9f7-e9da-40fd-a0dc-219ad2924f7e","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":"network","uniqueId":"251cf1b4-6036-4004-a9c6-b62175f013a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631920794457,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af49ffaa-944b-4b13-9c76-8ae5480fd32e","invariantUUID":"6c1851b7-1ca7-4208-a40a-85b1469df782","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a38e3f1f-b5b8-4e9d-b0e8-8721bdc19ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921018220,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b53990f-3d3c-4315-878c-6f7ffca377c5","invariantUUID":"15dd97cc-de3f-4ab8-9db2-b2d75b2b0edc","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":"dc881770-c8fa-44c5-9bd8-b9b17fc35bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921058583,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1095dc15-f464-4dec-bce0-60b821ebef56","invariantUUID":"8e023aa2-132a-4642-9ec2-985aa55aed4a","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":"compute","uniqueId":"ded7d540-7e1e-40a8-bc41-84e46afe0444","lifecycleState":"CERTIFIED","lastUpdateDate":1631921220483,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a1a0bef-3063-4a41-a8ea-0d1063b45b6a","invariantUUID":"762d9177-752a-4ed9-b9d2-c39511b8a521","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":"objectStorage","uniqueId":"e9cbab61-eb9d-4fe0-a0c8-696874f45492","lifecycleState":"CERTIFIED","lastUpdateDate":1631920745570,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b9b9d9-d78c-4a1a-9d05-5c2a100d48ae","invariantUUID":"a647b6ed-caa4-4627-b7b4-85f43c698fca","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":"b3e60653-4248-4afe-a4cf-758b0c776281","lifecycleState":"CERTIFIED","lastUpdateDate":1631921156470,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9d1f6a9-0918-4191-853d-d2b0565d72a4","invariantUUID":"1371861d-8e60-46de-a6e0-79156761eb18","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":"port","uniqueId":"4125a498-d2d6-4b8d-a474-0a0f0e532a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920840612,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c711b7e-f7c7-4b4f-8619-8cedfea43b56","invariantUUID":"0b9b4bff-9bf5-445d-97eb-1738b2e88e37","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":"objectStorage","uniqueId":"a7af2066-64ad-481d-a29f-a940b7c7482a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920751419,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c224d516-e6d1-4750-a95c-f1f8948cdf17","invariantUUID":"27916289-5d70-4e84-beb2-74de83bdefd8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2e4ac18-4a5c-4234-8ccc-c53164aaad06","lifecycleState":"CERTIFIED","lastUpdateDate":1631921144853,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b45318e-d0c2-418a-85d7-00341d4f559e","invariantUUID":"85909ebb-c11c-4709-a2a6-434a21c8f240","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":"loadBalancer","uniqueId":"7dcb23e7-3b23-40d7-baf7-1d4130454977","lifecycleState":"CERTIFIED","lastUpdateDate":1631920718042,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10d3be-0aa7-4449-9010-e9c2a60fe930","invariantUUID":"8eedb302-5270-456c-ad44-02a7b1e66766","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a85ddf9-0d6f-4994-a985-139b8547e21c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921232491,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5edb7c8-87b1-4e49-bc0a-d42978bac2d8","invariantUUID":"4a86c601-a308-42f3-8039-399334062fc2","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de2101b6-2a9a-4a14-97af-09dc926d29fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631920887318,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4971a385-a3ab-466c-96a3-d51e145f4be7","invariantUUID":"824ba6e3-233d-437c-8736-4b60b050d6ef","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a4d47c7-b563-4649-95c8-7ee740722cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631920912832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79e614db-3255-4d93-8b2f-67c1fb0bceb5","invariantUUID":"db7d0800-b6da-4eda-be20-1892cbdcd2e6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5a8d6fa6-04f7-4951-8aba-94b58e879f78","lifecycleState":"CERTIFIED","lastUpdateDate":1631920702164,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284c099c-79df-4dc6-8a9c-1103fe260027","invariantUUID":"a52e3834-4978-459a-a981-96b7b160df02","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":"networkrules","uniqueId":"bdfff0ba-13ae-4283-b233-f6b361b0a73d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920855279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5b011e89-ee42-4b5d-a88c-9e7596f749f4","invariantUUID":"3fd95a4e-4268-43ed-b01e-00ae5db65b9c","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":"612fd255-c599-4126-9ec3-b3f5c51c8cad","lifecycleState":"CERTIFIED","lastUpdateDate":1631920800421,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8aa22d1c-fa70-4d12-9b13-3590a24e8f47","invariantUUID":"ca73129c-514d-4c47-9b0b-ef8e26cd4af5","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257e9986-d5d6-416a-b9cf-6b9429a54132","lifecycleState":"CERTIFIED","lastUpdateDate":1631920860521,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e601d43-56b6-4989-8f75-8ab232df0db1","invariantUUID":"93abd84b-be89-48d8-80ef-d5b7d76d7077","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":"compute","uniqueId":"cdbdc523-ef37-4e99-bf82-348a8c7f3f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920874294,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d62c60e-ef82-45dd-b5ec-e2b9da7d6394","invariantUUID":"dfa020bc-0921-46b4-8c03-1134426e81f9","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e96e1bd9-fc54-4048-b2aa-4e2b819e1957","lifecycleState":"CERTIFIED","lastUpdateDate":1631921004707,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4af7fd0b-ba76-429b-bc19-429f0fab3814","invariantUUID":"8c874770-7e91-4eb0-9134-6e90016f80b0","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":"b75d1801-5ff2-41ed-8d30-f16162c2a078","lifecycleState":"CERTIFIED","lastUpdateDate":1631920992027,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"76169cc2-b855-4be7-8db8-79d5a2476c7a","invariantUUID":"75233819-f21f-4910-a3e7-b975a3b81191","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":"bcf6e1ff-1ce3-4bf4-938a-816983908c13","lifecycleState":"CERTIFIED","lastUpdateDate":1631920894564,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e2f0a1-ee31-4eff-8d2b-19a75f07fd21","invariantUUID":"a759d874-f61a-4046-9f59-2949cc14e29f","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":"port","uniqueId":"f9502f0a-8971-4d2f-a249-04ddfd3ab00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921130041,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"937bcd3e-0dac-4c8f-8c73-e6f3c47e819f","invariantUUID":"95e55dc0-89ee-4e58-a2fa-80fe4adb60f4","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":"defaulticon","uniqueId":"cc803909-582e-49f2-a454-24562feeb692","lifecycleState":"CERTIFIED","lastUpdateDate":1631932017077,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ef46f63-76a5-4cfa-921c-0a3088fefa85","invariantUUID":"d318fdc9-01b3-4466-adc1-e715f5634e43","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":"defaulticon","uniqueId":"9f4f8223-817f-4dd7-8c8e-7b5fe5c0f0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631920777862,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9a6f8c5-1a5d-4c6e-8f67-98ebf355053b","invariantUUID":"bd1dde47-ee9a-4846-bfc2-eff64d608277","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":"724578e5-e76e-4bf3-9ec2-782eff7c8341","lifecycleState":"CERTIFIED","lastUpdateDate":1631920981584,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94975bd2-2106-4cb0-9de2-9fa51852bdb3","invariantUUID":"d55f20e7-1333-4d30-9a3e-f5a5f97c37dc","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":"compute","uniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","lifecycleState":"CERTIFIED","lastUpdateDate":1631920662140,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d354ed2-19f6-4c58-830a-3570573b60d9","invariantUUID":"fcf27d26-ae32-449d-984c-6fac2975d1c2","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":"735d6a93-c8a2-41bf-9763-94a16b724966","lifecycleState":"CERTIFIED","lastUpdateDate":1631920865811,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ccf29418-fb7a-4bfe-a04c-9317ab3ec8a9","invariantUUID":"964572ce-7f10-4f26-ac36-dfa43ef7b61d","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":"85d8a8a7-b6ea-47f2-8193-2fc76a8c8f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920918021,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fbd2f10-8895-4f58-be64-56c6c894d844","invariantUUID":"1ced938f-0d00-4b98-988c-7655ef076a8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"374ca84e-4e85-406b-ac71-2859c73ae994","lifecycleState":"CERTIFIED","lastUpdateDate":1631921175843,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafde791-ac1d-4a4f-b658-86674c2d36c5","invariantUUID":"ac96baf0-8261-4cf9-87f7-dd2f63b06cfc","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":"network","uniqueId":"1ab21962-1f98-4e7a-9ff3-acfe60128226","lifecycleState":"CERTIFIED","lastUpdateDate":1631920880311,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7c42aa8-58ee-4b11-801b-133196cb9eb7","invariantUUID":"8da356cc-91fe-49a9-bd6d-3d7da3a59072","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":"objectStorage","uniqueId":"19619637-4832-45e2-b227-1bffbbeacf79","lifecycleState":"CERTIFIED","lastUpdateDate":1631921064529,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efe0fa30-a77e-441a-8984-ebd01a270246","invariantUUID":"b09f838a-250b-4f3c-a8d8-d2bda5696337","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":"defaulticon","uniqueId":"820921d6-4559-4df5-81b7-e74c078ab45f","lifecycleState":"CERTIFIED","lastUpdateDate":1631928534993,"name":"pNF a19ccc3c-79c6","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3c03a367-728e-43d3-bcea-b45d272a613a","invariantUUID":"e5482b11-ca74-445a-8eba-e431685ffc48","systemName":"PnfA19ccc3c79c6","description":"vendor software product","tags":["pNF a19ccc3c-79c6"],"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":"e13a8d5c-9c49-40b9-b258-8e991c0d02bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631920728538,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d385e247-50dd-46f5-b5af-92dc7e0e02eb","invariantUUID":"b1fecf38-0e43-4bb8-8efd-d3e4e88e18dd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0829400-4800-494c-8e40-f4360a5c4c2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631921162848,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4723b494-3916-46de-ae5e-db94ee28eb7a","invariantUUID":"f71d8ff3-68d1-4000-aeb9-2e6e72a54f35","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":"ba51588c-a2fc-4dd4-b79b-c8bc633671ef","lifecycleState":"CERTIFIED","lastUpdateDate":1631920783085,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f71623d-e8a0-4d19-bf8a-aff872c51692","invariantUUID":"bf0e1d70-af0e-4b5d-b379-cd267c7432c7","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":"objectStorage","uniqueId":"05b3819d-0c78-4cb4-be97-780c712b98db","lifecycleState":"CERTIFIED","lastUpdateDate":1631921200642,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6096457c-5930-45b1-8a5e-12ea4b3229e3","invariantUUID":"b33293ae-3e5c-46b0-8c69-f75c19654515","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":"port","uniqueId":"105337d0-9f90-4337-9635-f519f0f29ed7","lifecycleState":"CERTIFIED","lastUpdateDate":1631921235558,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4dfc706-b91a-489a-9c2d-2cf2717f6d73","invariantUUID":"43634781-5635-4a65-8f27-f740c9ff5fd8","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b95e0-7d06-4bdb-8f1b-dea156ba4294","lifecycleState":"CERTIFIED","lastUpdateDate":1631921170742,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e65576cb-79e4-4ca2-b8d0-7e083d748932","invariantUUID":"9232fa97-9881-40f2-a7a9-9cb6dc1dde86","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":"e78ae4bb-5ba2-4ca4-829a-9762f6de858b","lifecycleState":"CERTIFIED","lastUpdateDate":1631920941638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45b91f89-8c1a-4be2-a3da-6e76ef8e3e98","invariantUUID":"0e7f05e5-a5af-48c6-a97b-8c0b93b5733e","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2215375e-afc0-42b2-bd4b-5be71eaa7c78","lifecycleState":"CERTIFIED","lastUpdateDate":1631921047712,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624620ab-d385-4af1-adf0-3e384cb24da6","invariantUUID":"369a25a7-7c23-42c5-b2c3-bd7050854177","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":"28ad8ba6-c26a-4a01-91fa-34e1dc779ca1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921108824,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a844edca-6265-4bd3-807c-b78818ffe5c1","invariantUUID":"42d5c429-ecb4-4e3b-af3a-6f897b1f0450","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":"defaulticon","uniqueId":"4532c16b-d4ec-453f-95e6-b285fbae807c","lifecycleState":"CERTIFIED","lastUpdateDate":1631920690389,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c78b652f-817b-415a-bc36-3a6b0a0b010f","invariantUUID":"e37c0816-1acc-4ba9-9977-cda31e706c26","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"144cc180-bde2-4259-93f7-9f3b3bf28b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921035774,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd0f4687-20ff-4ddc-b539-d26f480b1a2b","invariantUUID":"7aadda37-8967-498c-b619-97f7997c7a18","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":"07e36bb8-cfcf-4acb-ab0b-73b99b2ad796","lifecycleState":"CERTIFIED","lastUpdateDate":1631921087301,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"550696f4-1c57-4b89-8bf2-845f92f619c0","invariantUUID":"cd66f4a3-3a11-4148-a032-248cc30ccaea","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"255f1766-56dc-4878-8dfd-2250a3d93c2f","lifecycleState":"CERTIFIED","lastUpdateDate":1631921136431,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b395f7a3-7320-4d7f-ac00-f9bca89fc7e9","invariantUUID":"e0fc8011-0fa5-4840-a556-d2c922f0e393","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":"130a96dd-5b3e-4fdd-87d7-00fa08bb9803","lifecycleState":"CERTIFIED","lastUpdateDate":1631920959906,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48562b40-410e-4ad3-98ee-df64d64a516d","invariantUUID":"20a46091-c725-4ac8-9f2f-e511960a8c2d","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c3c3e4-2e3b-4754-9d96-0cf9ee713292","lifecycleState":"CERTIFIED","lastUpdateDate":1631920986824,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e3a92e-2915-4f73-a5c2-3951bce70075","invariantUUID":"6da85dce-ffa5-4c0d-acb5-5cdc3f9a3f39","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":"8a74d96f-9494-4498-8ea4-b805888d7d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920756807,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ee0aa0-7a23-40de-ac71-2e2bab4dd91c","invariantUUID":"3d3ca90e-e973-4d70-86dc-05026f06160d","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":"network","uniqueId":"73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920907023,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5228d60f-f72b-4c47-8077-b88cbd9f844c","invariantUUID":"89f8d0ee-328a-4b09-bd8e-b7c3dbc87498","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0e8908ff-6f44-41fa-8e22-2f0c12de2808","lifecycleState":"CERTIFIED","lastUpdateDate":1631921217485,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b0dc574-6e20-42f5-bc2d-4ee2b83f82a8","invariantUUID":"c6272503-9582-43c2-aa08-2861f80d98aa","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db99d550-1fdc-4df5-b78f-6018746fae40","lifecycleState":"CERTIFIED","lastUpdateDate":1631921113883,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6bccc58-8a5a-449b-9131-a8a04093bda1","invariantUUID":"2dcf9be7-46db-435c-8c2b-c33840e68a4f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"929028a1-0cb3-41fe-94a4-7da07f5044df","lifecycleState":"CERTIFIED","lastUpdateDate":1631928547887,"name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","systemName":"DemoPnfGjejgbo7wmexctzkcvqm","description":"catalog service description","tags":["robot-ete","Demo_pNF_GjEJgBO7wMExcTzkcVQm"],"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":"aa9c9805-44f8-4b48-9021-ae3d48f67ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1631929798004,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","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":"d59a9f93-4232-46a8-943d-54f3264e4771","lifecycleState":"CERTIFIED","lastUpdateDate":1631925786851,"name":"vFW 2021-09-18 00-42-03","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","systemName":"Vfw20210918004203","description":"catalog service description","tags":["robot-ete","vFW 2021-09-18 00-42-03"],"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":"9f2c8ecc-63e3-4ca9-a9a6-5566c1134203","lifecycleState":"CERTIFIED","lastUpdateDate":1631932070129,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"438b1601-e385-4a34-9654-ca1f8dcf86d2","invariantUUID":"633fc413-9082-4078-bb5a-07c92ef5bdec","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":"24bdca64-b431-43aa-b653-5261a1c17cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631931244159,"name":"basic_onboard_bzwWIA","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","systemName":"BasicOnboardBzwwia","description":"service","tags":["basic_onboard_bzwWIA"],"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":"759d30fe-7fc0-4e14-81ad-b01ddbd95792","lifecycleState":"CERTIFIED","lastUpdateDate":1631930518705,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","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":"fe476f83-4148-48ab-9d3d-d10909972f51","lifecycleState":"CERTIFIED","lastUpdateDate":1631931353307,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-18 02:27:52,966 DEBUG 118:sdc_resource.py(1) - Resource basicclamp found in services list 2021-09-18 02:27:52,967 INFO 201:service.py(1) - Service basicclamp onboarded 2021-09-18 02:27:52,967 INFO 102:clamp.py(1) - DCAE INVENTORY BLUEPRINT ADDED 2021-09-18 02:27:52,967 INFO 119:clamp.py(1) - ******** Check Service Distribution ******* 2021-09-18 02:27:52,968 DEBUG 159:__init__.py(1) - check if Service basicclamp exists in SDC 2021-09-18 02:27:52,968 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-18 02:27:52,968 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:52,968 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-18 02:27:52,969 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-18 02:27:52,971 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-18 02:27:53,556 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2501 2021-09-18 02:27:53,557 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-18 02:27:53,558 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","name":"vFW 2021-09-18 00-42-03","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","name":"basic_onboard_bzwWIA","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4ea2ce05-e2a3-4516-a99e-0e5f92a4a609/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/22bf0b56-357b-43b0-bcd9-6f5627247fdd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d018620d-e7c0-49f8-a28a-9e929714908a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"438b1601-e385-4a34-9654-ca1f8dcf86d2","invariantUUID":"633fc413-9082-4078-bb5a-07c92ef5bdec","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dcdc25ba-2243-400a-b9c9-f39877aed586/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-18 02:27:53,561 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-09-18 00-42-03 from SDC 2021-09-18 02:27:53,562 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:53,562 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:53,562 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:53,563 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bzwWIA from SDC 2021-09-18 02:27:53,563 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:53,563 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:53,564 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:53,564 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_GjEJgBO7wMExcTzkcVQm from SDC 2021-09-18 02:27:53,564 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:53,564 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:53,565 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:53,565 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-18 02:27:53,565 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:53,565 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:53,566 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:53,566 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-09-18 02:27:53,566 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:53,566 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:53,567 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:53,567 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-18 02:27:53,567 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:53,567 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:53,568 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:53,568 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-18 02:27:53,568 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-18 02:27:53,568 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-18 02:27:53,569 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-18 02:27:53,569 DEBUG 147:__init__.py(1) - number of Service returned: 7 2021-09-18 02:27:53,569 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicclamp 2021-09-18 02:27:53,569 INFO 192:__init__.py(1) - Service found, updating information 2021-09-18 02:27:53,570 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:53,570 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-18 02:27:53,571 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-18 02:27:53,573 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:54,197 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-18 02:27:54,200 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-18 02:27:54,203 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"193ce427-34aa-43d2-a12e-b45208640dae","lifecycleState":"CERTIFIED","lastUpdateDate":1631920976390,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"dfbdd373-bf83-4741-8a69-394009c6ebba","invariantUUID":"cf50d641-f54d-4cec-995b-ca1678fa5f4c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6c34723-64a5-4e87-8c4f-669b5a9ebf20","lifecycleState":"CERTIFIED","lastUpdateDate":1631921212254,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e926e0d-9cf3-4b65-b0c2-e61bcf6e8d12","invariantUUID":"7fa9abe9-a470-4413-b62f-0b1ad0cc2d4b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0eec6a9b-f203-4a8d-8595-a081af86a497","lifecycleState":"CERTIFIED","lastUpdateDate":1631930467787,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3cad3890-88aa-4087-a9fa-86e7cdb6c910","invariantUUID":"5db8311a-987b-4547-a2a2-689d44424e45","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7346fb4b-d193-4c3a-b8f2-02b9ff5fc403","lifecycleState":"CERTIFIED","lastUpdateDate":1631920806921,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e0de1a7b-6b94-4460-ac5f-14bf70083006","invariantUUID":"6917cf4d-1919-47c0-8b31-8d3c14b75663","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":"port","uniqueId":"fd068a16-6d6b-4f36-b81b-6105d76ff980","lifecycleState":"CERTIFIED","lastUpdateDate":1631921118937,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34e72b18-dc5d-4efd-9a73-096fe6511ab9","invariantUUID":"227396be-61e0-4161-a313-19e3663d7ee6","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":"f563115d-a782-47a2-a7d4-7aa4edb6c991","lifecycleState":"CERTIFIED","lastUpdateDate":1631931301435,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c2e01639-fb5d-4b92-bb5f-32ddd7f42d4a","invariantUUID":"6909021b-59eb-4367-ba0a-76785ea3fcb4","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":"defaulticon","uniqueId":"9263f7c9-39e0-4a90-aeda-5ad5a5a446e4","lifecycleState":"CERTIFIED","lastUpdateDate":1631920997516,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58bb2c15-53b5-4d1d-8fe9-17fb8eb3b4f2","invariantUUID":"0f0cb33e-c12f-4f20-9dad-0497ceb87b7f","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":"port","uniqueId":"a4a32766-7c53-4892-9ec8-d12cf76a899b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921123997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f2800ec-68c1-4faa-8d17-864771a969e3","invariantUUID":"086bcfaa-00e0-4ae5-af7e-b08f5b660861","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":"defaulticon","uniqueId":"70468e6b-5ec1-4db6-9ac9-9204c7a7d0fe","lifecycleState":"CERTIFIED","lastUpdateDate":1631931194015,"name":"basic_onboard_bzwWIA","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9e04c2e3-c62c-44b9-8865-d4e2a6e54c3e","invariantUUID":"9d6c3f07-edc3-46e5-a0d1-2dd6dad04d3e","systemName":"BasicOnboardBzwwia","description":"VF","tags":["basic_onboard_bzwWIA"],"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":"126dd084-55c8-418f-b930-330c7a6e99a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631920771742,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6472947b-2e63-4e5c-b180-df9caf63429d","invariantUUID":"a57eba1a-5040-49e8-afec-8f83213aa600","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":"92821e47-4fe4-46c5-921d-ab97686f1f0f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920788322,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ed7489e7-c09d-462d-8798-73b6ee0a51f2","invariantUUID":"8e56ae49-e581-460e-978e-a073b921fa14","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":"defaulticon","uniqueId":"f6d5642d-0e36-42eb-9881-d5d46a32700e","lifecycleState":"CERTIFIED","lastUpdateDate":1631925766068,"name":"vFW 5097db55-9673","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3bcc980a-b329-4a62-b726-af32770502b7","invariantUUID":"23d3a7de-e45f-4a47-9f01-23ec8d5b19f0","systemName":"Vfw5097db559673","description":"vendor software product","tags":["vFW 5097db55-9673"],"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":"networkrules","uniqueId":"4c483ea3-6af0-4821-8b44-8d491d4b878f","lifecycleState":"CERTIFIED","lastUpdateDate":1631920835253,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09adfd8a-3dc2-4718-98a8-1e19bc749f2b","invariantUUID":"6a6f66a0-faa7-4bbc-8132-e7dffd3fa71d","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"411b4bc0-7603-44ca-8115-ed468ad8a1e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631921011687,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c5dd5522-1706-424f-bf71-34e9dda25a28","invariantUUID":"4248a18f-9c04-4003-9f52-bd086fa6390b","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":"30977999-2782-4716-857c-3614ec89aad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921180894,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c378e197-890d-4d12-8a69-43b58cf9e918","invariantUUID":"7ddf24e8-90a1-4000-89cd-3d9b2029cd0b","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2400fa7e-1c4c-44aa-8670-57ba481caac2","lifecycleState":"CERTIFIED","lastUpdateDate":1631921024195,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab136bb3-9016-4a9d-a226-2159bf71d12e","invariantUUID":"43aa8e98-b46c-4079-8e4f-2cffc3f2669a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f0582ef1-c9ad-4fa9-ae8c-4a0e187db186","lifecycleState":"CERTIFIED","lastUpdateDate":1631920723357,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ee500b9-9523-44e1-8693-148ba8a108d6","invariantUUID":"5afbd134-94b6-42ff-b2fc-3a749797b131","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":"304f5efb-2518-4c7b-80e5-5dc6fcec18d3","lifecycleState":"CERTIFIED","lastUpdateDate":1631921150636,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0613c702-583f-44c4-9ba2-dbfca14e172d","invariantUUID":"18ce4dd3-5716-4695-99e9-b1eb4a61e4fc","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c85c3cfc-1fc6-4bed-bfef-c1dad0d32ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1631920765015,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b217f58-e8c4-4398-9352-12e2888570da","invariantUUID":"c2e02c8e-2345-4902-b4cf-84fc395ddd0d","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":"port","uniqueId":"c7330ad6-19f0-4a24-859b-9238c17b8f0b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921193659,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f92b24a-b38b-4339-b960-35abde531270","invariantUUID":"7b083c14-b739-44a6-a825-495fe9f0264c","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":"objectStorage","uniqueId":"6a9ce2bd-f94d-4268-b5f0-7f102a1ebdcb","lifecycleState":"CERTIFIED","lastUpdateDate":1631921081958,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b3eded4-041b-4911-b5ca-df334b6a2b4c","invariantUUID":"7dc36567-9dce-4347-a656-b2841b4e0740","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":"compute","uniqueId":"4346c3b9-b6f6-409e-aa28-bb3174d6526b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921225625,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"412407ba-0db6-41fa-861c-7ea6fee5b5a6","invariantUUID":"57000e0d-1563-4add-b106-b7f33bb0ac52","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":"network","uniqueId":"a305646a-ffc6-4616-8411-3f0b911518da","lifecycleState":"CERTIFIED","lastUpdateDate":1631920965098,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b77be-eb35-48fd-9449-af32f269ecb7","invariantUUID":"0e7f8fd5-f71b-4914-94c1-8b5dc4c4a666","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":"da593460-77dc-461e-b4ed-262330b3ba7a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920696377,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1732662d-a88e-491f-b2ca-bfd84e312575","invariantUUID":"298c9d04-4681-48f0-acc6-2fe67f01c5d3","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8aaf8347-af40-49cf-aba1-704d72578bc9","lifecycleState":"CERTIFIED","lastUpdateDate":1631921042228,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a961745-98c0-4c9d-8a9f-ef79d62dfc9b","invariantUUID":"b946f9f7-e9da-40fd-a0dc-219ad2924f7e","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":"network","uniqueId":"251cf1b4-6036-4004-a9c6-b62175f013a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631920794457,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"af49ffaa-944b-4b13-9c76-8ae5480fd32e","invariantUUID":"6c1851b7-1ca7-4208-a40a-85b1469df782","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a38e3f1f-b5b8-4e9d-b0e8-8721bdc19ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1631921018220,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b53990f-3d3c-4315-878c-6f7ffca377c5","invariantUUID":"15dd97cc-de3f-4ab8-9db2-b2d75b2b0edc","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":"dc881770-c8fa-44c5-9bd8-b9b17fc35bb1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921058583,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1095dc15-f464-4dec-bce0-60b821ebef56","invariantUUID":"8e023aa2-132a-4642-9ec2-985aa55aed4a","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":"compute","uniqueId":"ded7d540-7e1e-40a8-bc41-84e46afe0444","lifecycleState":"CERTIFIED","lastUpdateDate":1631921220483,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a1a0bef-3063-4a41-a8ea-0d1063b45b6a","invariantUUID":"762d9177-752a-4ed9-b9d2-c39511b8a521","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":"objectStorage","uniqueId":"e9cbab61-eb9d-4fe0-a0c8-696874f45492","lifecycleState":"CERTIFIED","lastUpdateDate":1631920745570,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b9b9d9-d78c-4a1a-9d05-5c2a100d48ae","invariantUUID":"a647b6ed-caa4-4627-b7b4-85f43c698fca","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":"b3e60653-4248-4afe-a4cf-758b0c776281","lifecycleState":"CERTIFIED","lastUpdateDate":1631921156470,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9d1f6a9-0918-4191-853d-d2b0565d72a4","invariantUUID":"1371861d-8e60-46de-a6e0-79156761eb18","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":"port","uniqueId":"4125a498-d2d6-4b8d-a474-0a0f0e532a4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920840612,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1c711b7e-f7c7-4b4f-8619-8cedfea43b56","invariantUUID":"0b9b4bff-9bf5-445d-97eb-1738b2e88e37","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":"objectStorage","uniqueId":"a7af2066-64ad-481d-a29f-a940b7c7482a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920751419,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c224d516-e6d1-4750-a95c-f1f8948cdf17","invariantUUID":"27916289-5d70-4e84-beb2-74de83bdefd8","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2e4ac18-4a5c-4234-8ccc-c53164aaad06","lifecycleState":"CERTIFIED","lastUpdateDate":1631921144853,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b45318e-d0c2-418a-85d7-00341d4f559e","invariantUUID":"85909ebb-c11c-4709-a2a6-434a21c8f240","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":"loadBalancer","uniqueId":"7dcb23e7-3b23-40d7-baf7-1d4130454977","lifecycleState":"CERTIFIED","lastUpdateDate":1631920718042,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10d3be-0aa7-4449-9010-e9c2a60fe930","invariantUUID":"8eedb302-5270-456c-ad44-02a7b1e66766","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a85ddf9-0d6f-4994-a985-139b8547e21c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921232491,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5edb7c8-87b1-4e49-bc0a-d42978bac2d8","invariantUUID":"4a86c601-a308-42f3-8039-399334062fc2","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de2101b6-2a9a-4a14-97af-09dc926d29fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631920887318,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4971a385-a3ab-466c-96a3-d51e145f4be7","invariantUUID":"824ba6e3-233d-437c-8736-4b60b050d6ef","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9a4d47c7-b563-4649-95c8-7ee740722cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631920912832,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79e614db-3255-4d93-8b2f-67c1fb0bceb5","invariantUUID":"db7d0800-b6da-4eda-be20-1892cbdcd2e6","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5a8d6fa6-04f7-4951-8aba-94b58e879f78","lifecycleState":"CERTIFIED","lastUpdateDate":1631920702164,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284c099c-79df-4dc6-8a9c-1103fe260027","invariantUUID":"a52e3834-4978-459a-a981-96b7b160df02","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":"networkrules","uniqueId":"bdfff0ba-13ae-4283-b233-f6b361b0a73d","lifecycleState":"CERTIFIED","lastUpdateDate":1631920855279,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5b011e89-ee42-4b5d-a88c-9e7596f749f4","invariantUUID":"3fd95a4e-4268-43ed-b01e-00ae5db65b9c","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":"612fd255-c599-4126-9ec3-b3f5c51c8cad","lifecycleState":"CERTIFIED","lastUpdateDate":1631920800421,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8aa22d1c-fa70-4d12-9b13-3590a24e8f47","invariantUUID":"ca73129c-514d-4c47-9b0b-ef8e26cd4af5","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257e9986-d5d6-416a-b9cf-6b9429a54132","lifecycleState":"CERTIFIED","lastUpdateDate":1631920860521,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e601d43-56b6-4989-8f75-8ab232df0db1","invariantUUID":"93abd84b-be89-48d8-80ef-d5b7d76d7077","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":"compute","uniqueId":"cdbdc523-ef37-4e99-bf82-348a8c7f3f5a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920874294,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d62c60e-ef82-45dd-b5ec-e2b9da7d6394","invariantUUID":"dfa020bc-0921-46b4-8c03-1134426e81f9","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e96e1bd9-fc54-4048-b2aa-4e2b819e1957","lifecycleState":"CERTIFIED","lastUpdateDate":1631921004707,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4af7fd0b-ba76-429b-bc19-429f0fab3814","invariantUUID":"8c874770-7e91-4eb0-9134-6e90016f80b0","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":"b75d1801-5ff2-41ed-8d30-f16162c2a078","lifecycleState":"CERTIFIED","lastUpdateDate":1631920992027,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"76169cc2-b855-4be7-8db8-79d5a2476c7a","invariantUUID":"75233819-f21f-4910-a3e7-b975a3b81191","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":"bcf6e1ff-1ce3-4bf4-938a-816983908c13","lifecycleState":"CERTIFIED","lastUpdateDate":1631920894564,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2e2f0a1-ee31-4eff-8d2b-19a75f07fd21","invariantUUID":"a759d874-f61a-4046-9f59-2949cc14e29f","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":"port","uniqueId":"f9502f0a-8971-4d2f-a249-04ddfd3ab00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631921130041,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"937bcd3e-0dac-4c8f-8c73-e6f3c47e819f","invariantUUID":"95e55dc0-89ee-4e58-a2fa-80fe4adb60f4","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":"defaulticon","uniqueId":"cc803909-582e-49f2-a454-24562feeb692","lifecycleState":"CERTIFIED","lastUpdateDate":1631932017077,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ef46f63-76a5-4cfa-921c-0a3088fefa85","invariantUUID":"d318fdc9-01b3-4466-adc1-e715f5634e43","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":"defaulticon","uniqueId":"9f4f8223-817f-4dd7-8c8e-7b5fe5c0f0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1631920777862,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9a6f8c5-1a5d-4c6e-8f67-98ebf355053b","invariantUUID":"bd1dde47-ee9a-4846-bfc2-eff64d608277","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":"724578e5-e76e-4bf3-9ec2-782eff7c8341","lifecycleState":"CERTIFIED","lastUpdateDate":1631920981584,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"94975bd2-2106-4cb0-9de2-9fa51852bdb3","invariantUUID":"d55f20e7-1333-4d30-9a3e-f5a5f97c37dc","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":"compute","uniqueId":"e53f14f5-77ec-474c-b2ec-07b2a2a403be","lifecycleState":"CERTIFIED","lastUpdateDate":1631920662140,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d354ed2-19f6-4c58-830a-3570573b60d9","invariantUUID":"fcf27d26-ae32-449d-984c-6fac2975d1c2","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":"735d6a93-c8a2-41bf-9763-94a16b724966","lifecycleState":"CERTIFIED","lastUpdateDate":1631920865811,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ccf29418-fb7a-4bfe-a04c-9317ab3ec8a9","invariantUUID":"964572ce-7f10-4f26-ac36-dfa43ef7b61d","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":"85d8a8a7-b6ea-47f2-8193-2fc76a8c8f8a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920918021,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4fbd2f10-8895-4f58-be64-56c6c894d844","invariantUUID":"1ced938f-0d00-4b98-988c-7655ef076a8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"374ca84e-4e85-406b-ac71-2859c73ae994","lifecycleState":"CERTIFIED","lastUpdateDate":1631921175843,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fafde791-ac1d-4a4f-b658-86674c2d36c5","invariantUUID":"ac96baf0-8261-4cf9-87f7-dd2f63b06cfc","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":"network","uniqueId":"1ab21962-1f98-4e7a-9ff3-acfe60128226","lifecycleState":"CERTIFIED","lastUpdateDate":1631920880311,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7c42aa8-58ee-4b11-801b-133196cb9eb7","invariantUUID":"8da356cc-91fe-49a9-bd6d-3d7da3a59072","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":"objectStorage","uniqueId":"19619637-4832-45e2-b227-1bffbbeacf79","lifecycleState":"CERTIFIED","lastUpdateDate":1631921064529,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efe0fa30-a77e-441a-8984-ebd01a270246","invariantUUID":"b09f838a-250b-4f3c-a8d8-d2bda5696337","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":"defaulticon","uniqueId":"820921d6-4559-4df5-81b7-e74c078ab45f","lifecycleState":"CERTIFIED","lastUpdateDate":1631928534993,"name":"pNF a19ccc3c-79c6","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3c03a367-728e-43d3-bcea-b45d272a613a","invariantUUID":"e5482b11-ca74-445a-8eba-e431685ffc48","systemName":"PnfA19ccc3c79c6","description":"vendor software product","tags":["pNF a19ccc3c-79c6"],"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":"e13a8d5c-9c49-40b9-b258-8e991c0d02bf","lifecycleState":"CERTIFIED","lastUpdateDate":1631920728538,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d385e247-50dd-46f5-b5af-92dc7e0e02eb","invariantUUID":"b1fecf38-0e43-4bb8-8efd-d3e4e88e18dd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0829400-4800-494c-8e40-f4360a5c4c2e","lifecycleState":"CERTIFIED","lastUpdateDate":1631921162848,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4723b494-3916-46de-ae5e-db94ee28eb7a","invariantUUID":"f71d8ff3-68d1-4000-aeb9-2e6e72a54f35","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":"ba51588c-a2fc-4dd4-b79b-c8bc633671ef","lifecycleState":"CERTIFIED","lastUpdateDate":1631920783085,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f71623d-e8a0-4d19-bf8a-aff872c51692","invariantUUID":"bf0e1d70-af0e-4b5d-b379-cd267c7432c7","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":"objectStorage","uniqueId":"05b3819d-0c78-4cb4-be97-780c712b98db","lifecycleState":"CERTIFIED","lastUpdateDate":1631921200642,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6096457c-5930-45b1-8a5e-12ea4b3229e3","invariantUUID":"b33293ae-3e5c-46b0-8c69-f75c19654515","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":"port","uniqueId":"105337d0-9f90-4337-9635-f519f0f29ed7","lifecycleState":"CERTIFIED","lastUpdateDate":1631921235558,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4dfc706-b91a-489a-9c2d-2cf2717f6d73","invariantUUID":"43634781-5635-4a65-8f27-f740c9ff5fd8","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b95e0-7d06-4bdb-8f1b-dea156ba4294","lifecycleState":"CERTIFIED","lastUpdateDate":1631921170742,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e65576cb-79e4-4ca2-b8d0-7e083d748932","invariantUUID":"9232fa97-9881-40f2-a7a9-9cb6dc1dde86","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":"e78ae4bb-5ba2-4ca4-829a-9762f6de858b","lifecycleState":"CERTIFIED","lastUpdateDate":1631920941638,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"45b91f89-8c1a-4be2-a3da-6e76ef8e3e98","invariantUUID":"0e7f05e5-a5af-48c6-a97b-8c0b93b5733e","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2215375e-afc0-42b2-bd4b-5be71eaa7c78","lifecycleState":"CERTIFIED","lastUpdateDate":1631921047712,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"624620ab-d385-4af1-adf0-3e384cb24da6","invariantUUID":"369a25a7-7c23-42c5-b2c3-bd7050854177","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":"28ad8ba6-c26a-4a01-91fa-34e1dc779ca1","lifecycleState":"CERTIFIED","lastUpdateDate":1631921108824,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a844edca-6265-4bd3-807c-b78818ffe5c1","invariantUUID":"42d5c429-ecb4-4e3b-af3a-6f897b1f0450","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":"defaulticon","uniqueId":"4532c16b-d4ec-453f-95e6-b285fbae807c","lifecycleState":"CERTIFIED","lastUpdateDate":1631920690389,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c78b652f-817b-415a-bc36-3a6b0a0b010f","invariantUUID":"e37c0816-1acc-4ba9-9977-cda31e706c26","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"144cc180-bde2-4259-93f7-9f3b3bf28b2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631921035774,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cd0f4687-20ff-4ddc-b539-d26f480b1a2b","invariantUUID":"7aadda37-8967-498c-b619-97f7997c7a18","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":"07e36bb8-cfcf-4acb-ab0b-73b99b2ad796","lifecycleState":"CERTIFIED","lastUpdateDate":1631921087301,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"550696f4-1c57-4b89-8bf2-845f92f619c0","invariantUUID":"cd66f4a3-3a11-4148-a032-248cc30ccaea","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"255f1766-56dc-4878-8dfd-2250a3d93c2f","lifecycleState":"CERTIFIED","lastUpdateDate":1631921136431,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b395f7a3-7320-4d7f-ac00-f9bca89fc7e9","invariantUUID":"e0fc8011-0fa5-4840-a556-d2c922f0e393","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":"130a96dd-5b3e-4fdd-87d7-00fa08bb9803","lifecycleState":"CERTIFIED","lastUpdateDate":1631920959906,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48562b40-410e-4ad3-98ee-df64d64a516d","invariantUUID":"20a46091-c725-4ac8-9f2f-e511960a8c2d","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c3c3e4-2e3b-4754-9d96-0cf9ee713292","lifecycleState":"CERTIFIED","lastUpdateDate":1631920986824,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25e3a92e-2915-4f73-a5c2-3951bce70075","invariantUUID":"6da85dce-ffa5-4c0d-acb5-5cdc3f9a3f39","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":"8a74d96f-9494-4498-8ea4-b805888d7d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920756807,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37ee0aa0-7a23-40de-ac71-2e2bab4dd91c","invariantUUID":"3d3ca90e-e973-4d70-86dc-05026f06160d","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":"network","uniqueId":"73cf0aed-bc48-4d4f-a9b1-070c6d5ece3a","lifecycleState":"CERTIFIED","lastUpdateDate":1631920907023,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5228d60f-f72b-4c47-8077-b88cbd9f844c","invariantUUID":"89f8d0ee-328a-4b09-bd8e-b7c3dbc87498","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0e8908ff-6f44-41fa-8e22-2f0c12de2808","lifecycleState":"CERTIFIED","lastUpdateDate":1631921217485,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b0dc574-6e20-42f5-bc2d-4ee2b83f82a8","invariantUUID":"c6272503-9582-43c2-aa08-2861f80d98aa","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"db99d550-1fdc-4df5-b78f-6018746fae40","lifecycleState":"CERTIFIED","lastUpdateDate":1631921113883,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6bccc58-8a5a-449b-9131-a8a04093bda1","invariantUUID":"2dcf9be7-46db-435c-8c2b-c33840e68a4f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"929028a1-0cb3-41fe-94a4-7da07f5044df","lifecycleState":"CERTIFIED","lastUpdateDate":1631928547887,"name":"Demo_pNF_GjEJgBO7wMExcTzkcVQm","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"22bf0b56-357b-43b0-bcd9-6f5627247fdd","invariantUUID":"a4d05301-e712-4042-b241-ed36b372e707","systemName":"DemoPnfGjejgbo7wmexctzkcvqm","description":"catalog service description","tags":["robot-ete","Demo_pNF_GjEJgBO7wMExcTzkcVQm"],"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":"aa9c9805-44f8-4b48-9021-ae3d48f67ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1631929798004,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d018620d-e7c0-49f8-a28a-9e929714908a","invariantUUID":"29fe9c0c-c245-4885-ba52-972160f398f1","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":"d59a9f93-4232-46a8-943d-54f3264e4771","lifecycleState":"CERTIFIED","lastUpdateDate":1631925786851,"name":"vFW 2021-09-18 00-42-03","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"3dd7eb44-8886-4c49-b021-7a3c8f5dc4c4","invariantUUID":"56106b95-d313-4194-a73c-edfb74903aac","systemName":"Vfw20210918004203","description":"catalog service description","tags":["robot-ete","vFW 2021-09-18 00-42-03"],"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":"9f2c8ecc-63e3-4ca9-a9a6-5566c1134203","lifecycleState":"CERTIFIED","lastUpdateDate":1631932070129,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"438b1601-e385-4a34-9654-ca1f8dcf86d2","invariantUUID":"633fc413-9082-4078-bb5a-07c92ef5bdec","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":"24bdca64-b431-43aa-b653-5261a1c17cce","lifecycleState":"CERTIFIED","lastUpdateDate":1631931244159,"name":"basic_onboard_bzwWIA","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4ea2ce05-e2a3-4516-a99e-0e5f92a4a609","invariantUUID":"c2d677c7-5080-485c-9566-2c414de2d0ff","systemName":"BasicOnboardBzwwia","description":"service","tags":["basic_onboard_bzwWIA"],"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":"759d30fe-7fc0-4e14-81ad-b01ddbd95792","lifecycleState":"CERTIFIED","lastUpdateDate":1631930518705,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb7f8b12-94a9-4ca0-8c2a-1ba7c24d9a95","invariantUUID":"8b9e9e22-719e-46ec-8957-24434958db7c","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":"fe476f83-4148-48ab-9d3d-d10909972f51","lifecycleState":"CERTIFIED","lastUpdateDate":1631931353307,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dcdc25ba-2243-400a-b9c9-f39877aed586","invariantUUID":"976a4003-850d-4166-91b4-84e09f86d61e","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-18 02:27:54,211 DEBUG 118:sdc_resource.py(1) - Resource basicclamp found in services list 2021-09-18 02:27:54,212 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basicclamp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:54,212 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basicclamp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/distribution 2021-09-18 02:27:54,212 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basicclamp] data sent: None 2021-09-18 02:27:54,214 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:54,291 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/distribution HTTP/1.1" 200 205 2021-09-18 02:27:54,292 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basicclamp] response code: 200 2021-09-18 02:27:54,293 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basicclamp] response: {"distributionStatusOfServiceList":[{"distributionID":"354785d5-2a58-4cf4-b1af-f6daeb46a91a","timestamp":"2021-09-18 02:27:49.462 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-09-18 02:27:54,296 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basicclamp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:27:54,296 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basicclamp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a 2021-09-18 02:27:54,296 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basicclamp] data sent: None 2021-09-18 02:27:54,298 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:27:54,371 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a HTTP/1.1" 200 29 2021-09-18 02:27:54,372 INFO 142:onap_service.py(1) - [SDC][Check distribution for basicclamp] response code: 200 2021-09-18 02:27:54,373 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basicclamp] response: {"distributionStatusList":[]} 2021-09-18 02:27:54,375 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-18 02:27:54,375 INFO 130:clamp.py(1) - Service Distribution for basicclamp ongoing, Wait for 60 s 2021-09-18 02:28:54,438 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basicclamp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:28:54,440 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basicclamp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a 2021-09-18 02:28:54,440 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basicclamp] data sent: None 2021-09-18 02:28:54,444 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:28:54,572 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a HTTP/1.1" 200 None 2021-09-18 02:28:54,574 INFO 142:onap_service.py(1) - [SDC][Check distribution for basicclamp] response code: 200 2021-09-18 02:28:54,575 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basicclamp] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932081232","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932085045","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932078448","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932082745","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932082238","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932084041","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932077438","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932078829","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932080205","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932077442","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932082563","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-18 02:28:54,579 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932081232', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932085045', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932078448', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932082745', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932082238', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932084041', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932077438', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932078829', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932080205', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932077442', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932082563', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-18 02:28:54,581 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-18 02:28:54,581 INFO 130:clamp.py(1) - Service Distribution for basicclamp ongoing, Wait for 60 s 2021-09-18 02:29:54,638 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basicclamp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:29:54,639 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basicclamp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a 2021-09-18 02:29:54,639 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basicclamp] data sent: None 2021-09-18 02:29:54,645 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:29:54,748 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a HTTP/1.1" 200 None 2021-09-18 02:29:54,750 INFO 142:onap_service.py(1) - [SDC][Check distribution for basicclamp] response code: 200 2021-09-18 02:29:54,751 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basicclamp] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932081232","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932085045","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932078448","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932082745","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932082238","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932084041","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932077438","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932078829","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932080205","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932077442","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932082563","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-18 02:29:54,753 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932081232', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932085045', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932078448', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932082745', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932082238', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932084041', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932077438', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932078829', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932080205', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932077442', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932082563', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-18 02:29:54,755 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-18 02:29:54,755 INFO 130:clamp.py(1) - Service Distribution for basicclamp ongoing, Wait for 60 s 2021-09-18 02:30:54,818 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basicclamp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:30:54,819 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basicclamp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a 2021-09-18 02:30:54,820 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basicclamp] data sent: None 2021-09-18 02:30:54,824 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:30:54,949 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a HTTP/1.1" 200 None 2021-09-18 02:30:54,952 INFO 142:onap_service.py(1) - [SDC][Check distribution for basicclamp] response code: 200 2021-09-18 02:30:54,954 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basicclamp] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932081232","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932085045","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932119646","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932098522","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932097520","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932092464","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932078448","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932087600","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932122884","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932082745","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932082238","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932089607","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932084041","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932120793","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932121882","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932077438","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932099525","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932089469","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932116119","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932093467","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932088605","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932078829","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932123888","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932118456","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932080205","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932124891","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932077442","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932082563","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932088466","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"}]} 2021-09-18 02:30:54,958 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932081232', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932085045', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932119646', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932098522', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932097520', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932092464', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932078448', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932087600', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932122884', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932082745', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932082238', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932089607', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932084041', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932120793', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932121882', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932077438', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932099525', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932089469', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932116119', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932093467', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932088605', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932078829', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932123888', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932118456', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932080205', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932124891', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932077442', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932082563', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932088466', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}] 2021-09-18 02:30:54,961 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:30:54,962 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-18 02:30:54,962 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:30:54,963 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:30:54,963 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:30:54,964 INFO 130:clamp.py(1) - Service Distribution for basicclamp ongoing, Wait for 60 s 2021-09-18 02:31:55,027 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basicclamp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:31:55,028 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basicclamp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a 2021-09-18 02:31:55,028 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basicclamp] data sent: None 2021-09-18 02:31:55,032 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:31:55,271 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a HTTP/1.1" 200 None 2021-09-18 02:31:55,274 INFO 142:onap_service.py(1) - [SDC][Check distribution for basicclamp] response code: 200 2021-09-18 02:31:55,276 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basicclamp] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932081232","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932085045","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932119646","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932098522","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932097520","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932092464","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932078448","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932087600","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932122884","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932082745","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932082238","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932089607","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932084041","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932120793","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932121882","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932077438","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932099525","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932089469","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932116119","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932093467","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932088605","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932078829","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932123888","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932118456","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932080205","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932124891","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932077442","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932082563","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932088466","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"}]} 2021-09-18 02:31:55,280 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932081232', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932085045', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932119646', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932098522', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932097520', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932092464', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932078448', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932087600', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932122884', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932082745', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932082238', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932089607', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932084041', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932120793', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932121882', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932077438', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932099525', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932089469', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932116119', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932093467', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932088605', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932078829', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932123888', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932118456', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932080205', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932124891', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932077442', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932082563', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932088466', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}] 2021-09-18 02:31:55,283 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:31:55,284 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-18 02:31:55,284 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:31:55,285 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:31:55,285 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:31:55,286 INFO 130:clamp.py(1) - Service Distribution for basicclamp ongoing, Wait for 60 s 2021-09-18 02:32:55,349 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basicclamp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:32:55,351 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basicclamp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a 2021-09-18 02:32:55,351 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basicclamp] data sent: None 2021-09-18 02:32:55,355 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:32:55,499 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a HTTP/1.1" 200 None 2021-09-18 02:32:55,502 INFO 142:onap_service.py(1) - [SDC][Check distribution for basicclamp] response code: 200 2021-09-18 02:32:55,504 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basicclamp] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932081232","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932085045","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932119646","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932098522","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932097520","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932092464","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932078448","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932087600","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932122884","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932082745","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932082238","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932089607","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932084041","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932120793","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932121882","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932077438","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932099525","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932089469","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932116119","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932093467","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932088605","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932078829","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932123888","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932118456","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932080205","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932124891","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932077442","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932082563","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932088466","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"}]} 2021-09-18 02:32:55,509 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932081232', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932085045', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932119646', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932098522', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932097520', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932092464', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932078448', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932087600', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932122884', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932082745', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932082238', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932089607', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932084041', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932120793', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932121882', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932077438', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932099525', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932089469', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932116119', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932093467', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932088605', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932078829', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932123888', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932118456', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932080205', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932124891', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932077442', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932082563', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932088466', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}] 2021-09-18 02:32:55,512 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:32:55,512 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-18 02:32:55,513 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:32:55,513 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:32:55,514 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:32:55,514 INFO 130:clamp.py(1) - Service Distribution for basicclamp ongoing, Wait for 60 s 2021-09-18 02:33:55,578 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basicclamp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:33:55,579 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basicclamp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a 2021-09-18 02:33:55,580 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basicclamp] data sent: None 2021-09-18 02:33:55,585 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:33:55,718 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a HTTP/1.1" 200 None 2021-09-18 02:33:55,721 INFO 142:onap_service.py(1) - [SDC][Check distribution for basicclamp] response code: 200 2021-09-18 02:33:55,723 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basicclamp] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932081232","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932085045","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932119646","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932098522","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932097520","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932092464","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932078448","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932087600","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932122884","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932082745","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932082238","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932089607","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932084041","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932120793","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932121882","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932077438","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932099525","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932089469","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932116119","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932093467","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932088605","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932078829","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932123888","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932118456","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932080205","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932124891","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932077442","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932082563","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932088466","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"}]} 2021-09-18 02:33:55,728 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932081232', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932085045', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932119646', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932098522', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932097520', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932092464', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932078448', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932087600', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932122884', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932082745', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932082238', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932089607', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932084041', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932120793', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932121882', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932077438', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932099525', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932089469', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932116119', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932093467', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932088605', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932078829', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932123888', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932118456', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932080205', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932124891', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932077442', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932082563', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932088466', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}] 2021-09-18 02:33:55,731 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:33:55,732 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-18 02:33:55,732 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:33:55,733 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:33:55,733 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:33:55,734 INFO 130:clamp.py(1) - Service Distribution for basicclamp ongoing, Wait for 60 s 2021-09-18 02:34:55,785 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basicclamp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:34:55,786 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basicclamp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a 2021-09-18 02:34:55,786 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basicclamp] data sent: None 2021-09-18 02:34:55,790 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:34:55,993 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a HTTP/1.1" 200 None 2021-09-18 02:34:55,995 INFO 142:onap_service.py(1) - [SDC][Check distribution for basicclamp] response code: 200 2021-09-18 02:34:55,997 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basicclamp] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932081232","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932085045","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932119646","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932098522","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932097520","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932092464","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932078448","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932426280","url":"","status":"DISTRIBUTION_COMPLETE_ERROR","errorReason":"Timeout occurred while waiting for all components to report status"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932087600","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932122884","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932082745","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932082238","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932089607","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932084041","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932120793","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932121882","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932077438","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932099525","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932089469","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932116119","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932093467","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932088605","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932078829","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932123888","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932118456","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932080205","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932124891","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932077442","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932082563","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932088466","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"}]} 2021-09-18 02:34:56,001 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932081232', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932085045', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932119646', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932098522', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932097520', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932092464', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932078448', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932426280', 'url': '', 'status': 'DISTRIBUTION_COMPLETE_ERROR', 'errorReason': 'Timeout occurred while waiting for all components to report status'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932087600', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932122884', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932082745', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932082238', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932089607', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932084041', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932120793', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932121882', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932077438', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932099525', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932089469', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932116119', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932093467', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932088605', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932078829', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932123888', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932118456', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932080205', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932124891', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932077442', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932082563', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932088466', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}] 2021-09-18 02:34:56,003 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:34:56,004 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-18 02:34:56,004 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:34:56,004 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:34:56,004 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:34:56,005 INFO 130:clamp.py(1) - Service Distribution for basicclamp ongoing, Wait for 60 s 2021-09-18 02:35:56,067 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basicclamp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:35:56,068 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basicclamp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a 2021-09-18 02:35:56,068 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basicclamp] data sent: None 2021-09-18 02:35:56,072 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:35:56,179 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a HTTP/1.1" 200 None 2021-09-18 02:35:56,181 INFO 142:onap_service.py(1) - [SDC][Check distribution for basicclamp] response code: 200 2021-09-18 02:35:56,182 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basicclamp] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932081232","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932085045","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932119646","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932098522","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932097520","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932092464","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932078448","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932426280","url":"","status":"DISTRIBUTION_COMPLETE_ERROR","errorReason":"Timeout occurred while waiting for all components to report status"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932087600","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932122884","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932082745","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932082238","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932089607","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932084041","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932120793","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932121882","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932077438","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932099525","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932089469","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932116119","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932093467","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932088605","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932078829","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932123888","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932118456","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932080205","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932124891","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932077442","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932082563","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932088466","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"}]} 2021-09-18 02:35:56,184 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932081232', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932085045', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932119646', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932098522', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932097520', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932092464', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932078448', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932426280', 'url': '', 'status': 'DISTRIBUTION_COMPLETE_ERROR', 'errorReason': 'Timeout occurred while waiting for all components to report status'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932087600', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932122884', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932082745', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932082238', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932089607', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932084041', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932120793', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932121882', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932077438', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932099525', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932089469', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932116119', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932093467', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932088605', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932078829', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932123888', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932118456', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932080205', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932124891', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932077442', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932082563', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932088466', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}] 2021-09-18 02:35:56,185 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:35:56,185 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-18 02:35:56,185 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:35:56,186 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:35:56,186 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:35:56,186 INFO 130:clamp.py(1) - Service Distribution for basicclamp ongoing, Wait for 60 s 2021-09-18 02:36:56,249 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basicclamp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-18 02:36:56,250 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basicclamp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a 2021-09-18 02:36:56,251 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basicclamp] data sent: None 2021-09-18 02:36:56,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-18 02:36:56,372 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/354785d5-2a58-4cf4-b1af-f6daeb46a91a HTTP/1.1" 200 None 2021-09-18 02:36:56,374 INFO 142:onap_service.py(1) - [SDC][Check distribution for basicclamp] response code: 200 2021-09-18 02:36:56,376 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basicclamp] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932081232","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932085045","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932119646","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932098522","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932097520","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932092464","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932078448","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932426280","url":"","status":"DISTRIBUTION_COMPLETE_ERROR","errorReason":"Timeout occurred while waiting for all components to report status"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932087600","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932122884","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932082745","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932082238","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932089607","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932084041","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932120793","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932121882","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932077438","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932099525","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932089469","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932116119","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932093467","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932088605","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932078829","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932123888","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932118456","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932080205","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631932073640","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932107247","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631932068304","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631932124891","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932063118","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1631932077442","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932072108","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631932082563","url":"/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932073649","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631932078775","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631932064982","url":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631932088466","url":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","status":"DEPLOY_OK","errorReason":"null"}]} 2021-09-18 02:36:56,380 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932081232', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932085045', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932119646', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932098522', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932097520', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932092464', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932078448', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932426280', 'url': '', 'status': 'DISTRIBUTION_COMPLETE_ERROR', 'errorReason': 'Timeout occurred while waiting for all components to report status'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932087600', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932122884', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932082745', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932082238', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932089607', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932084041', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932120793', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932121882', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932077438', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932099525', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932089469', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932116119', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932093467', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932088605', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932078829', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932123888', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932118456', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932080205', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631932073640', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932107247', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631932068304', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631932124891', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932063118', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1631932077442', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932072108', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631932082563', 'url': '/sdc/v1/catalog/services/438b1601-e385-4a34-9654-ca1f8dcf86d2/resourceInstances/basicclamp0/artifacts/63a1606f-028c-4ce6-baef-616e39dfa7a0', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932073649', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631932078775', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631932064982', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631932088466', 'url': '/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}] 2021-09-18 02:36:56,382 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:36:56,382 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-18 02:36:56,383 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:36:56,383 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:36:56,383 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-18 02:36:56,383 INFO 130:clamp.py(1) - Service Distribution for basicclamp ongoing, Wait for 60 s 2021-09-18 02:37:56,445 ERROR 137:clamp.py(1) - Service Distribution for basicclamp failed !! 2021-09-18 02:37:56,447 ERROR 41:basic_clamp.py(1) - Service not well distributed 2021-09-18 02:37:56,447 INFO 176:run_tests.py(1) - Test result: +---------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+---------------------+------------------+----------------+ | basic_clamp | integration | 11:47 | FAIL | +---------------------+---------------------+------------------+----------------+ 2021-09-18 02:37:56,454 INFO 49:basic_clamp.py(1) - Generate Test report 2021-09-18 02:37:56,568 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-09-18 02:37:56,978 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-09-18 02:37:56,980 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/614551046c44f500102b8bc0 2021-09-18 02:37:56,981 ERROR 253:run_tests.py(1) - The test case 'basic_clamp' failed. 2021-09-18 02:37:56,981 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR